M
MC
Hi all
Not sure if this goes in this section but let me show you what i get and
perhaps you can tell me where to look.
I have built an application, although in test stages, I have uploaded the
files to webserver. All files have arrived with no problems.
I then go to the publish.htm page, click on Install and after a few seconds
receive the following msgbox. "Unable to retrieve application. Files missing
in deployment."
When I open the details txt file read this: (obviously I have removed IP
addresses for security)
PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50215.44
System.Deployment.dll : 2.0.50215.44 (beta2.050215-4400)
mscorwks.dll : 2.0.50215.44 (beta2.050215-4400)
dfdll.dll : 8.0.50215.44 (beta2.050215-4400)
dfshim.dll : 2.0.50215.44 (beta2.050215-4400)
SOURCES
Deployment url : http://***.***.***.***/Educare/Educare.application
Server : Microsoft-IIS/6.0
X-Powered-By : ASP.NET
Deployment Provider url :
http://***.***.***.***/Educare/Educare.application
IDENTITIES
Deployment Identity : Educare.application, Version=1.0.0.6, Culture=en-GB,
PublicKeyToken=01568ef4f2f3b202, processorArchitecture=msil
APPLICATION SUMMARY
* Installable application.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of http://***.***.***.***/Educare/Educare.application resulted
in exception. Following failure messages were detected:
+ Failed while downloading
http://***.***.***.***/Educare/Educare_1_0_0_6/Educare.exe.manifest
+ The remote server returned an error: (404) Not Found.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [24 Oct 2005 13:28:28 +01:00] : Activation of
http://***.***.***.***/Educare/Educare.application has started.
* [24 Oct 2005 13:28:28 +01:00] : Processing of deployment manifest has
successfully completed.
* [24 Oct 2005 13:28:28 +01:00] : Installation of the application has
started.
ERROR DETAILS
Following errors were detected during this operation.
* [24 Oct 2005 13:28:28 +01:00]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Failed while downloading
http://***.***.***.***/Educare/Educare_1_0_0_6/Educare.exe.manifest
- 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.DownloadManifest(Uri&
sourceUri, String targetPath, IDownloadNotification notification,
DownloadOptions options, ManifestType manifestType, ServerInformation&
serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest
deploymentManifest, String targetDir, Uri deploymentUri,
IDownloadNotification notification, DownloadOptions options, Uri&
appSourceUri, String& appManifestPath)
at
System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState
subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory&
downloadTemp)
at
System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState
subState, ActivationDescription actDesc)
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: (404) Not Found.
- 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.
The manifest file is there. Is there a permissions problem?
I am using Visual Studio 2005.
Rgds
MC
PS, please let me apologise for entering this into several news rooms
Not sure if this goes in this section but let me show you what i get and
perhaps you can tell me where to look.
I have built an application, although in test stages, I have uploaded the
files to webserver. All files have arrived with no problems.
I then go to the publish.htm page, click on Install and after a few seconds
receive the following msgbox. "Unable to retrieve application. Files missing
in deployment."
When I open the details txt file read this: (obviously I have removed IP
addresses for security)
PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50215.44
System.Deployment.dll : 2.0.50215.44 (beta2.050215-4400)
mscorwks.dll : 2.0.50215.44 (beta2.050215-4400)
dfdll.dll : 8.0.50215.44 (beta2.050215-4400)
dfshim.dll : 2.0.50215.44 (beta2.050215-4400)
SOURCES
Deployment url : http://***.***.***.***/Educare/Educare.application
Server : Microsoft-IIS/6.0
X-Powered-By : ASP.NET
Deployment Provider url :
http://***.***.***.***/Educare/Educare.application
IDENTITIES
Deployment Identity : Educare.application, Version=1.0.0.6, Culture=en-GB,
PublicKeyToken=01568ef4f2f3b202, processorArchitecture=msil
APPLICATION SUMMARY
* Installable application.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later
in the log.
* Activation of http://***.***.***.***/Educare/Educare.application resulted
in exception. Following failure messages were detected:
+ Failed while downloading
http://***.***.***.***/Educare/Educare_1_0_0_6/Educare.exe.manifest
+ The remote server returned an error: (404) Not Found.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [24 Oct 2005 13:28:28 +01:00] : Activation of
http://***.***.***.***/Educare/Educare.application has started.
* [24 Oct 2005 13:28:28 +01:00] : Processing of deployment manifest has
successfully completed.
* [24 Oct 2005 13:28:28 +01:00] : Installation of the application has
started.
ERROR DETAILS
Following errors were detected during this operation.
* [24 Oct 2005 13:28:28 +01:00]
System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Failed while downloading
http://***.***.***.***/Educare/Educare_1_0_0_6/Educare.exe.manifest
- 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.DownloadManifest(Uri&
sourceUri, String targetPath, IDownloadNotification notification,
DownloadOptions options, ManifestType manifestType, ServerInformation&
serverInformation)
at
System.Deployment.Application.DownloadManager.DownloadApplicationManifest(AssemblyManifest
deploymentManifest, String targetDir, Uri deploymentUri,
IDownloadNotification notification, DownloadOptions options, Uri&
appSourceUri, String& appManifestPath)
at
System.Deployment.Application.ApplicationActivator.DownloadApplication(SubscriptionState
subState, ActivationDescription actDesc, Int64 transactionId, TempDirectory&
downloadTemp)
at
System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState
subState, ActivationDescription actDesc)
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: (404) Not Found.
- 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.
The manifest file is there. Is there a permissions problem?
I am using Visual Studio 2005.
Rgds
MC
PS, please let me apologise for entering this into several news rooms