I’ve been using VS2008 to build ASP.NET apps with no problems. Recently, I noticed some important items disappeared from the toolbox, like label and gridview. I put them back, but I thought it was weird that they just disappeared, as I’m sure I didn’t remove them. Is this something I should be concerned about? Probably not, pretty minor anyways.
I’ve been using VS2008 to build ASP.NET apps with no problems. Recently, I noticed
Share
Happens sometimes, tends to be after installing 3rd party components.
Run the Visual Studio 2008 Command Prompt, type devenv /resetsettings.
This will reset to VS’s default settings, so you’ll likely want to back up your settings first Tools > Import and Export settings > Export.