check out:
http://msdn.microsoft.com/msdnmag/is...M/default.aspx
--
HTH
Ollie Riches
http://www.phoneanalyser.net
Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a programmer
helping programmers.
"msuk" <(E-Mail Removed)> wrote in message
news:83310F3E-475B-401A-AC81-(E-Mail Removed)...
> All,
>
> I have a C# assembley exposed to COM so my VB6 client can use it. I was
> wondering how I would throw a exception from my C# assembley so that the
> Error object in my VB6 could obtain the error message and stack info?
>
> Thanks
> Msuk