Home All Groups Group Topic Archive Search About

Two different copies of MSCOREE.DLL have been loaded

Author
16 May 2006 8:41 AM
Kim Buch
I have written several class libraries in VB.NET. The class libraries have a
COM-interface. When I load them from a 3rd-party application I'm seeing the
error dialog:

Two different copies of MSCOREE.DLL have been loaded.
First copy:
<unknown>
Second copy:
C:\Windows\Microsoft.NET\Framework\v1.1.4322\mscorwks.dll
This is typically caused by having a registered MSCOREE.DLL that is
different from one that is statically linked with the application.

I know other have the same problem, and I have seen several solutions, but
they don't solve my problem.

Thanks
Kim Buch

Author
17 May 2006 1:20 PM
Gaurav Vaish (EduJini.IN)
Reinstall .Net Framework 1.1 (Repair).

Seems some registry entries are corrupted.

--
Happy Hacking,
Gaurav Vaish
http://www.mastergaurav.org
http://www.edujini.in
-------------------


Show quote
"Kim Buch" <KimB***@discussions.microsoft.com> wrote in message
news:AEBC0502-E726-4077-A5A0-61874D9A78A6@microsoft.com...
>I have written several class libraries in VB.NET. The class libraries have
>a
> COM-interface. When I load them from a 3rd-party application I'm seeing
> the
> error dialog:
>
> Two different copies of MSCOREE.DLL have been loaded.
> First copy:
> <unknown>
> Second copy:
> C:\Windows\Microsoft.NET\Framework\v1.1.4322\mscorwks.dll
> This is typically caused by having a registered MSCOREE.DLL that is
> different from one that is statically linked with the application.
>
> I know other have the same problem, and I have seen several solutions, but
> they don't solve my problem.
>
> Thanks
> Kim Buch

AddThis Social Bookmark Button