I need serious help!
Posted: 19 Sep 2010, 18:23
For some reason, my games won't start on spring lobby. I have tried many of the obvious remedies like re installing and updating framework.
My spring downloader will also not work and I think they are connected issues.
Here is the error message. Please help!!!
PLATFORM VERSION INFO
Windows : 6.0.6002.131072 (Win32NT)
Common Language Runtime : 4.0.30319.1
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)
SOURCES
Deployment url : http://planet-wars.eu/sd/SpringDownloader.application
ERROR SUMMARy
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://planet-wars.eu/sd/SpringDownloader.application resulted in exception. Following failure messages were detected:
+ Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section.
+ The system proxy settings contain an invalid proxy server setting: 'http://:'.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [9/19/2010 9:10:11 AM] : Activation of http://planet-wars.eu/sd/SpringDownloader.application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [9/19/2010 9:10:11 AM] System.Configuration.ConfigurationErrorsException
- Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section.
- Source: System
- Stack trace:
at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
at System.Net.WebRequest.get_InternalDefaultWebProxy()
at System.Net.HttpWebRequest..ctor(Uri uri, ServicePoint servicePoint)
at System.Net.HttpRequestCreator.Create(Uri Uri)
at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.FormatException
- The system proxy settings contain an invalid proxy server setting: 'http://:'.
- Source: System
- Stack trace:
at System.Net.WebProxyDataBuilder.ParseProxyUri(String proxyString)
at System.Net.WebProxyDataBuilder.SetProxyAndBypassList(String addressString, String bypassListString)
at System.Net.RegBlobWebProxyDataBuilder.BuildInternal()
at System.Net.WebProxy.UnsafeUpdateFromRegistry()
at System.Net.Configuration.DefaultProxySectionInternal..ctor(DefaultProxySection section)
at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
My spring downloader will also not work and I think they are connected issues.
Here is the error message. Please help!!!
PLATFORM VERSION INFO
Windows : 6.0.6002.131072 (Win32NT)
Common Language Runtime : 4.0.30319.1
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)
SOURCES
Deployment url : http://planet-wars.eu/sd/SpringDownloader.application
ERROR SUMMARy
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://planet-wars.eu/sd/SpringDownloader.application resulted in exception. Following failure messages were detected:
+ Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section.
+ The system proxy settings contain an invalid proxy server setting: 'http://:'.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [9/19/2010 9:10:11 AM] : Activation of http://planet-wars.eu/sd/SpringDownloader.application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [9/19/2010 9:10:11 AM] System.Configuration.ConfigurationErrorsException
- Error creating the Web Proxy specified in the 'system.net/defaultProxy' configuration section.
- Source: System
- Stack trace:
at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
at System.Net.WebRequest.get_InternalDefaultWebProxy()
at System.Net.HttpWebRequest..ctor(Uri uri, ServicePoint servicePoint)
at System.Net.HttpRequestCreator.Create(Uri Uri)
at System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.FormatException
- The system proxy settings contain an invalid proxy server setting: 'http://:'.
- Source: System
- Stack trace:
at System.Net.WebProxyDataBuilder.ParseProxyUri(String proxyString)
at System.Net.WebProxyDataBuilder.SetProxyAndBypassList(String addressString, String bypassListString)
at System.Net.RegBlobWebProxyDataBuilder.BuildInternal()
at System.Net.WebProxy.UnsafeUpdateFromRegistry()
at System.Net.Configuration.DefaultProxySectionInternal..ctor(DefaultProxySection section)
at System.Net.Configuration.DefaultProxySectionInternal.GetSection()
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.