Unable to debug IE add-in

Add-in Express™ Support Service
That's what is more important than anything else

Unable to debug IE add-in
Getting "Error while trying to run project: Unable to start debugging" 
Jacob Vestergaard


Guest


I have created a IE add-on and have pointed the "Start external program" to

C:\Program Files\Internet Explorer\iexplore.exe

When pushing F5 to run and debug, VS 2008 gives me the error "Error while trying to run project: Unable to start debugging".

Do you have any idea what can be causing this? Or am I using the wrong procedure for debugging an IE add-on?

I am using IE 8 and VS2008 SP1.

Thank you in advance
Posted 18 Oct, 2009 13:07:03 Top
Jacob Vestergaard


Guest


I found the solution here:

http://social.msdn.microsoft.com/Forums/en/vsdebug/thread/b46a8042-2630-4529-ad54-46a2c9290550

Simply add "about:blank" to the command line arguments.
Posted 19 Oct, 2009 08:36:42 Top
Andrei Smolin


Add-in Express team


Posts: 18830
Joined: 2006-05-11
Hello Jacob,

Thank you very much for posting that solution.


Andrei Smolin
Add-in Express Team Leader
Posted 19 Oct, 2009 09:52:31 Top