can you extract an error code or further details, maybe a stack dump?

Signature
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]
[Shameless Author plug]
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Professional VSTO.NET - Wrox/Wiley 2006
-------------------------------------------------------
> Are you going thru com interop yourself, or are you using the Office2k3
> primary interop assemblies?
>
> You should be using the latter. If you are using them... not sure what
> the problem would be.
Bruno Windels - 25 Apr 2006 21:47 GMT
Can't check right now, but IIRC no. The COMException is thrown by
getItemFromID, that is all the stack trace says ... IIRC
> can you extract an error code or further details, maybe a stack dump?
>
[quoted text clipped - 3 lines]
>> You should be using the latter. If you are using them... not sure what
>> the problem would be.
Andy - 26 Apr 2006 13:35 GMT
Isn't there an inner exception?
I am using the Office PIA's
> Are you going thru com interop yourself, or are you using the Office2k3
> primary interop assemblies?
>
> You should be using the latter. If you are using them... not sure what
> the problem would be.