I'm trying to create a .NET 3.5 Console Application that uses the Business Objects XI3.1 .NET SDK. I've pulled in all libraries needed to compile the application.
I'm compiling in Visual Studio 2012, on Windows 2008 64-bit.
When I call into get a new 'SessionMgr' an error occurs.
Try
sm = New SessionMgr
Catch ex As Exception
'Error Shown below
End Try
Error:
Retrieving the COM class factory for component with {CLSD 3EBB7859-E4E3-4D77-B673-C6E5AD529CC1} failed due to the following error:80040154