Microsoft Dynamics CRM is a multi-lingual Customer Relationship Management software package developed by Microsoft. Out of the box, the product focuses mainly on Sales, Marketing, and Service (help desk) sectors, but Microsoft has been marketing Dynamics CRM as an XRM platform and has been ...

learn more… | top users | synonyms

0
votes
0answers
3 views

Populate a Sub-Grid from a Marketing List

I need to add multiple (possible thousands of) members to a sub-grid. The solution I have decided to use is to pull members from a marketing list into the sub-grid. I will add a ribbon button that ...
0
votes
0answers
10 views

Multiple Labels in Dynamics CRM Charts

Setting up a new pie chart in Dynamics CRM. I would like the Labels to be in the following format "$123k (15%)" and have inserted both the value and percent but cannot format the labels correctly. ...
0
votes
2answers
22 views

Unable to save changes made to entity when calling javascript function through custom ribbon button event

I'm trying to create a simple function which, when ribbon button is pressed, sets entity attribute value to null. Now the problem I am facing is, that the changes I make to the entity are not saved, ...
0
votes
1answer
29 views

Keep a thread alive, after closing (Silverlight)

I want to know if there is anyway, I can keep a thread alive. I'm calling a CRM 2011 async method, when Application.Current.Exit event occurs. The thing is, the application executes the ...
0
votes
0answers
20 views

How to allow Microsoft Dynamic CRM 2011 on Outlook to be able to receive fax?

I am researching a way to allow Microsoft Dynamics CRM on Outlook 2011 to be able to receive fax rather than going to the fax machine to retrieve the paper. Can anyone give me suggestion to it?
-2
votes
0answers
32 views

Prefer POST cookies instead of Browser Cookies

I wonder if we can force to prefer POST cookies instead of Browser cookies. Case Scenario: I have a specific situation where, I Open a website called as http://www.abcd.com which sets a cookie after ...
0
votes
2answers
41 views

CRM 2011 RU13 The workflow cannot be published or unpublished by someone who is not it's owner

I have created and added some workflows to CRM 2011 RU13, through the UI Through not fault of my own my development environment is completely air gapped from my production environment. I added these ...
0
votes
2answers
25 views

CRM 2011 RU13 Pending email warning causes chrome to hang

How do I turn off the Pending email warning? In fact how do I turn off all pop-up reminders in CRM 2011 RU13? To recreate. Create an email and save it (direction must be Outgoing) . Wait a few ...
0
votes
0answers
12 views

How do I add a group to the Dynamics CRM NavBar?

I have been editting the sitemap xml for my current Dynamics CRM instance, but I would like to, if possible, find a way to add a group without modifying or deleting all of the existing groups that are ...
0
votes
2answers
32 views

Accessing multi-level fields in a CRM 2011 Workflow

Sorry if this is sort of confusing because I'm not sure how to word this. I am trying to create a workflow that runs off of Account's in Microsoft CRM 2011. One part of this workflow requires me to ...
0
votes
2answers
37 views

Recover Dynamics CRM 2011 Website

I have accidentally managed to delete the Microsoft Dynamics CRM 2011 web-site from IIS (don't ask how...) Can anyone recommend an approach to restoring the website? I am running Roll-up 5, 6, 7, ...
0
votes
1answer
29 views

How to Get Entity Display Name in a Plugin Running in the Context of a User Without Rights to ReadEntity and ReadRelationship?

Background I have a custom C# plugin that disallows activation / deactivation of some entities for particular roles. I used the RetrieveEntityRequest to get the EntityMetadata for the entity the ...
1
vote
2answers
45 views

Radio button validations

I have a series of various fields on a Dynamics CRM 2011 form. I'm using javascript to carry out various checks. One of these is setting particular fields to "required" to prevent the user saving ...
5
votes
2answers
61 views

Deleting users in CRM Dynamics 2011

I'm fully aware that deleting users (SystemUser Entity) in CRM Dynamics 2011 is not supported by Microsoft. However, we're currently developing a tool to support our User Provisioning needs. In order ...
0
votes
1answer
32 views

MS CRM 2011 - Entity form designer preview doesn't use updated javascript

I was editing an entity form and updated the Javascript used in the form without leaving the form designer window. I clicked save and then preview but there was no sign of my Javascript changes. I ...
0
votes
1answer
29 views

CRM Online - Application Ribbon XML don't show complete RibbonDiff definitions

I am new to CRM online. I am trying to add a button on the ribbon. To help with that, i initially tried using Visual Ribbon Editor; But when i exported the solution, the RibbonDiff didn't show me ...
-1
votes
0answers
20 views

How to Attach Local PDF file to MTOM XOP:Include

Hey I have Scenario like... I need to call other API through SOAP Call through CRM Application.. In SOAP call i need to send downloaded document bytes as an Arguments..Its going to be href value from ...
0
votes
3answers
50 views

CRM Owner Of Entity Not Records

Suppose we are working in online CRM by multiple developers. Suddenly I got to know that someone has created the Entity which I was going to create. My question is, at this point may I know that who ...
-2
votes
1answer
37 views

How to display a one-to-many relation in Dynamics CRM 2011?

I need to display the one to many relations just like other Dynamics CRM standard's one to many relations (e.g.: incident to faxes or accounts to tasks) which are presented in a table based form (see ...
1
vote
1answer
46 views

CRM 2011, authenticating form javascript requests to an external WCF service

We have an on-premise deployment of MS CRM 2011 and some of the forms run custom javascript to pre-populate certain fields. The data comes from a WCF RESTful web service we've developed that runs on ...
0
votes
2answers
42 views

Modify HTML in web resource

I am trying to append values to an HTML web resource in Microsoft Dynamics CRM 2011. I am using the REST service to get values of related objects to my current form and would like to display them in ...
0
votes
1answer
33 views

Dynamics CRM Subgrid Advanced Find

Can Advanced Find be added to a sub-grid? I have a need to add multiple (potentially all or very many) records to a sub-grid all at once. Is there another way to add, say 5000, records to a sub-grid ...
2
votes
1answer
52 views

TimeZoneCode to TimeZoneInfo

In our MS dynamics CRM project we created a mass-user upload batch. The batch reads from an excel file and does a mass upload of the users. One of the things this batch needs to set is the ...
1
vote
1answer
35 views

Create Product in MS Dynamics CRM 2011 via SOAP/Java

I generated all required java classes from crm.dynamics.com/XRMServices/2011/Discovery.svc?wsdl and crm.dynamics.com/XRMServices/2011/Organization.svc?wsdl schemas. I authenticated in CRM with ...
0
votes
1answer
52 views

How to change a lead id dynamically after cloning it in a crm?

In my Microsoft CRM I need to create a clone button that copies a lead as is so my users can modify few data in it then save it. I succeeded in adding the button to the ribbon and cloning my lead as ...
0
votes
1answer
31 views

How to export Audit Summary View in MS Dynamics CRM 2011

Under 'Settings' -> 'System' -> 'Auditing' -> 'Audit Summary View' , how to export the data into an excel spreadsheet? There is no export option. Only Advanced Find that does not help me export the ...
0
votes
1answer
34 views

statuscode and statecode mismatch even though both are explicitly set

I'm getting an error when creating a service appointment entity through the SOAP webservice about a mismatch between statuscode and statecode: 4 is not a valid status code for state code ...
1
vote
1answer
31 views

Is it possible to disable message plugin from firing in MS CRM 2011

The situation is following: I've created plugin on RevokeAccess message in MS CRM. And in the same time I'm executing RevokeAccessRequest from another piece of code. Logically, RevokeAccess plugin ...
0
votes
3answers
36 views

CRM 2011+ SSRS Report + Currency Formatting

I have created a ssrs report in CRM online using BIDS. Generated well but those currency field which is negative shows on the report with bracket. All positive currency fields showing well on the ...
0
votes
1answer
31 views

Custom Rollup in CRM

Our customer has a strange requirement. I am not sure if this is feasible in CRM 2011. Currently, the rollup calculation is always performed on the base currency field. For eg: if the rollup field is ...
-1
votes
2answers
28 views

How can i remove a button that i added to the ribbon in Microsoft CRM?

I was adding a button to the ribbon of the lead form in Microsoft CRM by uploading a Web-source with all its resources and JavaScript code. I need to remove it now, so I deleted the solution that was ...
1
vote
1answer
37 views

Display related information in Dynamics CRM 2011 Form

I have a Microsoft Dynamics CRM 2011 solution containing a pick list for selecting a person. I am trying to determine how I could display a summary of this person's information at the top of the form ...
0
votes
1answer
26 views

Fire a Javascript Function OnSelect subgrid row

I'm facing a issue that I need to call a javascrip function when the user select any row of a SubGrid. Scenario: I have two grids, the first one shows accounts records, the second one is supposed to ...
0
votes
1answer
29 views

Parsing WSDL through PHP SoapClient

I'm trying to connect to Dynamics CRM via PHP. PHPs inbuilt SoapClient parses the WSDL successfully but I want/need to be able to look at some of the tags in the WSDL and extract information from it. ...
1
vote
1answer
23 views

crm: create unique invoice

Could you please help me with crm 2011 I need import invoice from another our system. (it is simple) private void CreateInvoice(Invoice _invoice) { IOrganizationService _service = ...
1
vote
2answers
55 views

Is it possible to stop plugin execution in MS CRM 2011 scilently?

Is it possible to stop execution of MS CRM plugins without firing exception? I want to forbid user action and thus created plugin listing Pre event step. My plan it to cancel all further actions ...
1
vote
0answers
32 views

Guidance on setting the AggregateQueryLimit Deployment Property on the CONFIG db

The default value for AggregateQueryLimit on a CRM installation is 50,000 A lot of people have hit the "Aggregate Query limit exceeded" when performing aggregate operations such as COUNT using ...
1
vote
1answer
41 views

The entity with name <entityName> was not found in the MetadataCache

Following a Microsoft hands-on lab for Dynamics CRM 2011, I am attempting to add a custom view to a form that responds 'onchange' to a particular property. Here is my function to add the custom view: ...
0
votes
1answer
34 views

Show ribbon button in Dynamics CRM 2011, if metadata value is equal to a specific value

is there a way to display a custom ribbon button only, if the value of a metadata attribute is equal to a specific value? In my example I want only show a custom ribbon button on all forms, if the ...
0
votes
1answer
48 views

Fetch XML vs SQL CRM2011

I am having a bizarre problem, and was hoping that someone could shed some light on why it is occurring. If I Query dynamics using FetchXML using the following: <fetch mapping="logical" ...
0
votes
1answer
25 views

Code Contracts in Dynamics CRM 2011 Workflow

Is it possible to use Code Contracts in Dynamics CRM 2011 Workflows? The Contract Entity has the same name as Contract in System.Diagnostics.Contracts, but code contracts can still be used like this ...
0
votes
0answers
23 views

How to configure CRM 2011 on premise deployment to use Windows Live ID for claim based authentication

We want to deploy a CRM 2011 as on premise and make it accessible to the Internet. And we want to use Windows Live ID to authenticat users. But so far I only found how to use ADFS 2.0 as the claim ...
1
vote
1answer
67 views

How to find unused fields of any entity in CRM 2011

I am trying to identify unused fields of any entity in Microsoft Dynamics CRM 2011. By unused i mean the field that is not used in any of the entity forms. I have googled to find on the same topic ...
0
votes
0answers
21 views

dynamic CRM SSRS report joining two organizations , schedule not working

We are working on dynamic CRM 2011 and developing reports on SSRS with SQL, we have two organizations in our company and would like to create a report summarizing data from both organizations. I have ...
0
votes
1answer
28 views

CRM 2011 development: Get the following error if I try to get related entity: Object reference not set to an instance of an object

I try to get a related entity and get this error: Object reference not set to an instance of an object. See below my code: public IEnumerable<RUBAnnotation> ...
0
votes
1answer
37 views

CRM Connection String Authentication Free

I am currently developing a billing system web application for our company. We are using CRM to get our Accounts and Contacts. I am using entity approach, which CRM provides a huge class of objects. ...
0
votes
1answer
54 views

Workflow and Plugin Best Practice in Microsoft Dynamics CRM 2011

I have recently started getting the CRM objects in the Execute method and performing the plugin/workflow business logic in a separate method. Can this approach be improved (or discarded)? Is it ...
1
vote
1answer
33 views

Error while creating Service Activity through Javascript

I am trying to create a service activity but it throws an error, code is below: var oDataPath = Xrm.Page.context.getServerUrl() + "/XRMServices/2011/OrganizationData.svc"; var oDataSetName = ...
1
vote
0answers
35 views

php - access dynamics crm 2011 with web services

I have to access leads (create new lead and get the list) in crm 2011 through the web services. I already made an app in c#/asp.net(it works) but now i have to do it in php and i'm stuck. i try: ...
0
votes
0answers
17 views

CRM SDK Websitecopy command crashes

When I try to run the websitecopy.exe command from the CRM 2011 5.0.15 SDK bin folder it crashes after it has succesfully found authenticated to my CRM Online instance. The call stack of the error is ...

1 2 3 4 5 43