Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Error when running web client configuration

(0) ShareShare
ReportReport
Posted on by

When upgrading a company to use the GP Web Client, I get this error

A loader exception has occurred.

Loader Errors:

- Microsoft.Dynamics.Security.InvalidSecurityContextException: Microsoft.Dynamics.Security.NonExistentSecurityObjectException : The security object does not exist.  Key = 25cc1a21-2cc4-4b13-a1c8-eea186fb688a

  at Microsoft.Dynamics.Security.ValidationHelper.ValidateContext(SecurityContext context)

  at Microsoft.Dynamics.Security.SecurityService.Get(SecurityContext context, Key key)

  at Microsoft.Dynamics.Security.AzManOperationServiceImplementation.GetOperation(SecurityContext context, OperationKey operationKey)

  at Microsoft.Dynamics.GP.GPSecurityMetadataSystemLoader.PerformActionForCustomSecurityOperation(Action action, String operationKey, Keyword keyword, String nameResXId, String descriptionResXId, String resXAssemblyName)

  at Microsoft.Dynamics.GP.GPSecurityMetadataSystemLoader.PerformActionForStandardSecurityOperations(Action action, Type businessObjectType, Keyword keyword, Operation[] serviceOperations)

  at Microsoft.Dynamics.GP.GPSecurityMetadataSystemLoader.PerformActionOnOperationsUpgradeVersion10ToVersion105(Action action)

  at Microsoft.Dynamics.InstallData.Loader.Process(String[] args)

*This post is locked for comments

  • Community Member Profile Picture
    on at
    RE: Error when running web client configuration

    IIRC I just ended up reinstalling

  • Community Member Profile Picture
    on at
    RE: Error when running web client configuration

    I did get it resolved, but I'm having trouble remembering how exactly

  • Gus Vattiata Profile Picture
    102 on at
    RE: Error when running web client configuration

    Hello Carl,

    Did you manage to get this resolved?  If so, what was the fix?

    Regards,

    Gus

  • Community Member Profile Picture
    on at
    RE: Error when running web client configuration

    Here's the output from the log in the temp folder

    ConfigurationWizard Information: 0 : ValidateSystemTask (Upgrade) --> Validating: Microsoft.Dynamics.GP.WebServiceTasks.StatusObjectsTask
    ConfigurationWizard Information: 0 : ValidateSystemTask (Upgrade) --> Validating: Microsoft.Dynamics.GP.WebServiceTasks.SystemExceptionObjectsTask
    ConfigurationWizard Information: 0 : ValidateSystemTask (Upgrade) --> Validating: Microsoft.Dynamics.GP.WebServiceTasks.SystemUserAssignmentObjectsTask
    ConfigurationWizard Information: 0 : ValidateSystemTask (Upgrade) --> Validating: Microsoft.Dynamics.GP.WebServiceTasks.SystemWebServiceObjectsTask
    ConfigurationWizard Information: 0 : ValidateSystemTask (Upgrade) --> Validating: Microsoft.Dynamics.GP.WebServiceTasks.SystemSecurityMetadataTask
    ConfigurationWizard Information: 0 : ValidateCompanyTask (Upgrade) (DUMMY (SSC Dummy <TEST>)) --> Validating: Microsoft.Dynamics.GP.WebServiceTasks.CompanyPolicyObjectsTask
    ConfigurationWizard Information: 0 : ValidateCompanyTask (Upgrade) (DUMMY (SSC Dummy <TEST>)) --> Validating: Microsoft.Dynamics.GP.WebServiceTasks.CompanyWebServiceObjectsTask
    ConfigurationWizard Information: 0 : ValidateCompanyTask (Upgrade) (DUMMY (SSC Dummy <TEST>)) --> Validating: Microsoft.Dynamics.GP.WebServiceTasks.CompanySecurityMetadataTask
    ConfigurationWizard Information: 0 : ValidateCompanyTask (Upgrade) (DUMMY (SSC Dummy <TEST>)) --> Validating: Microsoft.Dynamics.GP.WebServiceTasks.PolicyMetadataTask
    ConfigurationWizard Information: 0 : ExecuteSystemTask (Upgrade) --> Executing: Microsoft.Dynamics.GP.WebServiceTasks.StatusObjectsTask
    WebServiceTasks Information: 0 : ProcessLoader: Microsoft.Dynamics.GP.GPInstallStatusObjectLoader --> Executing with Args: /ACTION=Load /SERVER=gp.sscorp.com
    WebServiceTasks Information: 0 : ProcessLoader: Microsoft.Dynamics.GP.GPInstallStatusObjectLoader (Output):  --> Adding SQL Tables...
    Adding SQL Stored Procedures...
    Adding WS Install Metadata...
    Upgrading WS Install Metadata...
    Completed

    ConfigurationWizard Information: 0 : ExecuteSystemTask (Upgrade) --> Executing: Microsoft.Dynamics.GP.WebServiceTasks.SystemExceptionObjectsTask
    WebServiceTasks Information: 0 : ProcessLoader: Microsoft.Dynamics.GP.GPSystemExceptionObjectLoader --> Executing with Args: /ACTION=Load /SERVER=gp.sscorp.com
    WebServiceTasks Information: 0 : ProcessLoader: Microsoft.Dynamics.GP.GPSystemExceptionObjectLoader (Output):  --> Adding SQL Tables...
    Adding SQL Stored Procedures...
    Completed

    ConfigurationWizard Information: 0 : ExecuteSystemTask (Upgrade) --> Executing: Microsoft.Dynamics.GP.WebServiceTasks.SystemUserAssignmentObjectsTask
    WebServiceTasks Information: 0 : ProcessLoader: Microsoft.Dynamics.GP.GPSystemUserAssignmentObjectLoader --> Executing with Args: /ACTION=Load /SERVER=gp.sscorp.com
    WebServiceTasks Information: 0 : ProcessLoader: Microsoft.Dynamics.GP.GPSystemUserAssignmentObjectLoader (Output):  --> Removing User Assignable Types...
    Removing SQL Stored Procedures...
    Adding/Updating User Assignment SQL tables...
    Adding User Assignable Types...
    Adding SQL Stored Procedures...
    Completed

    ConfigurationWizard Information: 0 : ExecuteSystemTask (Upgrade) --> Executing: Microsoft.Dynamics.GP.WebServiceTasks.SystemWebServiceObjectsTask
    WebServiceTasks Information: 0 : ProcessLoader: Microsoft.Dynamics.GP.GPSystemWebServiceObjectLoader --> Executing with Args: /ACTION=Load /SERVER=gp.sscorp.com
    WebServiceTasks Information: 0 : ProcessLoader: Microsoft.Dynamics.GP.GPSystemWebServiceObjectLoader (Output):  --> Removing metadata...
    Removing SQL Views...
    Removing SQL Tables...
    Removing SQL Stored Procedures...
    Removing eConnect Requester Stored Procedures...
    Adding SQL Tables...
    Adding SQL Stored Procedures...
    Adding SQL Views...
    Adding metadata...
    Adding eConnect Requester Stored Procedures...
    Completed

    ConfigurationWizard Information: 0 : ExecuteSystemTask (Upgrade) --> Executing: Microsoft.Dynamics.GP.WebServiceTasks.SystemSecurityMetadataTask
    WebServiceTasks Information: 0 : ProcessLoader: Microsoft.Dynamics.GP.GPSecurityMetadataSystemLoader --> Executing with Args: /ACTION=Load /SERVER=gp.sscorp.com
    WebServiceTasks Information: 0 : ProcessLoader: Microsoft.Dynamics.GP.GPSecurityMetadataSystemLoader (Output):  --> Loading default application...
    Loading default operations...
    Loading version 10 operations...
    Loading version 10.5 operations...

    ConfigurationWizard Error: 0 : ExecuteSystemTask (Upgrade) --> **Exception: A loader exception has occurred.
    Loader Errors:
    - Microsoft.Dynamics.Security.InvalidSecurityContextException: Microsoft.Dynamics.Security.NonExistentSecurityObjectException : The security object does not exist.  Key = 25cc1a21-2cc4-4b13-a1c8-eea186fb688a
       at Microsoft.Dynamics.Security.ValidationHelper.ValidateContext(SecurityContext context)
       at Microsoft.Dynamics.Security.SecurityService.Get(SecurityContext context, Key key)
       at Microsoft.Dynamics.Security.AzManOperationServiceImplementation.GetOperation(SecurityContext context, OperationKey operationKey)
       at Microsoft.Dynamics.GP.GPSecurityMetadataSystemLoader.PerformActionForCustomSecurityOperation(Action action, String operationKey, Keyword keyword, String nameResXId, String descriptionResXId, String resXAssemblyName)
       at Microsoft.Dynamics.GP.GPSecurityMetadataSystemLoader.PerformActionForStandardSecurityOperations(Action action, Type businessObjectType, Keyword keyword, Operation[] serviceOperations)
       at Microsoft.Dynamics.GP.GPSecurityMetadataSystemLoader.PerformActionOnOperationsUpgradeVersion10ToVersion105(Action action)
       at Microsoft.Dynamics.InstallData.Loader.Process(String[] args)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

#1
Almas Mahfooz Profile Picture

Almas Mahfooz 3 User Group Leader

Featured topics

Product updates

Dynamics 365 release plans