Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2017
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. Add-in Express Loader Log File: 04/02/2017 13:31:48:889
  2.  
  3. Startup directory: C:\Utils\GraphVizio\
  4. Loader version: 7.4.4067.0
  5. Operating System: Microsoft Windows 7 Professional Service Pack 1 (build 7601), 64-bit
  6. Process Owner: Administrator
  7. Command Line: "C:\Program Files (x86)\Microsoft Office\Office14\VISIO.EXE"
  8. Run 'As Administrator': Yes
  9. Process Elevated: Yes
  10. Integrity Level: High
  11. UAC (User Account Control): Off
  12. ------------------------------------------------------------------------
  13. 13:31:48:900 1444 7580 Start.
  14. 13:31:48:901 1444 7580 Reading the registry key 'HKEY_CLASSES_ROOT\CLSID\{D283F458-E634-4533-980E-895FC25CA800}'
  15. 13:31:48:901 1444 7580 Success. The registry key 'HKEY_CLASSES_ROOT\CLSID\{D283F458-E634-4533-980E-895FC25CA800}' is closed.
  16. 13:31:48:901 1444 7580 Converting the '{4BA250A6-8BCA-46A6-982A-F340081187C3}' CLSID from string.
  17. 13:31:48:901 1444 7580 Success.
  18. 13:31:48:901 1444 7580 Attempting to get the class object by the '{4BA250A6-8BCA-46A6-982A-F340081187C3}' CLSID.
  19. 13:31:48:901 1444 7580 Success.
  20. 13:31:48:901 1444 7580 Creating a new instance of the add-in loader.
  21. 13:31:48:901 1444 7580 Loading mscoree.dll
  22. 13:31:48:902 1444 7580 Success.
  23. 13:31:48:902 1444 7580 Loading the configuration from the system registry.
  24. 13:31:48:902 1444 7580 Getting the latest CLR version.
  25. 13:31:48:904 1444 7580 The latest CLR version is 'v4.0.30319'.
  26. 13:31:48:904 1444 7580 The configuration has been loaded successfully.
  27. 13:31:48:904 1444 7580 Runtime version: v4.0.30319.
  28. 13:31:48:905 1444 7580 Assembly name: GraphVizio, PublicKeyToken=90375AEB2CF04584.
  29. 13:31:48:905 1444 7580 Class name: GraphVizio.AddinModule.
  30. 13:31:48:905 1444 7580 Registry key: CLSID\{D283F458-E634-4533-980E-895FC25CA800}.
  31. 13:31:48:905 1444 7580 Attempting to create a new instance of the managed add-in class: CLR - v4.0.30319
  32. 13:31:48:905 1444 7580 Loading CLR: v4.0.30319.
  33. 13:31:48:905 1444 7580 Calling CLRCreateInstance method.
  34. 13:31:48:905 1444 7580 Success.
  35. 13:31:48:905 1444 7580 Calling GetRuntime method.
  36. 13:31:48:905 1444 7580 Success.
  37. 13:31:48:905 1444 7580 Checking if the hosting API of .NET Framework v4.0 beta is installed.
  38. 13:31:48:920 1444 7580 The hosting API is up to date.
  39. 13:31:48:920 1444 7580 Calling GetInterface method for the CorRuntimeHost interface.
  40. 13:31:48:920 1444 7580 Success.
  41. 13:31:48:920 1444 7580 Starting CLR...
  42. 13:31:48:920 1444 7580 Success.
  43. 13:31:48:920 1444 7580 Getting the CLR version.
  44. 13:31:48:920 1444 7580 The CLR v4.0.30319 has been initialized successfully.
  45. 13:31:48:920 1444 7580 Creating a new domain setup.
  46. 13:31:48:923 1444 7580 Success.
  47. 13:31:48:923 1444 7580 Getting the add-in directory.
  48. 13:31:48:923 1444 7580 Success. The directory is 'C:\Utils\GraphVizio\'
  49. 13:31:48:926 1444 7580 The 'shadow copy' is enabled.
  50. 13:31:48:927 1444 7580 Creating a new application domain.
  51. 13:31:48:931 1444 7580 Success.
  52. 13:31:48:931 1444 7580 Creating an instance of the managed class. Assembly identity: 'GraphVizio, PublicKeyToken=90375AEB2CF04584'
  53. 13:31:49:221 1444 7580 Success.
  54. 13:31:49:221 1444 7580 Unwrapping the managed class.
  55. 13:31:49:271 1444 7580 Success.
  56. 13:31:49:271 1444 7580 Querying the add-in extensibility.
  57. 13:31:49:271 1444 7580 Success.
  58. 13:31:49:271 1444 7580 Querying the custom task panes.
  59. 13:31:49:271 1444 7580 Success.
  60. 13:31:49:271 1444 7580 Querying the ribbon extensibility.
  61. 13:31:49:271 1444 7580 Success.
  62. 13:31:49:271 1444 7580 Querying the form regions.
  63. 13:31:49:271 1444 7580 Success.
  64. 13:31:49:271 1444 7580 Getting the dispid of the 'Dispose' method.
  65. 13:31:49:271 1444 7580 Success.
  66. 13:31:49:271 1444 7580 The managed add-in class has been created successfully.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement