We recently refreshed a test instance of the CRM database with production and
are now experiencing various errors in the test environmnet - are there any
specific steps that should have been followed?
Here is one error when trying to bring up the test version:
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information about
the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException:
Source Error:
An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
Stack Trace:
[COMException (0x80040204)]
Microsoft.Crm.Platform.ComProxy.CBizOrganizationClass.RetrieveTokenKey(CUserAuth& Caller) +0
Microsoft.Crm.Security.Organization.RetrieveTokenKey(User user) +107
Microsoft.Crm.Application.WRPCContext..ctor(AppPage page) +441
Microsoft.Crm.Application.Controls.AppPage.OnInit(EventArgs e) +55
System.Web.UI.Control.InitRecursive(Control namingContainer) +241
System.Web.UI.Page.ProcessRequestMain() +197