Instantiation of DraftSight OCX object fails

Instantiation of DraftSight OCX object fails. Callstack is:

System.Runtime.InteropServices.COMException was unhandled

ErrorCode=-2146959355

HResult=-2146959355

Message=Die COM-Klassenfactory für die Komponente mit CLSID {F549458B-32F0-49FE-A11B-3904E12446F5} konnte aufgrund des folgenden Fehlers nicht abgerufen werden: 80080005 Starten des Servers fehlgeschlagen (Ausnahme von HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).

Source=mscorlib

StackTrace:

bei System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)

bei System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)

bei System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)

bei System.Activator.CreateInstance(Type type, Boolean nonPublic)

bei System.Activator.CreateInstance(Type type)

bei ConsoleApplicationVBDraftsight.Module1.Main() in c:\\users\\um9a\\documents\\visual studio 2013\\Projects\\ConsoleApplicationVBDraftsight\\ConsoleApplicationVBDraftsight\\Module1.vb:Zeile 20.

bei System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)

bei System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)

bei Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()

bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)

bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)

bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)

bei System.Threading.ThreadHelper.ThreadStart()

InnerException: