ASP.NET controls cannot be referenced in code-behind in Visual Studio 2008

前端 未结 16 1391
面向向阳花
面向向阳花 2020-12-25 12:28

Ok, so, my visual studio is broken. I say this NOT prematurely, as it was my first response to see where I had messed up in my code. When I add controls to the page I can\'t

16条回答
  •  伪装坚强ぢ
    2020-12-25 12:37

    For me, deleting/renaming the files in the following location worked:

    C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\myvirtualwebsite\e331e0a9 
    

提交回复
热议问题