Home All Groups Group Topic Archive Search About

Install Somebody's ClickOnce

Author
15 Apr 2007 1:25 PM
Loh Hon Chun
Hi



I tried to install an application that is published as a ClickOnce
application.
The installation is successful on all PCs except my laptop. So I
believe this has got to do with my laptop instead of the ClickOnce
application.

I am not sure why.

BTW, below is the error message I got after I attempt to install.

--

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://quickee.dabas.net.au/QuickEE.application

ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed
later in the log.
* Activation of http://quickee.dabas.net.au/QuickEE.application
resulted in exception. Following failure messages were detected:
  + Downloading http://quickee.dabas.net.au/QuickEE.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
* [15-Apr-07 12:17:21 AM] : Activation of http://quickee.dabas.net.au/QuickEE.application
has started.

ERROR DETAILS
Following errors were detected during this operation.
* [15-Apr-07 12:17:22 AM]
System.Deployment.Application.DeploymentDownloadException (Unknown
subtype)
  - Downloading http://quickee.dabas.net.au/QuickEE.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.

--


hongjun

AddThis Social Bookmark Button