Testing a migration from GP2010 to GP2013 from one server to another. GP2013 is up and working and now I'm attempting to get Business Portal stood up. Before BP can be installed, Web Services need to be installed. During the install I chose the option SQL Server (for Dynamics Security Data Store). After the install, I try to run Web Services Config tool but experience the following error (bottom of this post). That error lead me to this forum post: https://community.dynamics.com/gp/f/32/p/54621/98855.aspx#.Ue_rmm12mgA From that post I assume that my error is related to the current live system using ADAM for web services? The tech in that post mentions "Clear the Web Services data from the databases and do a fresh install (brand new installation of Web Services (not an upgrade)." - How would I go about doing that? With this test system (completed separately from the live environment), what are my options at this point to get Web Services Config to let me pass?
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.ConcreteValidator.ValidateContext(SecurityContext context)
at Microsoft.Dynamics.Security.SecurityService.Create(SecurityContext context, SecurityObject securityObject)
at Microsoft.Dynamics.GP.GPSecurityMetadataSystemLoader.PersistRoleForAction(Action action, Role role)
at Microsoft.Dynamics.GP.GPSecurityMetadataSystemLoader.PerformActionOnRolesUpgradeVersion11SP1ToVersion12SP1(Action action)
at Microsoft.Dynamics.InstallData.Loader.Process(String[] args)