problem debugging a com interop assembly, excel doesn't return any values

Hi,

I have a problem debugging a class library assembly with com interop through another application, specifically MS Excel. I recently downloaded an example on building a com interop assembly in visual basic. I finally got vb to build the assembly but now excel doesn't seem to recognize it or something, as i only get the error #N/A in excel. In the debugging mode i never get anything back from excel, so i think my problem is right there, but i can't figure out how to correct this. btw I'm still a newbie at this so please bear with me on the explanation :) And any help would be appreciated.

my example is here:
http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnexcl2k2/html/odc_xlrtdvbnet.asp

Also i should mention i'm using Excel 2003 and Visual Studio 2005 as opposed to Excel 2002 and vb2003 in the example.

-thanks, jw


Answer this question

problem debugging a com interop assembly, excel doesn't return any values

  • archimed

    Are there any common issues related to this problem Or not Has someone out there had any experience with this sample Any help would be greatly appreciated as i am at my wits end on what could be the problem. I have tried anything i can find on this subject but i can't seem to get past this.

    -thanks in advance

  • problem debugging a com interop assembly, excel doesn't return any values