The infrastructure team wants to update the authentication protocol 开发者_运维问答to NTLMv2 and Kerberos.Will this affect CRM 4.0 on-premise installation.What would need to be changed in order to use
I\'ve inherited a customization of Campaign Response in which the Customer attribute is read-only on the form (in both create and update modes), and I can\'t figure out why. The form has no OnLoad jav
I am browsing the new xrm.com page and I find it lacks some concrete information of what does it means.
I have recently helped some of our users set up several workflows to send emails. Now that these have been in use for a couple of weeks we have notic开发者_JAVA百科ed that each time the workflow runs,
I\'ve inherited an implementation of MS CRM 3.0 where individual contacts are each assigned to a particular \"distributor.\"Unfortunately, distributors are not defined as any sort of entity.Instead, t
I have created a workflow assembly for Microsoft CRM 4.0, and uploaded it to the server, storing it in the database, using the Plugin Registration Tool v2.2 from http://code.msdn.microsoft.com/crmplug
I\'ve built a Silverlight Dashboard to be hosted in Dynamics 4.0 UI (sitemap link) - It calls a WCF service which inturn uses Linq to Sql (with a CrmImpersonator) to query the CRM database.It all work
We are about to embark on migrating our CRM 3.0 installation to CRM 4.0.We have a lot of custom entities, and have written a lot of code using the web service SDK, Stored Procs hitting the views in SQ
How would you suggest working with files that is stored on the note of a entity in Crm.Could you write a generic method that will enable you to access any type of file?Or would it be better to have a
I am building custom reports in Microsoft CRM and am using the CRM_URL parameter to created drill downs.