Quote:
Originally Posted by gr8Ashish
the error is -
An error occurred creating the form. See Exception.InnerException for details. The error is: Retrieving the COM class factory for component with CLSID {E82A4C8E-7CBA-11D3-8D90-005004561FA5} failed due to the following error: 80040154.
Please
|
I had this same error, when trying to start a VM ware session in code, using the Vetris.VMWareLib.
You get the error when the project that uses the Vetris.VMWareLib has Platform target set to"AnyCpu". When you change that to x86 AND change it to x86 in all the projects that call the first project, the error goes away...
Hope this saves somebody some time... :-)