Hi Govert,
I am facing an issue with opening and closing the custom task pane in the ExcelDNA Addin(version 0.30 used) in Excel 2013 when more than 2
instances of Excel are opened.
The opening/closing of the customtask pane in one instance of Excel is dependent on the custom task pane in the other opened Excel instance.
This issue does not occur in Excel 2007/2010 but happens only in Excel 2013.
I wanted to debug this issue and hence wanted to debug the Addin with Excel2013.
I have licensed version of Excel 2013 and Visual Studio 2010 on my machine.
Below is the screenshot of the exception i get.

Regards,
Arjun
How about this - you can create a virtual machine with the other office and then debug remotely?
--
You received this message because you are subscribed to the Google Groups "Excel-DNA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
exceldna+u...@googlegroups.com.
To post to this group, send email to exce...@googlegroups.com.
Visit this group at http://groups.google.com/group/exceldna.
For more options, visit https://groups.google.com/groups/opt_out.
As MS says, Windows 8.0 can run on a computer with 1 or so GB memory…..
Check out this http://msdn.microsoft.com/query/dev12.query?appId=Dev12IDEF1&l=EN-US&k=k(vs.debug.remote.overview)&rd=true
--