The name ‘controlname’ does not exist in the current context
I know this is an old question, but I had a similar problem and wanted to post my solution in case it could benefit someone else. I encountered the problem while learning to use: ASP.NET 3.5 C# VS2008 I was trying to create an AJAX-enabled page (look into a tutorial about using the ScriptManager object … Read more