Answered by:
Can not upload any customizations to CRM4

Question
-
Hi,
We are using CRM 4 and we can't upload any customizations with the Import tool.
The upload error message is :
Error Description: INVALID_WRPC_TOKEN: Validate WRPC Token: WRPCTokenState=Invalid, TOKEN_EXPIRY=4320, IGNORE_TOKEN=False, TOKEN_KEY=D4cWUsBiEd22lAAZuzfY9F7A6ZiQHuN1cVb0ZJoD2d3gAdNoN6dBw461Uo5WpNpU
Error Details:INVALID_WRPC_TOKEN: Validate WRPC Token: WRPCTokenState=Invalid, TOKEN_EXPIRY=4320, IGNORE_TOKEN=False, TOKEN_KEY=D4cWUsBiEd22lAAZuzfY9F7A6ZiQHuN1cVb0ZJoD2d3gAdNoN6dBw461Uo5WpNpU
Request URL: Thanks
Marc Harrington
Friday, December 5, 2008 1:56 PM
Answers
-
Hi folks,
Thanks for your help with this problem.
When I added our organisation name (ntcc) to the customizations import url it worked!!
http://localhost/ntcc/Tools/SystemCustomization/systemCustomization.aspx?pid=03
instead of http://localhost/Tools/SystemCustomization/systemCustomization.aspx?pid=03
Regards
Marc
Monday, December 8, 2008 11:36 AM
All replies
-
Hi Marc,
Could you try to export "all customizations" from the current CRM server ?
After that please use any diff tool (such as Araxis Merge) to compare the all customizations from server VS the current customization that you are trying to import.
I suspect that there's any broken relationship etc.
hope this helps,
hadi teo.Friday, December 5, 2008 1:59 PM -
Hi Hadi Teo,
Thanks for the help.
I have exported "all customizations" from our current CRM and tried uploading it back into the same CRM.
Its gives the same error.
Regards
Marc
Friday, December 5, 2008 2:10 PM -
Hi Marc,
Looks like there might be some error in the XML definition itself. I have just googled around and find this article while looking for the keyword 'invalid_wrpc_token'
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.crm.developer&tid=90e2db16-e6c4-4e54-a6f0-b85c36600c63&p=1
hope this helps,
hadi teo.Friday, December 5, 2008 2:24 PM -
I was also getting kind of same error. But there was some issues in xml file. After i fixed those issues its all good.
Friday, December 5, 2008 8:38 PM -
Hi folks,
Thanks for your help with this problem.
When I added our organisation name (ntcc) to the customizations import url it worked!!
http://localhost/ntcc/Tools/SystemCustomization/systemCustomization.aspx?pid=03
instead of http://localhost/Tools/SystemCustomization/systemCustomization.aspx?pid=03
Regards
Marc
Monday, December 8, 2008 11:36 AM -
Many thanks. I had the same issue. I just forgot the add the organization name to the url like http://servername/organame/tools/systemcustomization/importCustomizations/importCustomizations.aspx. So the crm was not able to assign the customization to a specifig organization.
Regards Thomas
Monday, January 12, 2009 10:32 AM