MSCRM 4.0 Problem: I\'m currently storing xml files in the ISV directory along with my web applications. From a plugin (or potentially a seperate app), I need to find an easy way to navigate to the
I recompiled a library of CRM 3.0 callouts and deployed them to my CRM 4.0 instance. One of my PostUpdate callout calls service.Update(). This is causing the update method to fire many times. It event
I\'m trying to resolve/close Dynamics CRM4 cases/incidents through webservices. A single SetStateIncidentRequest is not enough and returns a Server was unable to process request error message. I thin
I\'m trying to create a small application within CRM in the ISV folder. I created a new application using Visual studio 2008. The only thing it does is Response.Write(\"Hello world!\") in the onLoad-
I have a question about the Dynamics CRM 4.0 Webservice. I\'ve been using it to get records from CRM into ASP.NET. After the request and the casting, the values of the columns (for instance for a cont
I need to make an AJAX request to some script from the onSave event of a form in MS CRM Dynamics 4.0.
I am trying to retrieve the display value of a lookup field in a plugin for MS Dynamics CRM 4.0. The value of the attribute is a GUID whic开发者_JS百科h points to another entity (owner of salesorder i
Folks, Im using MSCRM 4 and I have a contact entity with an actual job title and a normalized job title field. I would like to populate the normalized job title field based on the actual job title. I
We are developing workflow to change properties in Word documents that have bee开发者_如何转开发n saved against letter activities created by mail merge, and would prefer to code against Office 2007 fo
I am using Microsoft CRM4 Mail merge function, which stores Word files as XML files inside CRM.My client has a requirement to prompt the user for more information (not found in CRM) upon mail merging.