Discussion:
OLE error 80131534
(too old to reply)
James
2009-09-01 02:21:01 UTC
Permalink
I am trying to find out the meaning of the error message "OLE error
80131534". I have not been able to find any references defining it so I'm
basically stuck with an error number that has no meaning, making it awfully
difficult to try and fix. If anyone knows the meaning of this error number I
would greatly appreciate any enlightenment.

The error is occurring when launching a COM-Callable Wrapper class under the
following configuration: Windows Server 2008 R2 64-bit; host application is
a 32-bit Win32 application; the .NET framework is 3.5.1.

That's about all I know. Any suggestions and/or leads will be helpful.

Thank you,
--
James
Wilson, Phil
2009-09-01 16:28:28 UTC
Permalink
That's this guy:

http://msdn.microsoft.com/en-us/library/system.typeinitializationexception.aspx

It's sometimes a crash in your constructor.
--
Phil Wilson
The Definitive Guide to Windows Installer
http://www.apress.com/book/view/1590592972
Post by James
I am trying to find out the meaning of the error message "OLE error
80131534". I have not been able to find any references defining it so I'm
basically stuck with an error number that has no meaning, making it awfully
difficult to try and fix. If anyone knows the meaning of this error number I
would greatly appreciate any enlightenment.
The error is occurring when launching a COM-Callable Wrapper class under the
following configuration: Windows Server 2008 R2 64-bit; host application is
a 32-bit Win32 application; the .NET framework is 3.5.1.
That's about all I know. Any suggestions and/or leads will be helpful.
Thank you,
--
James
Continue reading on narkive:
Loading...