Hi,
I am working on an existing Excel Addin
The excel plug-in is has a supporting dll which is written in c#(which is an implementation of RTD server)
I have the source code for this dll.
Can some one please advise me on how to debug this DLL file
Thanks in advance
Kams
Loading
kamesh anduriPosted Jun 13, 2012, 4:55 AM
Thanks for the information so far,
I have been able to debug through the dll which I have written, but
in my case where I have source code for the dll and and want to debug it, but I am unable to find a proper way to do it.
I have done this so far ..
I have built the dll to the location where add-in dll is currently present, but its not working, no i am able hit the debug point
Or is it possible to built my custom add-in with this dll built from my source code, Note: I have .xla file
Please point me in right direction what I should be doing
Thanks
Mahesh ChandPosted Jun 12, 2012, 12:03 PM
http://msdn.microsoft.com/en-us/library/605a12zt.aspx