Debugging C# in Excel Add-In

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello All,

[ This was originally posted in the microsoft.public.excel.programming
newsgroup, but did not receive any replies ]

We have developed a control in C# that is used in an Excel Add-In. It
appears to work correctly, and the Add-In continues to function after using
it.

However, Excel crashes when it exits.

Does anybody have any suggestions on how to debug what is going on?

Thanks,
pagates
 
You can run the VS for Office using F5 in Visual Studio 2005 to debug.

chanmm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top