Asked by:
Getting Error after launch our windows application

Question
-
User1952768872 posted
Hi Team,
Could you suggest me how to resolved the below issue while installing our app?
PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.18408
System.Deployment.dll : 4.0.30319.34280 built by: FX452RTMGDR
clr.dll : 4.0.30319.18408 built by: FX451RTMGREL
dfdll.dll : 4.0.30319.34280 built by: FX452RTMGDR
dfshim.dll : 4.0.41209.0 (Main.041209-0000)SOURCES
Deployment url : file://username/Shared/eSiteSurveyClientTest.applicationIDENTITIES
Deployment Identity : eSiteSurveyClientTest.application, Version=1.16.9.0, Culture=neutral, PublicKeyToken=6fec93f1b0603e5c, processorArchitecture=msilAPPLICATION SUMMARY
* Installable application.ERROR SUMMARY
Below is a summary of the errors, details of these errors are listed later in the log.
* Activation of \\username\Shared\eSiteSurveyClientTest.application resulted in exception. Following failure messages were detected:
+ Value does not fall within the expected range.COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.WARNINGS
There were no warnings during this operation.OPERATION PROGRESS STATUS
* [8/8/2016 5:47:17 PM] : Activation of \\username\Shared\eSiteSurveyClientTest.application has started.
* [8/8/2016 5:47:17 PM] : Processing of deployment manifest has successfully completed.ERROR DETAILS
Following errors were detected during this operation.
* [8/8/2016 5:47:17 PM] System.ArgumentException
- Value does not fall within the expected range.
- 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)
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)COMPONENT STORE TRANSACTION DETAILS
* Transaction at [8/8/2016 5:47:17 PM]
+ System.Deployment.Internal.Isolation.StoreOperationSetDeploymentMetadata
- Status: Set
- HRESULT: 0x0
+ System.Deployment.Internal.Isolation.StoreTransactionOperationType (27)
- HRESULT: 0x0Tuesday, August 9, 2016 5:39 AM
All replies
-
User364480375 posted
refer this.:
Tuesday, August 9, 2016 5:48 AM -
User1952768872 posted
Hi Mike,
I have followed the steps as per given above link but still i am getting error.
Tuesday, August 9, 2016 5:59 AM -
User-166373564 posted
Hi,
Getting Error after launch our windows applicationFor this Installation and Setup forum, We discuss relevant issues about getting ASP.NET installed and running on your system.
So I'd like to suggest you to get help from Windows forum, many Windows experts can give more precise troubleshooting for you.
Regards,
Angie
Wednesday, August 10, 2016 3:18 AM