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

dotnet windows forms

group:

Publishing problem


Re: Publishing problem Mr. Arnold
4/29/2007 11:32:01 AM
dotnet windows forms:

[quoted text, click to view]

Google is your friend.

http://www.smartcomputing.com/techsupport/detail.aspx?guid=&ErrorID=22097
Re: Publishing problem Mr. Arnold
4/29/2007 1:22:49 PM

[quoted text, click to view]

I don't know. You'll going to have to do some research on the problem. I can
tell you that the authentication issue is most likely an issue is with the
ISA 2000 acting as a proxy for the Web server.

Publishing problem John
4/29/2007 3:51:09 PM
Hi

I am publishing a vb.net app to a remote ftp/web site. This seems to go
successfully. Once I try to install the app by using the url
http://www.mydomain.com/publish.htm and pressing the Run button, I get the
'(407) Proxy Authentication Required error' and application install fails.
What is the problem and how can I fix it? I am trying to install the app on
an SBS 2003 (windows 2003 Server + ISA 2000) server.

Thanks

Regards


= Error ======================

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of http://www.domain.com/MyApp.application resulted in
exception. Following failure messages were detected:
+ Downloading http://www.domain.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.
* [29/04/2007 05:40:50]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading http://www.domain.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: Publishing problem John
4/29/2007 5:09:37 PM
How does one login to the proxy server in the context of publishing? Is
there a place where I can enter credentials in either the app package or
somewhere else during the process? The server allows accessing other web
sites just fine.

Thanks

Regards

[quoted text, click to view]

Re: Publishing problem John
4/29/2007 6:33:57 PM
Its a pretty standard MS configuration so I guess someone must have come
across this before. :)

Thanks

Regards

[quoted text, click to view]

AddThis Social Bookmark Button