Dan,
>Hi, I have an interop class that works from winforms but not asp.net 2.0 c#
>app. At runtime I get a nasty 0x0eedfade error just creating the class.
>I've tried lots of things but nothing helps. Can anyone give me some
>suggestions?
Have you set AspCompat = true ?
Mattias

Signature
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
Dan English - 30 May 2006 22:53 GMT
> Have you set AspCompat = true ?
Yes, still errors.