Your official information source from the .NET Web Development and Tools group at Microsoft.
We’ve heard a few reports of cases with VS Orcas Beta2 where ASP.NET controls do not show up on the toolbox and ASP.NET tag intellisense and validation is broken in HTML source view. All of the cases reported so far have been with Vista. The root cause of this is that the Orcas Beta2 version of System.Web.Dll did not get installed correctly on the machine due to interference with some of the .NET Framework Hotfixes that were on the machine earlier.
The recommended workaround is to uninstall VS Orcas Beta2, uninstall any .NET Framework 2.0 or 3.0 Hotfix that you have installed on your machine and then reinstall VS Orcas Beta2 . All released Hotfixes of the Framework have been rolled into Orcas Beta2 so this will not regress your functionality or put your machine in a vulnerable state.
Here are the steps for you to take in order to uninstall your .NET Framework Hotfixes.
1. Go to Start -> "Control Panel" -> Under Programs "Uninstall a program"
2. Click on View Installed Updates
3. Right click on any of the following KBs that you see and select “Uninstall”. You will see these listed as "Hotfix for Microsoft Windows (KBxxxxxx)" or "Security Update for Microsoft Windows (KBxxxxxx)".
KB110806
KB925272KB925369KB925492KB927888KB928208KB928870
KB929300KB929916
KB930264KB931338KB932394KB932471KB932816KB934529KB934839KB935315KB936707KB939783
4. Reboot your computer before installing (or reinstalling) VS Orcas Beta2.
This should fix the issue for you. In case it doesn't for some reason, do let us know.
Thanks,
-- Bash
I'm experiencing the same problem. Has anyone gotten this fixed by following the instructions above?
I'm on Vista 32-bit using VS2005, Visual C# 2008 beta 2, Visual Web Developer beta 2 and Sql server standard.
Has anyone found a fix for this that works on Windows XP Pro, VS 2008 Beta2? I have .NET 1.1, 2.0, 3.0 and 3.5 all installed correctly as far as I can tell. I see a system.web in the GAC for 1.1.5000.0, 1.1.3300.0 and 2.0.0.0 but not 3.* (is there one).