|
|
Hello,
I'm trying to download DDC from the codeplex downloads page and am getting an error. Here are the details:
******************************************************
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [2/3/2011 9:42:24 AM] : Activation of
https://datadictionary.codeplex.com/releases/clickOnce/DataDictionaryCreator.application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [2/3/2011 9:42:25 AM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading
https://datadictionary.codeplex.com/releases/clickOnce/DataDictionaryCreator.application did not succeed.
- Source: System.Deployment
- Stack trace:
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.Net.WebException
- The remote server returned an error: (407) Proxy Authentication Required.
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
*****************************************************
Can anyone help? I would love to use this tool. I've tried installing older version available on other web sites but those don't work for me, an apparently the newest version available here on Codeplex fixes those problems.
Shauna
|
|
Coordinator
Feb 4, 2011 at 5:48 PM
|
I've tried the ClickOnce Installer today and it worked fine. If it continues to fail you can download and install from the Standalone Installer (No auto updates) that's available on the Downloads page.
Let me know how it works out.
|
|