web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

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

I have the same question (0)
  • Community Member Profile Picture
    on at

    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)

  • Gus Vattiata Profile Picture
    102 on at

    Hello Carl,

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

    Regards,

    Gus

  • Community Member Profile Picture
    on at

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

  • Community Member Profile Picture
    on at

    IIRC I just ended up reinstalling

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

#1
mtabor Profile Picture

mtabor 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans