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 my code? -Thanks in advance Hari
H
haries
@haries
Posts
-
Debugging IE Addon from VS.NET -
Debugging IE AddonHi, 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