View Single Post
Old 09-03-2006, 02:35 PM   #21
Chris Johnson
Major Leagues
 
Chris Johnson's Avatar
 
Join Date: Feb 2002
Posts: 360
Here's the error I am getting:

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 : file:///C:/DOCUME~1/CHRISJ~1/LOCALS~1/Temp/AU6XHistory.application

IDENTITIES
Deployment Identity : AU6XHistory.application, Version=1.1.2.1, Culture=neutral, PublicKeyToken=1cc6d67e17e39722, 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 C:\DOCUME~1\CHRISJ~1\LOCALS~1\Temp\AU6XHistory.app lication resulted in exception. Following failure messages were detected:
+ Downloading file:///C:/DOCUME~1/CHRISJ~1/LOCALS~1/Temp/AU6XHistory_1_1_2_1/AU6XHistory.exe.manifest did not succeed.
+ Could not find a part of the path 'C:\Documents and Settings\Chris Johnson\Local Settings\Temp\AU6XHistory_1_1_2_1\AU6XHistory.exe. manifest'.
+ Could not find a part of the path 'C:\Documents and Settings\Chris Johnson\Local Settings\Temp\AU6XHistory_1_1_2_1\AU6XHistory.exe. manifest'.
+ Could not find a part of the path 'C:\Documents and Settings\Chris Johnson\Local Settings\Temp\AU6XHistory_1_1_2_1\AU6XHistory.exe. manifest'.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [9/3/2006 12:34:03 PM] : Activation of C:\DOCUME~1\CHRISJ~1\LOCALS~1\Temp\AU6XHistory.app lication has started.
* [9/3/2006 12:34:03 PM] : Processing of deployment manifest has successfully completed.
* [9/3/2006 12:34:03 PM] : Installation of the application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [9/3/2006 12:34:03 PM] System.Deployment.Application.DeploymentDownloadEx ception (Unknown subtype)
- Downloading file:///C:/DOCUME~1/CHRISJ~1/LOCALS~1/Temp/AU6XHistory_1_1_2_1/AU6XHistory.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:\Documents and Settings\Chris Johnson\Local Settings\Temp\AU6XHistory_1_1_2_1\AU6XHistory.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:\Documents and Settings\Chris Johnson\Local Settings\Temp\AU6XHistory_1_1_2_1\AU6XHistory.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:\Documents and Settings\Chris Johnson\Local Settings\Temp\AU6XHistory_1_1_2_1\AU6XHistory.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.
__________________
IOSBL - Commissioner & Jacksonville Sharks
TLB - Los Angeles Dodgers
APBL - Tampa Bay Devil Rays
Chris Johnson is offline   Reply With Quote