Advertisement
Guest User

Untitled

a guest
Aug 30th, 2015
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. 10:33 PM: Checking for updates...
  2. 10:33 PM: An error occurred while checking for updates. Please contact CEVO Support with this log.
  3. 10:33 PM: System.Configuration.ConfigurationErrorsException: Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section. ---> System.Net.Sockets.SocketException: The requested service provider could not be loaded or initialized
  4. at System.Net.NetworkAddressChangePolled..ctor()
  5. at System.Net.AutoWebProxyScriptEngine.AutoDetector.Initialize()
  6. at System.Net.AutoWebProxyScriptEngine..ctor(WebProxy proxy, Boolean useRegistry)
  7. at System.Net.WebProxy.UnsafeUpdateFromRegistry()
  8. at System.Net.Configuration.DefaultProxySectionInternal..ctor(DefaultProxySection section)
  9. at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
  10. --- End of inner exception stack trace ---
  11. at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
  12. at System.Net.WebRequest.get_InternalDefaultWebProxy()
  13. at System.Net.HttpWebRequest..ctor(Uri uri, ServicePoint servicePoint)
  14. at System.Net.HttpRequestCreator.Create(Uri Uri)
  15. at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
  16. at Celavimus.Updater.UpdateUtilities.DownloadFile(String source, Nullable`1 ifModifiedSince)
  17. at Celavimus.Updater.UpdateUtilities.DownloadManifest(String manifestSource)
  18. at Celavimus.Updater.MainWindow.CheckForUpdates()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement