Hello everyone,
I have a deployed ASP.Net application, I have source code and PDB files for all assemblies used in this ASP.Net application. And the ASP.Net application runs on IIS.My question is, how to debug on IIS? E.g. I send some request and could debug line by line in cs file to see the processing details?
thanks in advance,
George
George GeorgePosted Dec 20, 2008, 5:49 AM
My project file is missing. Do you have any good ideas to restore it, Ryan?
regards,
George
George GeorgePosted Dec 20, 2008, 5:48 AM
Cool, John! It works!
regards,
George
Ryan AlfordPosted Dec 18, 2008, 7:32 PM
Guest UserPosted Dec 18, 2008, 10:25 AM
You tell it which server to want to look at and the name of the process (look for w3wp.exe) to want to attach to.