EDIT: I may have posted in the wrong category, if so mods please move this thread
I used visual studio to publish my application. I am able to install my app on a windows 2003 server, but when I try to install my app on my pc which have vista a error appear "Application cannot be started. Contact the application vendor". and it gives details of the error. How can I fix this? Here is the details below and in the attachment:
Code:
PLATFORM VERSION INFO
Windows : 6.0.6002.131072 (Win32NT)
Common Language Runtime : 2.0.50727.4016
System.Deployment.dll : 2.0.50727.4016 (NetFxQFE.050727-4000)
mscorwks.dll : 2.0.50727.4016 (NetFxQFE.050727-4000)
dfdll.dll : 2.0.50727.4016 (NetFxQFE.050727-4000)
dfshim.dll : 2.0.50727.4016 (NetFxQFE.050727-4000)
SOURCES
Deployment url :
file:///C:/otherline/Addaftereveyotherline.application
Application url : file:///C:/otherline/Application%
20Files/Addaftereveyotherline_1_0_0_2/Addaftereveyotherline.exe.manifest
IDENTITIES
Deployment Identity : Addaftereveyotherline.application,
Version=1.0.0.2, Culture=neutral, PublicKeyToken=034a7d199e2ecf36,
processorArchitecture=msil
Application Identity : Addaftereveyotherline.exe, Version=1.0.0.2,
Culture=neutral, PublicKeyToken=034a7d199e2ecf36, processorArchitecture=msil, type=win32
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:\otherline\Addaftereveyotherline.application resulted in
exception. Following failure messages were detected:
+ Activation failed due to a Windows Side-by-Side error. System Event Log
may contain some more information about this failure.
+ The application has failed to start because its side-by-side
configuration is incorrect. Please see the application event log for more detail.
(Exception from HRESULT: 0x800736B1)
COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.
WARNINGS
There were no warnings during this operation.
OPERATION PROGRESS STATUS
* [10/9/2009 7:15:41 PM] : Activation of
C:\otherline\Addaftereveyotherline.application has started.
* [10/9/2009 7:15:41 PM] : Processing of deployment manifest has successfully
completed.
* [10/9/2009 7:15:41 PM] : Installation of the application has started.
* [10/9/2009 7:15:42 PM] : Processing of application manifest has successfully
completed.
* [10/9/2009 7:15:49 PM] : Request of trust and detection of platform is complete.
* [10/9/2009 7:15:49 PM] : Downloading of subscription dependencies is complete.
* [10/9/2009 7:15:49 PM] : Commit of the downloaded application has started.
* [10/9/2009 7:15:49 PM] : Installation of application has successfully completed.
ERROR DETAILS
Following errors were detected during this operation.
* [10/9/2009 7:15:49 PM] System.Deployment.Application.DeploymentException
(Activation)
- Activation failed due to a Windows Side-by-Side error. System Event Log
may contain some more information about this failure.
- Source: System.Deployment
- Stack trace:
at
System.Deployment.Application.ComponentStore.ActivateApplication(DefinitionAppId appId,
String activationParameter, Boolean useActivationParameter)
at
System.Deployment.Application.SubscriptionStore.ActivateApplication(DefinitionAppId appId,
String activationParameter, Boolean useActivationParameter)
at System.Deployment.Application.ApplicationActivator.Activate
(DefinitionAppId appId, AssemblyManifest appManifest, String activationParameter, Boolean
useActivationParameter)
at
System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri
activationUri, Boolean isShortcut, String textualSubId, String
deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
at
System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
--- Inner Exception ---
System.Runtime.InteropServices.COMException
- The application has failed to start because its side-by-side
configuration is incorrect. Please see the application event log for more detail.
(Exception from HRESULT: 0x800736B1)
- Source: System.Deployment
- Stack trace:
at
System.Deployment.Application.NativeMethods.CorLaunchApplication(UInt32 hostType, String
applicationFullName, Int32 manifestPathsCount, String[] manifestPaths, Int32
activationDataCount, String[] activationData, PROCESS_INFORMATION processInformation)
at
System.Deployment.Application.ComponentStore.ActivateApplication(DefinitionAppId appId,
String activationParameter, Boolean useActivationParameter)
COMPONENT STORE TRANSACTION DETAILS
* Transaction at [10/9/2009 7:15:49 PM]
+ System.Deployment.Internal.Isolation.StoreOperationStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: RWBLW6M4.ZP7.application
+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal.Isolation.StoreOperationStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: Addaftereveyotherline.exe.manifest
+ System.Deployment.Internal.Isolation.StoreOperationStageComponent
- Status: Installed
- HRESULT: 0x0
- Manifest: Addaftereveyotherline.exe.genman
+ System.Deployment.Internal.Isolation.StoreOperationStageComponentFile
- Status: Installed
- HRESULT: 0x0
- File: Addaftereveyotherline.exe
+ System.Deployment.Internal.Isolation.StoreOperationInstallDeployment
- Status: Installed
- HRESULT: 0x0
- AppId:
file:///C:/otherline/Addaftereveyotherline.application#Addaftereveyotherline.application,
Version=1.0.0.2, Culture=neutral, PublicKeyToken=034a7d199e2ecf36,
processorArchitecture=msil
+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal.Isolation.StoreTransactionOperationType (27)
- HRESULT: 0x0
Last edited by blazen2009; Oct 9th, 2009 at 06:20 PM.
i dont give you any answer.
I tried install on the win 7, it could not install on my machine.
but my friend can install.
You and me can search on the internet/ I want to install VS on the vWIN 7 TOO