MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.

Notes for Mobile Clients with CRM 3.0

Available Technology - For Professionals

Syndication

News

  • <center>


    Welcome to Jeff Loucks' blog. All good things have a purpose and this blog is devoted to building business based on solid IT foundations. With sections focused on line of business apps this is both the place to discuss the potential business impact and the technical issues related to using technology as it becomes available.

    You will find sections related to the following business applications

    ~ CRM
    ~ Project Server
    ~ Navision
    ~ Great Plains
    ~ Axapta
    ~ Live Communications Server
    ~ Sharepoint
    ~ Customer Developed Solutions
    ~ Third Party Applications.
    ~ and many more

    We will also have business consultants drop in to give advice on running a small business in a technology era.

    I hope to encourage frequent posts from other MVPs and experts to supplement this blog. Get your feedback flowing and stop back often as the content should keep a steady flow.

    Cheers,

    Jeff Loucks SBS MVP
    Senior Soulition Archtect
    Available Technology
    For Professionals www.availabletech.net

     

    </center>

If you are using the CRM mobile client keep an eye out for issues related to forms and reports being too large, The following postwill help you adjust the size of the UploadReadAheadSize property.

Typically you will see "http Error 413 Request too Large"

This problem occurs because the UploadReadAheadSize property on the
remote SQL Server Reporting Services server is set to a value that is too small.
The default value for this property is 48 kilobytes (KB). Many of the
reports in Microsoft Dynamics CRM exceed this size.

To resolve this problem, increase the size of the UploadReadAheadSize
property. To do this, follow these steps:

  1. Click Start, click Run, type
    cmd, and then click OK.
  2. At the command prompt, type the following: cscript adsutil.vbs set w3svc/1/uploadreadaheadsize 204800 - Note This command changes the UploadReadAheadSize property to 200
    KB (204,800 bytes).
  3. Press ENTER.


By running this command, you update the Microsoft Internet Information Services (IIS) metabase so that you can upload files that are as large as 200 KB. Note In certain situations, you may have to set the UploadReadAheadSize property to even larger than 200 KB.

For more information about the UploadReadAheadSize property, visit the
following Microsoft Web site:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/7e0d74d3-ca01-4d36-8ac7-6b2ca03fd383.mspx
(http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/7e0d74d3-ca01-4d36-8ac7-6b2ca03fd383.mspx)

Jeff Loucks
Available Technology
availabletech.net
888-474-2237


Posted Jan 24 2007, 09:39 PM by jeffl

Add a Comment

(required)  
(optional)
(required)  
Remember Me?


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems