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

RE: Refreshing Test Environment of CRM database from production by NickDoelman

NickDoelman
Sat Mar 01 07:32:01 CST 2008

Hi Karen

Just to confirm, did you use the "redeployment" tool to move your CRM from
production to test?

For CRM 3.0 this located on the server CD in the "RedeploymentTool" folder
with fairly good documentation.

Thanks
Nick
--
Nick Doelman
www.readybms.com


"Karen" wrote:

> 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
>
>
>