Installation Error

Have a question about how to use GINA? Ask away.
Post Reply
Quelloscuro
Posts: 1
Joined: Mon Mar 04, 2019 7:54 pm

Installation Error

Post by Quelloscuro » Mon Mar 04, 2019 8:02 pm

I hadn't used GINA in a few years and had to re-install. I DL'd the setup.exe file, right-clicked to install as Admin, and about 2/3 of the way through the install, it stops and I get a window pop-up titled, "Cannot Start Application" and the text in the window reads "Appication cannot be started. Contact the application vendor."

Here's the report that pops up as well... if you scroll down to the Error message, it says "UpdateSkipTime" is not valid.

PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.7.3221.0 built by: NET472REL1LAST_C
clr.dll : 4.7.3260.0 built by: NET472REL1LAST_C
dfdll.dll : 4.7.3221.0 built by: NET472REL1LAST_C
dfshim.dll : 4.0.41209.0 (Main.041209-0000)

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

IDENTITIES
Deployment Identity : GINA.application, Version=1.0.24.3, Culture=neutral, PublicKeyToken=d03ba0016bff7a04, processorArchitecture=x86
Application Identity : GINA.exe, Version=1.0.24.3, Culture=neutral, PublicKeyToken=d03ba0016bff7a04, 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 "UpdateSkipTime" is not valid.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
No transaction error was detected.

WARNINGS
There were no warnings during this operation.

OPERATION PROGRESS STATUS
* [3/4/2019 6:37:44 PM] : Activation of http://eq.gimasoft.com/GINA/GINA.application has started.
* [3/4/2019 6:37:44 PM] : Processing of deployment manifest has successfully completed.
* [3/4/2019 6:37:44 PM] : Installation of the application has started.
* [3/4/2019 6:37:44 PM] : Processing of application manifest has successfully completed.
* [3/4/2019 6:37:46 PM] : Found compatible runtime version 4.0.30319.
* [3/4/2019 6:37:46 PM] : Request of trust and detection of platform is complete.
* [3/4/2019 6:37:48 PM] : Downloading of subscription dependencies is complete.
* [3/4/2019 6:37:48 PM] : Commit of the downloaded application has started.

ERROR DETAILS
Following errors were detected during this operation.
* [3/4/2019 6:37:49 PM] System.Deployment.Application.DeploymentException (SubscriptionState)
- Store metadata "UpdateSkipTime" is not valid.
- Source: System.Deployment
- Stack trace:
at System.Deployment.Application.ComponentStore.GetPropertyString(DefinitionAppId appId, String propName)
at System.Deployment.Application.ComponentStore.GetPropertyDateTime(DefinitionAppId appId, String propName)
at System.Deployment.Application.ComponentStore.GetSubscriptionStateInternal(DefinitionIdentity subId)
at System.Deployment.Application.SubscriptionStore.GetSubscriptionStateInternal(SubscriptionState subState)
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, Uri& deploymentUri)
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivationWithRetry(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.





I tried updating / fixing my Microsoft Framework software already. Any other ideas / insight into this would be greatly appreciated.

Thank you in advance for your time!

Post Reply