0
votes
1answer
11 views
Setting BusinessEntity picklist value using CRM 4.0 webservice
Hi
I'm trying to create an ImportMap object in CRM 4.0. I need to set the TargetEntity property which is a Picklist value. link text seems to imply that it can be done by using …
1
vote
3answers
25 views
Microsoft Dynamics CRM 4.0 using 3.0 Callouts and Workflows
We are migrating to CRM 4.0 from 3.0. In this process, we have had our data migrated from our existing CRM 3.0 instance to a new CRM 4.0 instance.
This has been going all well and …
1
vote
1answer
22 views
Creating a PDF of a Dynamics CRM 4.0 report programmatically
We are currently in the midst of upgrading our CRM 3.0 installation to CRM 4.0.
One of the things we were doing from our external web site is pulling a PDF of a report using the R …
0
votes
1answer
11 views
What is the current authentication protocol for CRM 4.0 on-premise?
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 ord …
0
votes
0answers
8 views
Microsoft Dynamics CRM 4.0 and Identity Lifecycle Management
Customers are stored in Dynamics CRM 4.0 an some need access to external facing application and therefore should be provisioned in the DMZ Active Directory.
Does it make sense to …
0
votes
2answers
42 views
Microsoft CRM 4.0 form attribute mysteriously read-only
Hello,
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. …
0
votes
2answers
122 views
Programatically retreive an attachment stored on a note on a CRM 4.0 entity
Hi
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 w …
0
votes
3answers
171 views
How do I create a web page in CRM that talks the web service for both IFD and On-premise?
We have three servers that all share the same database. One server is internet facing.
I have a web page in an IFRAME in CRM that talks to the CRM web service using the standard m …
0
votes
2answers
1k views
Hide a section in MS CRM form which contains read only field
Javascript
I have code that will hide various sections in a MS CRM form based on the value of a Picklist. The code executes in the onChange event of the Picklist. It hides the s …
0
votes
1answer
30 views
Differences between Microsoft CRM and xRM
Hello, I am browsing the new xrm.com page and I find it lacks some concrete information of what does it means.
Could you please explain what are the main differences between Micro …
0
votes
2answers
23 views
Reworking a Distributor/Customer tangle in Microsoft Dynamics CRM 3.0
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 o …
0
votes
1answer
197 views
BizTalk 2006 Adapter for CRM 4.0 Response
HI,
i am using BTS 2006 adapter for MS CRM 4.0 to create records and to fetch data from MS CRM 4.0.
I want to get the response from CRM after the record is created or to fetch dat …
1
vote
2answers
363 views
Add a deployment administrator to CRM 4.0 using SQL
Is there a way to add a deployment administrator to Microsoft CRM 4.0 using a sql query against the CRM database? The person that setup the CRM was the only one who was the Deploy …
0
votes
1answer
38 views
ImportXmlWithProgress not updating result attribute of importjob
I tried to write some code to import a large customization containing 50+ entities. I used the microsoft article 'ImportXmlWithProgress Message (CrmService) as a bases, but was not …
0
votes
3answers
135 views
MS CRM 4.0 CrmService - Close a Task
Hey guys,
I'm trying to work out how to use the CrmService to close a Task in MS CRM 4.0
I've tried to use the SetStateTaskRequest to set a Task's state and status to TaskState.C …
