Debugging IE Addon
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, If I am writing a toolbar application for IE using VS.NET, how do I debug my application? If I set the Project properties' Start Application value to C:\Program Files\Internet Explorer\iexplore.exe, it is a release version and hence I can't debug. How can I launch IE from my project and still debug it? -Thanks in advance Hari