Skip to main content

Hi 

I have upgraded FSM625 V to FSM630 after upgrade  i could not able to install smart client application i am getting below error during installation i did not see any error during upgrade and web client and mobile applications are working fine. Kindly suggest how to fix this issue.

Error Message:

ERROR SUMMARY
    Below is a summary of the errors, details of these errors are listed later in the log.
    * Activation of C:\Users\durgabhavani\Downloads\FSM6Test (16).application resulted in exception. Following failure messages were detected:
        + Exception reading manifest from file:///C:/Users/durgabhavani/Downloads/FSM6Test%20(16).application: the manifest may not be valid or the file could not be opened.
        + Manifest XML signature is not valid.
        + The digital signature of the object did not verify.


COMPONENT STORE TRANSACTION FAILURE SUMMARY
    No transaction error was detected.

WARNINGS
    There were no warnings during this operation.

OPERATION PROGRESS STATUS
    * A25-11-2024 22:36:52] : Activation of C:\Users\durgabhavani\Downloads\FSM6Test (16).application has started.

ERROR DETAILS
    Following errors were detected during this operation.
    * c25-11-2024 22:36:52] System.Deployment.Application.InvalidDeploymentException (ManifestParse)
        - Exception reading manifest from file:///C:/Users/durgabhavani/Downloads/FSM6Test%20(16).application: the manifest may not be valid or the file could not be opened.
        - Source: System.Deployment.

 

Thanks,

Durga

Hi Durga,

go to the inetpub-folder in which the app server is installed. Then look for the ClientTest directory. You will find a file called “update.bat” in this folder - run it. This should sign the Client with the certificate.

If you also use the other Clients (Client and ClientDEV) you will have to perform the same.


Best regards
Roman​​​​​​​


Hi ​@roklde 

 

ran update batch file but still getting same error.

 

Thanks,

Durga

 


Did you try to uninstall the client and clear the click once cache by running Command Prompt (as Admin) and issuing the command "rundll32 dfshim CleanOnlineAppCache"?

Best regards
Roman


Hi Roman,

if the environment is managed by IFS, what should be done if the same issue occurs?

 

Cheers,

~Juni


Hi Juni!

You can also try cleaning the cache on your local machine. However, if this doesn’t fix it and the issue appeared after baseline update installation, I suppose it has to be handled by our Support.

Best regards
Roman


Thank you for the response, Roman!

 

Cheers,

~Juni


Hi @Durga,

I had the same issue couple of weeks back when i upgraded our Test to FSM 6.30,It turns out that the installation files were corrupted,so i requested new upgrade files  from IFS and upgraded again and it resolved the issue for me.Hope it helps

 

 


Hi Shaik,

 

Thanks for the info!! actually we have raised IFS case on this they have given manual steps  to sign in  but still same and also getting authentication error.

 

I will request new upgrade file.

 

Thanks,

Durga

 

 


Hi All,

I requested new setup files and upgraded to FSMU30 but still facing same issue not able to install smart  client. Kindly need your support.

ERROR DETAILS
    Following errors were detected during this operation.
    * 12/15/2024 7:12:03 AM] System.Deployment.Application.InvalidDeploymentException (SubscriptionSemanticValidation)
        - Reference in the deployment does not match the identity defined in the application manifest. 
        - Source: System.Deployment

 

Thanks,

Durga


Hi ​@Durga,

if error message like that appears usually can be solved by clearing application data on your machine.

Go and delete the "2.0" folder in the following location:
C:\Users\<user_name>\AppData\Local\Apps\2.0

 

When you launch/install the application, it will download new from the server again. 

 

I hope it will help.

 

Cheers,

~Juni


Hi 

I deleted 2.0 folder but still getting same error.

 

Thanks',

Durga


@Durga could you please login to the FSM App Server(s) and check if Deployment URL of the ClientTest is correctly configured? It should be the same URL as you are opening in the browser.
Description:

  1. Open “ClientTest” folder in FSM App Server IIS directory
  2. Open “mageui.exe”
  3. Open “*.application” file
  4. Check “DeploymentURL” and correct if required

Best regards
Roman


Reply