all groups > dotnet windows forms > may 2007 >
You're in the

dotnet windows forms

group:

Error installing published app


Error installing published app John
5/6/2007 12:00:00 AM
dotnet windows forms:
Hi

When I try to install a published app using a url like
http://www.mydomain.com/publish.htm, it starts the download but then comes
up with the eror given at the end below. I am installing the app on an sbs
2003 (windows 2003 + ISA 2000) server. I suspect ISA 2000 is the problem but
don't know where and how to give proxy credentials in the whole publishing
and installing process. Any help to fix this will be appreciated.

Thanks

Regards


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

ERROR DETAILS
Following errors were detected during this operation.
* [06/05/2007 02:38:13]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading http://www.mydomain.com/MyApp.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)


Re: Error installing published app Mr. Arnold
5/6/2007 1:21:12 AM

[quoted text, click to view]

I think it comes down to you have to set the *Client* to give the
authentication. I don't know of that *Client* authentication is produced at
an O/S level, ISA client software, or maybe you set the client machine's
browser to give the authentication.

I think a solution is in the links for you or is going to get you in the
ballpark.

BTW, Google is your friend.

http://support.microsoft.com/kb/309814
http://preview.tinyurl.com/3slqb

AddThis Social Bookmark Button