I couldn't get RC3 EPiServerManager. After I installed .net3.0, workflow v2005 extension, RC3 SDK, turned off running episerver services, I thought I got everything I have, so I downloaded "EPiServerManager.application" file by using "ClickOnce Manager Installation" link. However by clicking "EPiServerManager.application" file to install, I got following error, I just paste it as below, please help me with this, what's happening, Thanks a lot
PLATFORM VERSION INFO
Windows : 5.1.2600.131072 (Win32NT)
Common Language Runtime : 2.0.50727.832
System.Deployment.dll : 2.0.50727.832 (QFE.050727-8300)
mscorwks.dll : 2.0.50727.832 (QFE.050727-8300)
dfdll.dll : 2.0.50727.42 (RTM.050727-4200)
dfshim.dll : 2.0.50727.42 (RTM.050727-4200)
SOURCES
Deployment url : file:///C:/Documents%20and%20Settings/Ramesh.ARES/Desktop/EPiServerManager.application
IDENTITIES
Deployment Identity : EPiServerManager.application, Version=2.0.14.1, Culture=neutral, PublicKeyToken=58dc57a1c62403a2, 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:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager.application resulted in exception. Following failure messages were detected:
+ Downloading file:///C:/Documents and Settings/Ramesh.ARES/Desktop/EPiServerManager_2_0_14_1/EPiServerManager.exe.manifest did not succeed.
+ Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.exe.manifest'.
+ Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.exe.manifest'.
+ Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.exe.manifest'.
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [14/08/2007 10:12:31 AM] : Activation of C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager.application has started.
* [14/08/2007 10:12:32 AM] : Processing of deployment manifest has successfully completed.
* [14/08/2007 10:12:32 AM] : Installation of the application has started.
ERROR DETAILS
Following errors were detected during this operation.
* [14/08/2007 10:12:32 AM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
- Downloading file:///C:/Documents and Settings/Ramesh.ARES/Desktop/EPiServerManager_2_0_14_1/EPiServerManager.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.Download(SubscriptionState subState)
at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, 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
- Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.exe.manifest'.
- Source: System
- Stack trace:
at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Net.FileWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
--- Inner Exception ---
System.Net.WebException
- Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.exe.manifest'.
- Source: System
- Stack trace:
at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
at System.Net.FileWebRequest.GetResponseCallback(Object state)
--- Inner Exception ---
System.IO.FileNotFoundException
- Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.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.
I solved it with reference to previous post:
http://www.episerver.com/en/EPiServer_Knowledge_Center/Developer-Forum2/EPiServer-Developer-Forums-/EPiServer-CMS-version-5/11490/
PLATFORM VERSION INFO Windows : 5.1.2600.131072 (Win32NT) Common Language Runtime : 2.0.50727.832 System.Deployment.dll : 2.0.50727.832 (QFE.050727-8300) mscorwks.dll : 2.0.50727.832 (QFE.050727-8300) dfdll.dll : 2.0.50727.42 (RTM.050727-4200) dfshim.dll : 2.0.50727.42 (RTM.050727-4200) SOURCES Deployment url : file:///C:/Documents%20and%20Settings/Ramesh.ARES/Desktop/EPiServerManager.application IDENTITIES Deployment Identity : EPiServerManager.application, Version=2.0.14.1, Culture=neutral, PublicKeyToken=58dc57a1c62403a2, 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:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager.application resulted in exception. Following failure messages were detected: + Downloading file:///C:/Documents and Settings/Ramesh.ARES/Desktop/EPiServerManager_2_0_14_1/EPiServerManager.exe.manifest did not succeed. + Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.exe.manifest'. + Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.exe.manifest'. + Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.exe.manifest'. COMPONENT STORE TRANSACTION FAILURE SUMMARY No transaction error was detected. WARNINGS There were no warnings during this operation. OPERATION PROGRESS STATUS * [14/08/2007 10:12:31 AM] : Activation of C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager.application has started. * [14/08/2007 10:12:32 AM] : Processing of deployment manifest has successfully completed. * [14/08/2007 10:12:32 AM] : Installation of the application has started. ERROR DETAILS Following errors were detected during this operation. * [14/08/2007 10:12:32 AM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype) - Downloading file:///C:/Documents and Settings/Ramesh.ARES/Desktop/EPiServerManager_2_0_14_1/EPiServerManager.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.Download(SubscriptionState subState) at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, 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 - Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.exe.manifest'. - Source: System - Stack trace: at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.FileWebRequest.GetResponse() at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next) --- Inner Exception --- System.Net.WebException - Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.exe.manifest'. - Source: System - Stack trace: at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint) at System.Net.FileWebRequest.GetResponseCallback(Object state) --- Inner Exception --- System.IO.FileNotFoundException - Could not find file 'C:\Documents and Settings\Ramesh.ARES\Desktop\EPiServerManager_2_0_14_1\EPiServerManager.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.