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

problem debugging a com interop assembly, excel doesn't return any values
archimed
-thanks in advance