CorBindToRuntimeEx fails with 0x80131700

A

abhimanyu

Hi,

I 've created a shim dll in VC++ that wraps a .NET assembly AddIn for
Excel.
The AddIn works fine on my system but throws an error when I install it
on a fresh machine with .NET Framework 2.0 and MSXML 6.0.

I get HRESULT 0x80131700 when I try to call CorBindToRuntimeEx() to
load the .NET Runtime from inside the shim dll.
Any ideas about software or updates that I have to install ?

regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top