Forum Post: RE: Creation of entities in CRM 2011 error "Expected non-empty...
Check if all roles are migrated from your existing version to current version.Also you can enable tracing for organization to check for which Role Id entity creation action is failing. With the trace...
View ArticleBlog Post: Free Microsoft Training at MVA (Microsoft Virtual Academy)
Courses & events are free, you just need to sign up with Microsoft account!Microsoft Virtual Academy
View ArticleBlog Post: The Dynamics CRM 2011 Skype CRM Connector
Skype CRM Connector allows to connecting Skype to CRM system, which enables CRM users to instantly load their Skype contact list within CRM system. You can directly call to the Skype contacts by...
View ArticleForum Post: Error tracing in the Outlook client
Is there a straightforward way to trace problems with the outlook client? I've installed RU15 client with my RU13 server on Outlook 2010 and it keeps bombing out with the incredibly unuseful 'Faulting...
View ArticleForum Post: Email router - almost there!
I've got the email router successfully sending mail as part of a set of workflows, pushing an entity around an organisation. However i'm using the SMTP settings and i don't get the 'regarding' entity...
View ArticleForum Post: RE: Changing Country and State to Dropdowns in the Contact Form...
Hello,In this case, you will need pre-defined array of values which is implemented CRM Dyamics using Option Sets (either global i.e. common across entities or local to current entity). As this is...
View ArticleBlog Post: Extending Dynamics CRM to Non-CRM Users
If your Dynamics CRM users are limited to your Sales, Marketing and Support teams, you may be missing the bigger picture. Hold on a second! Isn't that exactly what CRM is designed for: Sales, Marketing...
View ArticleBlog Post: Migración de CRM 4.0 a CRM 2011 con SQL 2008 R2 – “ExecuteNonQuery...
En el contexto de un proyecto de Migración de CRM 4.0 a CRM 2011, al […]Este artículo fue publicado en La Comunidad CRM.
View ArticleForum Post: RE: Execute Plugin or C#-Program from Ribbon-button.
You can execute plugin code using ribbon button event, create a JS web resource and add it to ribbon and in button click action function you can have a retrieve multiple call on dummy entity. Create a...
View ArticleForum Post: RE: Annoying business process flow problems
Checking if you have you created two business rules for your functionality,First rule - > if ‘x’ attribute ‘contains data’ then ‘lock y attribute’Second rule - > if ‘x’ attribute ‘does not...
View ArticleForum Post: RE: CRM 13: Components on Dashboard moves around
Hello,There is a trick which you can do here to have dashboard re-sizing behave your way to the extent possible. Its just a change in the way we add our controls on dashboard. Whenever we add any...
View ArticleForum Post: RE: Error while converting lead
This is an unhandled exception which might have been raised from any extension code running on this action. Please check if there is any plugin registered on "QualifyLead" message of Lead entity. If...
View ArticleForum Post: RE: Locked out of fields when editing forms (data views)
I unchecked "Lock the field on the form" and I changed the level to "Optional." I'm still unable to remove the field. A pop-up window reads "The field you are trying to remove is required by the system...
View ArticleForum Post: Quick Create required fields
Hello guys!As default I only have 2 required field defined as "business required" then by business rules I set some more as required according to some other fields.The point is that I need that all the...
View ArticleForum Post: CRM2011 Import a CSV without metadata edits
Can any data migration experts out there recall how to stop a CSV import to CRM2011 from creating new fields and/or option-set values when importing with the sysadmin role?I know the solution is to...
View ArticleForum Post: RE: Locked out of fields when editing forms (data views)
If the fields are SYSTEM required then it can not be removed.
View ArticleForum Post: RE: Importing Orders
Refer to msdn.microsoft.com/.../gg328321.aspx for importing data in CRM 2011.
View ArticleForum Post: RE: Crm Integration with Sharepoint, outlook
Hi,You may also refer to the following blogs:1. Microsoft Dynamics CRM 2013 Outlook Clientblogs.msdn.com/.../microsoft-dynamics-crm-2013-outlook-client.aspx2. Microsoft Dynamics CRM: Installing and...
View ArticleForum Post: CRM 2013 Rollup 1 - Not able to Import Solution(Unmanaged) with...
Following error is thrown when we try to import un-managed solution with just one custom action. This Custom Action is not assigned to any particular entity. The custom action has output process...
View ArticleForum Post: RE: Error running repots
As suggested by Koala, if you are using IE 11 by chance then try to run the reports in IE 10(Compatible mode) or IE 9 or Chrome and check if same behavior appears. If yes, Does issue occurs for one or...
View Article