Need help on debugging of vb6 code that is used in .net application
问题 My .Net Application is using some vb6 controls and libraries. I can not debug the vb6 code through my .net application. Can anybody help me out, how I can debug vb6 code that is using a s user control in .net application. 回答1: I am not sure you can do it or not, but I have gotten some ideas from following link: If you double-click My Project in Solution Explorer and go to the Debug tab you'll see an option that says "Start External Program." Select this option and type in "C:\Program Files