G
Guest
I have successfully deployed a ClickOnce on our local intranet.
When I deploy ClickOnce to our corporate web server outside of our network I
am getting an error that I have pasted at the bottom of this post.
If I install this on my computer at home from the corporate web server I do
not get an error.
The only other variable I can think of is we have a proxy server, but the
error message does not indicate that this is the problem.
Please help.
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.REMOVEDFORSECURITYREASONS/bankwayupload/BatchUpload.application
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of
http://www.REMOVEDFORSECURITYREASONS.com/bankwayupload/BatchUpload.application resulted in exception. Following failure messages were detected:
+ Downloading
http://www.REMOVEDFORSECURITYREASONS.com/bankwayupload/BatchUpload.application did not succeed.
+ The underlying connection was closed: An unexpected error occurred on a
receive.
+ Unable to read data from the transport connection: An existing
connection was forcibly closed by the remote host.
+ An existing connection was forcibly closed by the remote host
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [3/16/2006 8:51:55 AM] : Activation of
http://www.REMOVEDFORSECURITYREASONS/bankwayupload/BatchUpload.application
has started.
ERROR DETAILS
Following errors were detected during this operation.
* [3/16/2006 8:52:17 AM]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading
http://www.REMOVEDFORSECURITYREASONS/bankwayupload/BatchUpload.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 underlying connection was closed: An unexpected error occurred on a
receive.
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at
System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Inner Exception ---
System.IO.IOException
- Unable to read data from the transport connection: An existing
connection was forcibly closed by the remote host.
- Source: System
- Stack trace:
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset,
Int32 size)
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean
userRetrievedStream, Boolean probeRead)
--- Inner Exception ---
System.Net.Sockets.SocketException
- An existing connection was forcibly closed by the remote host
- Source: System
- Stack trace:
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32
size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset,
Int32 size)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.
When I deploy ClickOnce to our corporate web server outside of our network I
am getting an error that I have pasted at the bottom of this post.
If I install this on my computer at home from the corporate web server I do
not get an error.
The only other variable I can think of is we have a proxy server, but the
error message does not indicate that this is the problem.
Please help.
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.REMOVEDFORSECURITYREASONS/bankwayupload/BatchUpload.application
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of
http://www.REMOVEDFORSECURITYREASONS.com/bankwayupload/BatchUpload.application resulted in exception. Following failure messages were detected:
+ Downloading
http://www.REMOVEDFORSECURITYREASONS.com/bankwayupload/BatchUpload.application did not succeed.
+ The underlying connection was closed: An unexpected error occurred on a
receive.
+ Unable to read data from the transport connection: An existing
connection was forcibly closed by the remote host.
+ An existing connection was forcibly closed by the remote host
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [3/16/2006 8:51:55 AM] : Activation of
http://www.REMOVEDFORSECURITYREASONS/bankwayupload/BatchUpload.application
has started.
ERROR DETAILS
Following errors were detected during this operation.
* [3/16/2006 8:52:17 AM]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading
http://www.REMOVEDFORSECURITYREASONS/bankwayupload/BatchUpload.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 underlying connection was closed: An unexpected error occurred on a
receive.
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at
System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Inner Exception ---
System.IO.IOException
- Unable to read data from the transport connection: An existing
connection was forcibly closed by the remote host.
- Source: System
- Stack trace:
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset,
Int32 size)
at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean
userRetrievedStream, Boolean probeRead)
--- Inner Exception ---
System.Net.Sockets.SocketException
- An existing connection was forcibly closed by the remote host
- Source: System
- Stack trace:
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32
size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset,
Int32 size)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.