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)