Unable to debug

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

Unable to debug
 
Patrick Jox


Guest


Hi,
I don't know if this is an issue to add-in-express but I hope that maybe somebody has had this problem too and can point me out a way to solve this.

Actually I am not able to debug my add-in-express solutions. Everything seems to be ok. After Pressing F5 the Application (Outlook) starts and the add-in is loaded. But there is no stop on breakpoints.

When I start the application (outlook) manually then the add-in is loaded. In Visual Studio I can connect the process and then execution stops at the breakpoints. But this is a bit stupid to work.

My environment is:

    Windows 7
    Office 2010
    Visual Studio 2010
    .Net Framewort 2.0


Any ideas?

Thanks a lot!
Patrick
Posted 11 Jul, 2010 10:13:50 Top
Andrei Smolin


Add-in Express team


Posts: 18825
Joined: 2006-05-11
Hi Patrick,

Right-click the design surface of the add-in module, choose Host Configuration, and for Outlook, choose the .NET Framework version that you use.


Andrei Smolin
Add-in Express Team Leader
Posted 12 Jul, 2010 03:49:56 Top
Patrick Jox


Guest


This works fine.

Thanks Andrei.

Kind Regards
Patrick
Posted 12 Jul, 2010 05:08:32 Top