Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear CodeProject Members,

Please help to debug a c++ dll being used in asp.net application.
We are working on a c++ clr profiler dll to profile asp.net application.

Thanks & Regards
Sunil

What I have tried:

we are able to debug c++ dll from c++ application, but we tried to debug from c# code, it is not working.
Posted
Comments
Richard MacCutchan 28-Jul-16 2:54am    
Use the debugger, how else?
Member 12542762 28-Jul-16 2:58am    
Hi, Please guide how can we debug c++ dll being called in asp.net application in visual studio.
Richard MacCutchan 28-Jul-16 3:54am    
If it is running in Visual Studio then you should be able to attach the debugger. Use the VS help or go to MSDN to find the details.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900