W
Warren Tang
Hi
I am trying to debug the code generated for aspx files. The following
assembly is generated for an aspx page:
App_Web_webform1.aspx.19c0ab3f.kajnxlqq.dll!ASP.main_test_webform1_aspx.ProcessRequest(System.We...
However when I click on the it in the Call Stack window, it says:
There is no source code available for the current location.
I know the location of the .cs file (in the Temporary ASP.NET Files
folder). But how can I tell Visual Studio to use that source code file?
Thanks.
Regards
Warren
I am trying to debug the code generated for aspx files. The following
assembly is generated for an aspx page:
App_Web_webform1.aspx.19c0ab3f.kajnxlqq.dll!ASP.main_test_webform1_aspx.ProcessRequest(System.We...
However when I click on the it in the Call Stack window, it says:
There is no source code available for the current location.
I know the location of the .cs file (in the Temporary ASP.NET Files
folder). But how can I tell Visual Studio to use that source code file?
Thanks.
Regards
Warren