unable to install

Post Reply
gbhobbes
Posts: 1
Joined: Thu May 03, 2012 5:12 pm

unable to install

Post by gbhobbes » Thu May 03, 2012 5:14 pm

The following is the error log when i try to install GINA:

PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.261
System.Deployment.dll : 4.0.30319.1 (RTMRel.030319-0100)
clr.dll : 4.0.30319.261 (RTMGDR.030319-2600)
dfdll.dll : 4.0.30319.1 (RTMRel.030319-0100)
dfshim.dll : 4.0.31106.0 (Main.031106-0000)

SOURCES
Deployment url : http://eq.gimasoft.com/GINA/GINA.application
Server : Microsoft-IIS/7.5
X-Powered-By : ASP.NET
Application url : http://eq.gimasoft.com/GINA/Application ... e.manifest
Server : Microsoft-IIS/7.5
X-Powered-By : ASP.NET

IDENTITIES
Deployment Identity : GINA.application, Version=1.0.14.0, Culture=neutral, PublicKeyToken=a0a92b5f191a646a, processorArchitecture=x86
Application Identity : GINA.exe, Version=1.0.14.0, Culture=neutral, PublicKeyToken=a0a92b5f191a646a, processorArchitecture=x86, 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 http://eq.gimasoft.com/GINA/GINA.application resulted in exception. Following failure messages were detected:
+ Store metadata "ApplicationSourceUri" is not valid.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [5/3/2012 2:08:00 PM] : Activation of http://eq.gimasoft.com/GINA/GINA.application has started.
* [5/3/2012 2:08:01 PM] : Processing of deployment manifest has successfully completed.
* [5/3/2012 2:08:01 PM] : Installation of the application has started.
* [5/3/2012 2:08:01 PM] : Processing of application manifest has successfully completed.
* [5/3/2012 2:08:05 PM] : Found compatible runtime version 4.0.30319.
* [5/3/2012 2:08:05 PM] : Request of trust and detection of platform is complete.
* [5/3/2012 2:08:13 PM] : Downloading of subscription dependencies is complete.
* [5/3/2012 2:08:13 PM] : Commit of the downloaded application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [5/3/2012 2:08:13 PM] System.Deployment.Application.DeploymentException (SubscriptionState)
- Store metadata "ApplicationSourceUri" is not valid.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ComponentStore.GetPropertyString(DefinitionAppId appId, String propName)
at System.Deployment.Application.ComponentStore.GetPropertyUri(DefinitionAppId appId, String propName)
at System.Deployment.Application.ComponentStore.GetSubscriptionStateInternal(DefinitionIdentity subId)
at System.Deployment.Application.SubscriptionStore.GetSubscriptionStateInternal(SubscriptionState subState)
at System.Deployment.Application.SubscriptionState.Validate()
at System.Deployment.Application.ComponentStore.CollectCrossGroupApplications(Uri codebaseUri, DefinitionIdentity deploymentIdentity, Boolean& identityGroupFound, Boolean& locationGroupFound, String& identityGroupProductName)
at System.Deployment.Application.SubscriptionStore.CommitApplication(SubscriptionState& subState, CommitApplicationParams commitParams)
at System.Deployment.Application.ApplicationActivator.InstallApplication(SubscriptionState& subState, ActivationDescription actDesc)
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
No transaction information is available.

please advise me what i should do.. thanks

I am using Firefox 8.0 as my browser/download

Thanks

Gimagukk
Site Admin
Posts: 237
Joined: Wed Oct 26, 2011 9:29 pm

Re: unable to install

Post by Gimagukk » Sun Jun 17, 2012 11:40 am

Sorry, got very tied up with RL projects over the last couple months, thought I had replied to this. Can you try downloading with Internet Explorer and see if you get the same issue? IE uses ClickOnce directly, while other browsers have to use a bootstrapper, so I am curious to see if you have a problem downloading with IE as well.

Post Reply