Are you working on V1.1 or Whidbey Beta1 runtime?
Can you send me a repro to
yirutang@microsoft.com?
Thanks.
Yiru
[quoted text, click to view] pkujchliu@yahoo.com (Leo) wrote in message news:<81553b16.0407301548.1946765@posting.google.com>...
> I know of a *lot* of people have posted message of this error: COM
> interop registration failed error. Type library exported encountered
> an error while processing '***'. Error: Type library export can not
> load type '*****'(error: Sytem.TypeLoadException: method ****** in
> **** doesn't have an implementation).
>
> Within my project, I have refeneces to assemblies which is originally
> from COM and has .NET wrapper. I have several projects. All of them
> have the same problem.
>
> I am pretty sure that my ***** method does have implementation. And I
> have three machines installed .NET. Only on this machine I have
> problem. And I don't think it is my .NET wrapper problem. Again, the
> same code works fine on other machine.
>
> I also tried ragasm Mscorlib.dll. No difference. It seems to me that
> it is a MS bug. Otherwise, there wouldn't be a lot of complains on
> this issue. And something has difference behavior on different machine
> (all of them installed .NET studio v 7.1.3088 and Framework 1.1 V
> 1.1.4322). Any suggestion? Thanks in advance.
>