Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Other SQL Server Topics (2005)
 Installing Scriptio

Author  Topic 

Van
Constraint Violating Yak Guru

462 Posts

Posted - 2007-12-05 : 10:40:39
I'm trying to install this from the one-click install and I'm getting an error that it didn't download successfully. I've posted the details below.

Using this link: http://weblogs.sqlteam.com/billg/archive/2006/06/13/10208.aspx

Can someone tell me what I need to do. The pc I'm using has .net 1.1, 2.0 and 3.0.


PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.42
System.Deployment.dll : 2.0.50727.42 (RTM.050727-4200)
mscorwks.dll : 2.0.50727.42 (RTM.050727-4200)
dfdll.dll : 2.0.50727.42 (RTM.050727-4200)
dfshim.dll : 2.0.50727.42 (RTM.050727-4200)

SOURCES
Deployment url : http://www.sqlteam.com/publish/scriptio/Scriptio.application

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of http://www.sqlteam.com/publish/scriptio/Scriptio.application resulted in exception. Following failure messages were detected:
+ Downloading http://www.sqlteam.com/publish/scriptio/Scriptio.application did not succeed.
+ The remote server returned an error: (407) Proxy Authentication Required.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [12/5/2007 9:34:36 AM] : Activation of http://www.sqlteam.com/publish/scriptio/Scriptio.application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [12/5/2007 9:34:36 AM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading http://www.sqlteam.com/publish/scriptio/Scriptio.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)
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.

Van
Constraint Violating Yak Guru

462 Posts

Posted - 2007-12-05 : 11:57:13
Bump.

Anyone know? I'm not sure what I need to do to get it to access it correctly. (The remote server returned an error: (407) Proxy Authentication Required.) Has anyone else had this problem?
Go to Top of Page
   

- Advertisement -