Activity overview
Latest activity by Jericho
and where can I find the DLL the was automatically generated with the proper header? I want to copy it to the 'bin' folder so that it gets loaded by the ASP.NET application as you suggested. / comments
and where can I find the DLL the was automatically generated with the proper header? I want to copy it to the 'bin' folder so that it gets loaded by the ASP.NET application as you suggested.
This "regeneration" convept sounds like what I need however I can't find any reference to it in the interface and I also searched the help section on your web site and can't find any mention of it.
Can you help me how to "regenerate" the DLL so I can manually copy it in the 'bin' folder of the ASP.NET application? / comments
This "regeneration" convept sounds like what I need however I can't find any reference to it in the interface and I also searched the help section on your web site and can't find any mention of it....
w3wp.exe
Is it possible to debug an assembly loaded in a ASP.NET application? I have neither the source of the DLL nor the source for the ASP.NET project. All I can do is attach to the w3wp.exe process.