Microsoft CRM 2011 Timeouts and Limits

  • Microsoft CRM 2011 Timeouts and Limits

    One of my colleagues has pointed out this article, describing Microsoft CRM 2011 Timeouts and Limits.  At last, this useful info is concentrated in one clear resource. It should appear in Microsoft Dynamics CRM 2011 SDK.

    To help propagate  this information, here it is again:

     

    Timeouts

    • executionTimeout
      • Specifieds the maximum number of seconds that a request is allowed to execute before being automatically shut down by ASP.NET
      • Defaults to 110 seconds
      • web.config - <httpRuntime executionTimeout="300" maxRequestLength="8192"/>
    • maxRequestLength
      • Specifies the limit for the input steam buffering threshold, in KB. This limit can be used to prevent denial of service attacks that are caused, for example, by users posting large files to the server.
      • Defaults to 4096 KB
      • web.config - <httpRuntime executionTimeout="300" maxRequestLength="8192"/>

    Limits

    • Duplicate Detection Rules
      • Default is 5 published rules per entity
    • Managed Solutions
      • you cannot change your publisher if you share an updated version of a previous solution you´ve deployed under another publisher (so keep in mind your prefix)
      • you cannot start auditing for any of your entities just by providing them within a managed solution
      • you cannot set the default dashboard by providing a managed solution
      • you cannot set the default public view by providing a managed solution
    • Data Import
      • CRM 2011 Online: single file must be less than 8MB
      • you can zip many files to one .zip-file. This file has to be less than 32MB
      • when you upload the zip file, CRM 2011 unzips it on server and process the files individually. Because of the 8MB limit if any single file is greatet then 8MB limit this file will fail
    • Sub-Grid
      • The first four sub-grids can be populated with data in a form when it loads
      • If more than four sub-grids exist on a form, the remaining sub-grids require some user or form script action to retrieve data
    • Outlook Reading Pane
      • Form events do not occur in the reading pane so form script event handlers are never called
      • If you are using multiple forms for an entity, only the default entity form will be used for the reading pane
      • The reading pane does not display IFrames, Subgrids or Web Resources

     

从CRM社区转载的一篇文章,介绍了CRM的一些超时和限制,在某些场合下可能会用到,先转过来,以后可能用得着。
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值