Advertisement
stamen4o

ole32.dll Exception Linux

Jun 9th, 2014
501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.66 KB | None | 0 0
  1. Unhandled Exception:
  2. System.DllNotFoundException: ole32.dll
  3. at (wrapper managed-to-native) System.__ComObject:CoCreateInstance (System.Guid,intptr,uint,System.Guid,intptr&)
  4. at System.__ComObject.Initialize (System.Type t) [0x00000] in <filename unknown>:0
  5. at (wrapper remoting-invoke-with-check) System.__ComObject:Initialize (System.Type)
  6. at Mono.Interop.ComInteropProxy.CreateProxy (System.Type t) [0x00000] in <filename unknown>:0
  7. at System.Runtime.Remoting.RemotingServices.CreateClientProxyForComInterop (System.Type type) [0x00000] in <filename unknown>:0
  8. at System.Runtime.Remoting.Activation.ActivationServices.CreateProxyForType (System.Type type) [0x00000] in <filename unknown>:0
  9. at (wrapper managed-to-native) object:__icall_wrapper_mono_object_new_specific (intptr)
  10. at fpConsole.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
  11. [ERROR] FATAL UNHANDLED EXCEPTION: System.DllNotFoundException: ole32.dll
  12. at (wrapper managed-to-native) System.__ComObject:CoCreateInstance (System.Guid,intptr,uint,System.Guid,intptr&)
  13. at System.__ComObject.Initialize (System.Type t) [0x00000] in <filename unknown>:0
  14. at (wrapper remoting-invoke-with-check) System.__ComObject:Initialize (System.Type)
  15. at Mono.Interop.ComInteropProxy.CreateProxy (System.Type t) [0x00000] in <filename unknown>:0
  16. at System.Runtime.Remoting.RemotingServices.CreateClientProxyForComInterop (System.Type type) [0x00000] in <filename unknown>:0
  17. at System.Runtime.Remoting.Activation.ActivationServices.CreateProxyForType (System.Type type) [0x00000] in <filename unknown>:0
  18. at (wrapper managed-to-native) object:__icall_wrapper_mono_object_new_specific
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement