Hi
I am trying to debug the code generated for aspx files. The following
assembly is generated for an aspx page:
App_Web_webform 1.aspx.19c0ab3f .kajnxlqq.dll!A SP.main_test_we bform1_aspx.Pro cessRequest(Sys tem.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
Comment