Skip to content

CRM 2011 Rollup 10 Invalid Argument Error

CRM 2011 Rollup 10 Killed My CRM

image

After installing CRM 2011 Rollup 10 (not 9 as that is MIA) you receive an Invalid Argument messages as per the image above. This happens after you login to an IFD deployment.

For all we know it may happen on the CRM on premises but we have not managed to test that.

You may also have a CRM Platform Trace Error:

Crm Exception: Message: A non valid page number was received: 0, ErrorCode: –2147220989

CRM’s Fetch Throttling abilities have been disabled or modified from the default values.
Re-enable CRM’s default Fetch Throttling settings.

The solution

1. START | RUN | “regedit” | OK

2. Locate and select the registry subkey: HKEY_LOCAL_MACHINESoftwareMicrosoftMSCRM

image

Change the value on: TurnOffFetchThrottling

to 0

image

In fact if you find either MaxRowsPerPage or the TurnOffFetchThrottling registry keys set them both to 0 or delete them.

3. START | RUN | “iisreset” | OK

(This will restart IIS)

Login to CRM and you should be good to go.

Tags:

17 thoughts on “CRM 2011 Rollup 10 Invalid Argument Error”

  1. Pingback: Microsoft CRM 2011 How to Configure IFD Hosted Setup | InteractiveWebs Blog

  2. Pingback: Microsoft Dynamics CRM 2011 Potential Issues | Microsoft Dynamics CRM

  3. I have Crm2001 on premise (without IFD) and I received “Invalid Argument” error message after upgrade from Rollup 8 to Rollup 11. Your workaround saved me.
    Thank you!

  4. Hi there. I made the change you described but if I disabled the TurnOffFetchThrottling, how can I retrieve more than 5000 records?. Thanks a lot.

  5. Are there any plans to resolve this?
    I need TurnOffFetchThrottling because of the way the Connector for Microsoft Dynamics GP enumerates the Products for the Pricing to Price List Item map.
    It is affecting my development environment which has UR11.
    Thanks for the write-up.

    1. If you are asking me if Microsoft will fix it… I have no idea. I do know that they have a policy (which pretty much explains why they make so much bad software) that they only fix bugs that are complained about. So my suggestion is to lodge a support case with them and hope they take you seriously!

  6. I have Crm2001 on premise (without IFD) and I received “Invalid Argument” error message after upgrade from Rollup 8 to Rollup 11. Your workaround saved me as well. Thanks!!

  7. We had “the like” issue after RU11 installed on RU7. It caused impossibility of exporting Default Solution (I got the mentioned error in the trace). The change TurnOffFetchThrottling to 0 helped us. Thank you.

Leave a Reply

Your email address will not be published. Required fields are marked *