The name ‘controlname’ does not exist in the current context
I have a web application that I’m working on (ASP.NET2.0 with C#, using VS2005). Everything was working fine, and all of a sudden I get the error:
I have a web application that I’m working on (ASP.NET2.0 with C#, using VS2005). Everything was working fine, and all of a sudden I get the error:
Over the last couple of days I started getting the following validation warning (green squiggly line at design time) in a Visual Studio 2008 ASP.NET WebForms project:
I have IIS 5.1 on a XP machine, and visual studio 2005. How do I go about attaching my debugger to IIS instance.
I’ve just installed IE8 (final) and restarted. I can no longer debug Web Application Projects using Visual Studio 2005 on Windows Server 2003 Enterprise R2. I get the message “Internet Explorer cannot display the webpage” and then WebDev.WebServer.exe quits with no visible error message and nothing in the Event Viewer.
I am looking for a way to do daily deployments and keep the database scripts in line with releases.
I’m using VS2005 to develop a web application. When I start debugging it will open the web page but the immediately detach from the process. I have found that if I close the IDE and start it back up it will work fine for a while but then start detaching again. Any insight into this odd behaviour would be greatly appreciated.