Hi all,
I've developed an application that I've published on my website. So far all users have been able to install it.
One of my users however is still running WinMe..... (I know, I know) and he's having problems installing the application.
He did manage to get framework 2.0 installed, but when clicking "install" on the web page, it doesn't launch. He says there is also a "launch" button (which I don't see anywhere), which prompts him to download the myapp.application file, which he can't execute...
This is the error:
PLATFORM VERSION INFO
Windows : 4.90.73010104.0 (Win32Windows)
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 : file:///C:/MYDOCU~1/DOWNLO~1/CFS2ST~1/CFS2SC~2/CFS2AU~1.APP
IDENTITIES
Deployment Identity : cfs2AutoCoast.application, Version=2.1.0.3, Culture=neutral, PublicKeyToken=7678c9740572a494, processorArchitecture=msil
APPLICATION SUMMARY
* Installable application.
* Trust url parameter is set.
ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of C:\MYDOCU~1\DOWNLO~1\CFS2ST~1\CFS2SC~2\CFS2AU~1.AP P resulted in exception. Following failure messages were detected:
+ Downloading file:///C:/MYDOCU~1/DOWNLO~1/CFS2ST~1/CFS2SC~2/cfs2AutoCoast_2_1_0_3/cfs2AutoCoast.exe.manifest did not succeed.
+ Could not find a part of the path 'C:\My Documents\Downloads\CFS2 Stuff\CFS2 Scenery Tutorials & Tools Tutorials\cfs2AutoCoast_2_1_0_3\cfs2AutoCoast.exe. manifest'.
+ Could not find a part of the path 'C:\My Documents\Downloads\CFS2 Stuff\CFS2 Scenery Tutorials & Tools Tutorials\cfs2AutoCoast_2_1_0_3\cfs2AutoCoast.exe. manifest'.
+ Could not find a part of the path 'C:\My Documents\Downloads\CFS2 Stuff\CFS2 Scenery Tutorials & Tools Tutorials\cfs2AutoCoast_2_1_0_3\cfs2AutoCoast.exe. manifest'.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [4/12/2006 2:16:33 AM] : Activation of C:\MYDOCU~1\DOWNLO~1\CFS2ST~1\CFS2SC~2\CFS2AU~1.AP P has started.
* [4/12/2006 2:16:44 AM] : Processing of deployment manifest has successfully completed.
* [4/12/2006 2:16:44 AM] : Installation of the application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [4/12/2006 2:16:44 AM] System.Deployment.Application.DeploymentDownloadEx ception (Unknown subtype)
- Downloading file:///C:/MYDOCU~1/DOWNLO~1/CFS2ST~1/CFS2SC~2/cfs2AutoCoast_2_1_0_3/cfs2AutoCoast.exe.manifest 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.Downl oad(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.Down loadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
at System.Deployment.Application.DownloadManager.Down loadApplicationManifest(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
- Could not find a part of the path 'C:\My Documents\Downloads\CFS2 Stuff\CFS2 Scenery Tutorials & Tools Tutorials\cfs2AutoCoast_2_1_0_3\cfs2AutoCoast.exe. manifest'.
- Source: System
- Stack trace:
at System.Net.FileWebRequest.EndGetResponse(IAsyncRes ult asyncResult)
at System.Net.FileWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader. DownloadSingleFile(DownloadQueueItem next)
--- Inner Exception ---
System.Net.WebException
- Could not find a part of the path 'C:\My Documents\Downloads\CFS2 Stuff\CFS2 Scenery Tutorials & Tools Tutorials\cfs2AutoCoast_2_1_0_3\cfs2AutoCoast.exe. manifest'.
- Source: System
- Stack trace:
at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
at System.Net.FileWebRequest.WrappedGetResponseCallba ck(Object state)
--- Inner Exception ---
System.IO.DirectoryNotFoundException
- Could not find a part of the path 'C:\My Documents\Downloads\CFS2 Stuff\CFS2 Scenery Tutorials & Tools Tutorials\cfs2AutoCoast_2_1_0_3\cfs2AutoCoast.exe. manifest'.
- Source: mscorlib
- Stack trace:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
COMPONENT STORE TRANSACTION DETAILS
No transaction information is available.