In the last days while working on a CRM customization project that interacts with SharePoint web parts, while refactoring the code, I thought of trying to minimize the size of the file generated originally by the CRMSvcUtil by only choosing the needed entities in my solution. The generated file was almost 5MB in size which is a very big load to the system, but apparently in CRM SDK 2011 microsoft removed the parameter called Entity to specify specific entities. Then I searched the web and found this great post that give a perfect, simple, and working solution for this issue
http://erikpool.blogspot.com/2011/03/filtering-generated-entities-with.html
Showing posts with label mscrm 2011. Show all posts
Showing posts with label mscrm 2011. Show all posts
June 26, 2013
April 22, 2013
CRM Error - Invalid Action: Solved
While working on an MSCRM project I encountered the following error all over the site and I could do nothing
I checked MSCRM services in Services.msc and found the Asynchronus Processing Service stopped
I started it and all is fine again !
Subscribe to:
Posts (Atom)

