Hi,
You may come across below error screen when you try to bulk edit records.
Bulk Edit Error
When you verify the event viewer for issue log, you may observe “Message: INVALID_WRPC_TOKEN: Validate WRPC Token: WRPCTokenState=Invalid” .
Reason:-
- The fundamental problem is that CRM 2011 now expects additional parameters on the query string that contain a Token
Fix :-
- We can disable the CRM token checks via Registry change.
- Create a DWORD registry key named IgnoreTokenCheck under “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM” and set the value to 1,
- Recycle the CrmAppPool application pool for the change to take effect (or) restart machine
Steps to change the registry:-
- Open Registry Editor (Run -> regedit)
- Navigate to “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSCRM” node
- Add a new Key “IgnoreTokenCheck” and set value to 1
- Refer below screen
IgnoreTokenCheck
Hope it helps 🙂



![[Step by Step] Beginner : Create a PCF control and add it to a custom page](https://rajeevpentyala.com/wp-content/uploads/2024/12/image-49.png)

Leave a reply to CRM 2013 – What is the WRPC Token and resolving INVALID_WRPC_TOKEN errors – Hosk's Dynamic CRM Blog Cancel reply