Questions tagged [dynamics-crm-4]

Microsoft Dynamics CRM is a multi-lingual Customer Relationship Management software package developed by Microsoft. It has built in support for Sales, Marketing and Service. This tag is reserved for Dynamics CRM 4.

Microsoft Dynamics CRM is a multi-lingual Customer Relationship Management software package developed by Microsoft. It has built in support for Sales, Marketing and Service.

This tag is reserved for Dynamics CRM 4.

Olders versions

Newer versions

678 questions
-1
votes
1 answer

Configuring a picklist in CRM Online 2015

We currently have a CRM Dynamics 4.0 system and as part of our Account Entity we have a field new_accountstatus with the following set up: Schema Display Name: Account Status Name: new_accountstatus Requirement Level: No Constraint Searchable:…
Jay
  • 3,012
  • 14
  • 48
  • 99
-1
votes
1 answer

Bind Sub-Grid before creating the record CRM

i want to bind the sub grid of entity before creating the entity record i tried to fetchXml when on entity form load but it didn't work
-1
votes
1 answer

Upgrading crm 4 plugins project from visual studio 2005 to visual studio 2010

I have a visual studio 2005 class library project with the plugins for a microsoft crm 4 installation. I want to upgrade the project to visual studio 2010 but I still have to use the .net 2.0 platform. I tried to convert using the VS2010 wizard and…
-1
votes
1 answer

How do you set the state and status of an email object using a SOAP call?

I am really struggling to solve this. I have trawled the web and found some examples of how to set the state and status of an object, but none of them seem to work for me. Does anyone have some example of how the soap envelope should look and what…
GrayDS
  • 363
  • 1
  • 6
  • 18
-1
votes
1 answer

Files in the CRM 2011 ISV folder cannot find codebehind

I am doing a CRM 4.0 to 2011 upgrade and there are files in the CRMWeb folder on the 4.0 setup (in a subdirectory, not the "ISV" folder though) that I cannot migrate to the CRM 2011 setup. Long story short, I load these web application files into…
-1
votes
1 answer

Migrate marketing list from CRM 4.0 to CRM Online

i want to export marketing lists from CRM 4.0 and import it to CRM Online. Do you have any ideas how i can do it? I can migrate marketing list but not a marketing list members
masta
  • 69
  • 1
  • 13
-1
votes
1 answer

How to start wcf services in Dynamics crm 2013?

I'm newbie to wcf services. how to start wcf services with dynamics crm. at what scenarious we have to go for wcf services.Any references plz
-1
votes
1 answer

Retrieve a fields value from a custom entity using C# in MSCRM 4

In our CRM environment we have a custom entity type in settings for custom parameters in which entities contain a name, type, and value. I need to get one of these "parameters" in a web application using asp and C# to do some math. How might I…
Aaron
  • 33
  • 1
  • 9
-1
votes
1 answer

Can't see some classes of CRM 2011

I'm developing my first application for CRM 2011. I've imported all .dll necessary for development. using System; using System.Collections.Generic; using System.Linq; using System.Text; using Microsoft.Xrm.Sdk; using…
hello B
  • 891
  • 5
  • 18
  • 41
-1
votes
1 answer

How to Access the Server Date in Dynamic CRM 2011 through Javascript or Plugin?

I Wants to get the server Date in Dynamic crm 2011 through new Date() i am getting only the system time.
Hashim
  • 99
  • 1
  • 4
  • 15
-2
votes
1 answer

How can i set the parentaccountid in dynamic CRM using Main Data Web Service?

I am creating a simple console Application in .Net to create a New Account in CRM.For that I am using Main Data WebService and it also created but my question is that i have to set Parent Customer in Account and For that i have to set…
Kartik
  • 129
  • 1
  • 1
  • 9
-2
votes
1 answer

how to send email template on custom button click in crm

I done adding an custom button in grid view of customized entity , from here how to set action for that button to send email for selection of associated records. thanks in advance.
-2
votes
1 answer

CRM 2011 existing view filter criteria change at runtime

I am trying to change the filter criteria of a view(MSCRM 2011) which exists in the system at run time? I do not want to add a custom view.What i want to do is to just change the filter criteria of the view at run time? Please help!!!
-3
votes
1 answer

put the contact list of account to the cc field in email

i have a mission to make a plug-in in crm 4 which should 1. put in the subject field of an email the name of the account and then 2. put the contact list of account to the cc field of the email. the first thing i did and it work, but the second...…
-3
votes
2 answers

Need to automate the import functionality in Dynamics CRM 2011

We need to import data in Dynamics CRM 2011.We don't want to import it manually through import option present in CRM.Instead we need to automate it and the data should be imported every week as per scheduled timely manner. Let us know what all…
1 2 3
45
46