Advertisement
Conmanx360

Untitled

Sep 14th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. 0009:fixme:shell:SetCurrentProcessExplicitAppUserModelID L"Windower.Windower": stub
  2. 0009:fixme:advapi:ImpersonateLoggedOnUser ((nil))
  3. [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Net.ServicePointManager' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.Net.ComNetOS' threw an exception. ---> System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: An error occurred loading a configuration file: Couldn't impersonate token. ---> System.Security.SecurityException: Couldn't impersonate token.
  4. at System.Security.Principal.WindowsImpersonationContext..ctor (System.IntPtr token) [0x0001a] in <773ec02b42f74a918ccd74911c8063c9>:0
  5. at System.Security.Principal.WindowsIdentity.Impersonate (System.IntPtr userToken) [0x00000] in <773ec02b42f74a918ccd74911c8063c9>:0
  6. at System.Configuration.ClientConfigurationHost.Impersonate () [0x00000] in <275dfa15c566407d893a33ef21db2cef>:0
  7. at System.Configuration.BaseConfigurationRecord.Impersonate () [0x00019] in <275dfa15c566407d893a33ef21db2cef>:0
  8. at System.Configuration.BaseConfigurationRecord.InitConfigFromFile () [0x00052] in <275dfa15c566407d893a33ef21db2cef>:0
  9. --- End of inner exception stack trace ---
  10. at System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors (System.Boolean ignoreLocal) [0x0001c] in <275dfa15c566407d893a33ef21db2cef>:0
  11. at System.Configuration.BaseConfigurationRecord.ThrowIfParseErrors (System.Configuration.ConfigurationSchemaErrors schemaErrors) [0x00011] in <275dfa15c566407d893a33ef21db2cef>:0
  12. at System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors () [0x00000] in <275dfa15c566407d893a33ef21db2cef>:0
  13. at System.Configuration.ClientConfigurationSystem.EnsureInit (System.String configKey) [0x00065] in <275dfa15c566407d893a33ef21db2cef>:0
  14. --- End of inner exception stack trace ---
  15. at System.Configuration.ClientConfigurationSystem.EnsureInit (System.String configKey) [0x00124] in <275dfa15c566407d893a33ef21db2cef>:0
  16. at System.Configuration.ClientConfigurationSystem.PrepareClientConfigSystem (System.String sectionName) [0x00008] in <275dfa15c566407d893a33ef21db2cef>:0
  17. at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection (System.String sectionName) [0x00000] in <275dfa15c566407d893a33ef21db2cef>:0
  18. at System.Configuration.ConfigurationManager.GetSection (System.String sectionName) [0x0000f] in <275dfa15c566407d893a33ef21db2cef>:0
  19. at System.Configuration.PrivilegedConfigurationManager.GetSection (System.String sectionName) [0x00000] in <e04f7b3115474b53a83d8704c8566261>:0
  20. at System.Diagnostics.DiagnosticsConfiguration.GetConfigSection () [0x00000] in <e04f7b3115474b53a83d8704c8566261>:0
  21. at System.Diagnostics.DiagnosticsConfiguration.Initialize () [0x0002b] in <e04f7b3115474b53a83d8704c8566261>:0
  22. at System.Diagnostics.DiagnosticsConfiguration.get_Sources () [0x00000] in <e04f7b3115474b53a83d8704c8566261>:0
  23. at System.Diagnostics.TraceSource.Initialize () [0x00024] in <e04f7b3115474b53a83d8704c8566261>:0
  24. at System.Diagnostics.TraceSource.get_Switch () [0x00000] in <e04f7b3115474b53a83d8704c8566261>:0
  25. at System.Net.Logging.InitializeLogging () [0x00058] in <e04f7b3115474b53a83d8704c8566261>:0
  26. at System.Net.Logging.get_On () [0x00007] in <e04f7b3115474b53a83d8704c8566261>:0
  27. at System.Net.ComNetOS.GetWindowsInstallType () [0x00029] in <e04f7b3115474b53a83d8704c8566261>:0
  28. at System.Net.ComNetOS..cctor () [0x00178] in <e04f7b3115474b53a83d8704c8566261>:0
  29. --- End of inner exception stack trace ---
  30. at (wrapper managed-to-native) System.Object:__icall_wrapper_mono_generic_class_init (intptr)
  31. at System.Net.ServicePointManager.get_PersistentConnectionLimit () [0x00000] in <e04f7b3115474b53a83d8704c8566261>:0
  32. at System.Net.ServicePointManager..cctor () [0x00052] in <e04f7b3115474b53a83d8704c8566261>:0
  33. --- End of inner exception stack trace ---
  34. at Windower.Program.Main (System.String[] args) [0x0002c] in <b939587a403d4dc8bd52bf91232a6598>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement