Quantcast
Browsing all 8223 articles
Browse latest View live

Stunnware for online crm 365

Hi all,I want to make fetchxml query using stunware .But stunware use window live id to connect online crmBut now crm move from live id to cloud office 365.Is their way to connect to online crm by...

View Article


Issues trying to access data with LINQ

Ive got the following code that het some info from an Online CRM:            var context = new XrmServiceContext();        var contacts1 =            (                from c in context.ContactSet...

View Article


How to add products and prices to Quote from external system in MS CRM 2011

We have a External system which manages product and price. In MS CRM , when the user creates a Quote ,MSCRM must request product and price from the external system   and display it in MSCRM.Please...

View Article

Custom Lookup field - how to display a value other than a primary key?

Hello,CRM 2011: I have a custom entity lookup and when I select it I can access its attributes via Javascript/Json. The problem is the entity field on the form displays an id number (I presume it...

View Article

custom form assitance ona entity

Hi All,I have a custom entity and I want to include a "custom form assistant  where I display context sensitive widgets" , how can I achieve this.

View Article


CRM proxy generation error

Hi all,   I am importing data from crm. I have generated proxy and used in console app. Its all working fine.Suddenly I am getting error "Value cannot be null. Parameter name: IdentityProvider"Now, I...

View Article

what is regardingobjectid in email

hello experts, what is regardingobjectid in email,can you provide some stuff.Thanks and RegardsMurali

View Article

Comparison beween LINQ enabled Entity Framework 4.1, FilteredViews and Crm...

I have been doing development on CRM4 using Crm API calls since 1 year. I have read about new way of development on CRM and tried creating some sample projects. I have developed some test projects...

View Article


What DOES the developer's toolkit do beyond templates and helper classes?

I don't expect anyone to make that dissertation here.  Rather can you point out some documents and papers that are not superficial feature marketing blather or shallow how to's.  Step-by-step guides...

View Article


Deploying a xml Web Resource through VS 2012 Developer Toolkit problem

Hello,I am having an issue parsing inside a plug-in the content of an XML web resource when the latter is deployed through the dev toolkit in VS2012.To add the web resource: - right click "CrmPackage"...

View Article

Need video clip, list documents, note for each attribute on form

I have an entity with 20 questions, each question needs to have 4 sections1. Video clip2. Comment section with rich text editor (tried lot of javascript that was already there but none worked for me)3....

View Article

Quote State (Statecode and statuscode) change through a JavaScript. Uncaught...

Hi,I am trying to change state of a Quote from Active to Won using the approach in this...

View Article

Replicate Entities in CRM 2011 Online dev environment including those from...

I would like to temporarily import all entities and attributes and relationships between them into a CRM Online instance "D" for development purposes, from an export of the default solution from...

View Article


Phone activity Statuscodes not showing in charts

I'm trying to create a chart based on the Phone Call activity statuscode; at the moment I know that statuscodes are:open, cancelled, made, received. Hower, the chart only shows allOpen activities. I've...

View Article

CRM Plugin throws the following error "Guid should contain 32 digits with 4...

I have a plugin with a code snippet below on a custom entity.  I am trying to add a quote detail on creation of this entity.As soon as it executes it throws the exception "Guid should contain 32 digits...

View Article


CRM 2011: Transfer Data only from one CRM instance to another

Hi.1) 2 environments, DEV and TEST. 2) They both have the same customization. 3) DEV has data, TEST does not.I need to transfer DEV's Data to TEST. I tried using a SQL backup/restore of ???_MSCRM...

View Article

Filtered Views in Plugin (CRM 2011)

I want to use Filtered Views inside a PluginThere is a way to connect to sql server without write the connection string like this:using (SqlConnection conn = new SqlConnection("Data Source=localhost;...

View Article


Updating a record using xrmsvctoolkit, but it's not working

I'm using the xrmsvctoolkit, and trying to update a record. Does anyone know why the code below isn't working. It skips the success and tells me "There was an error when updating the contact record"....

View Article

Image may be NSFW.
Clik here to view.

Customize "Merge Records" form

Hi all,Is it possible to customize the following form?  I would like to add few custom fields and display to user for ease comparison?  Any advice is appreciated.  Thanks.

View Article

Dynamics Connector and CRM 2011 - updating existing orders and required fields

I have a simple custom adapter I wrote to retrieve the contents of a timestamped record in a custom GP table. This is supposed to be used to update the order status in CRM. This is a simple update and...

View Article
Browsing all 8223 articles
Browse latest View live