Java script error: the value of the property "click to dail" is null or...
Hi all, I have some Jscript code onload "CRM2011": function clickToDial() { var canAccessRootWindow = true; var boot = window; try { while(!boot.CIMBoot && (boot.opener ||...
View ArticleCRM 2011 Header
I managed to add my logo to Masterhead.png to the right header.I would like to find the right file name to add the logo to the let side instead.Can you tell me the name of the file?Regards,Hussainhussain
View ArticleProblem on setting state of entity from plugin
Hi everyone,We have a problem on setting the state of the entity in CRM 2011 plugin. I've searched a lot. Everywhere, it was told that SetStateRequest or SetState would work. But, when I enter this...
View ArticleSQL Generic Error in Record Creation using SOAP Create Request
Hello Experts, I am creating some record in CRM using SOAP Create request. I am Calling the Method Inside a loop. But Some Record are creating and some are getting failed. I traced the error from the...
View ArticleParameterName.Id Conversion to MS CRM 2011
Code below is to get the guid of the current entity through Plugin.How to do the same but in MS CRM 2011 FormatGuid Id =newGuid(context.OutputParameters[ParameterName.Id].ToString());hussain
View ArticleExtend/Change Recalculate Order button results
Hi there,I'm looking at changing the Order Recalculate function because I added some fields both in the "Salesorder" Entity and "Salesorderdetail" Entity.I've been investigating and debugging this and...
View ArticleError accessing CRM webservices (using SDK): 404 /adfs/ls/mex
Hello,I'm trying to connect to the webservices of MS Dynamics CRM 2011 (configured with claims-based authentication) by using the examples from the SDK. I got CRM AND ADFS running on two different...
View ArticleA custom wcf service creation and inside this MSCRM 2011 Org .svc need to be...
Requirement:need to create/Update records from Legacy .net application.Solution Approach: 1.creating a custom WCF service , 2.adding business logic in the operation contracts implementation and Using...
View ArticleArgumentNullException on customer portal site in some of the pages
Hi,I am using customer portal accelerator provided by ADX Studio with my crm 2011.I have changed customer portal authentication from windows live to our LDAP authentication system.But, on some of the...
View ArticleMSCRM 2011- Incorrect language in all calendars
Actually we have application for different languages and need to have calenders also in those languages.We already installed language pack for all,but still calender language is appearing only in one...
View ArticleCRM 4.0 Conversion to CRM 2011 !!!!
How to do the same in CRM 2011 format????ICrmService crmService = context.CreateCrmService(false);systemuser callingUser = (systemuser)crmService.Retrieve(EntityName.systemuser.ToString(),...
View Articlesample plugin code to insert data into custom third party db.
HI , i need to write a logic to insert records in custom db in plugin.can anyone provide the sample code snip sets.hari
View ArticleCheck if Owner belongs to team in Dialog
Is it possible in dialog to check if entity's owner is from particular team?
View ArticleDeploy custom workflow and custom activity to CRM 2011 On Line
Hi guys,Could I delopy custom workflow and custom workflow activity to CRM 2011 On Line?I heard that custom workflow activity must be registered as sandbox mode to CRM.I am not sure that custom...
View ArticleRequested value 'Geo' was not found
Hi,I've been facing the below issue in the performance toolkit. Please suggest a solution at the earliest. below is the issue details:Request failed: Exception occurred: Requested value 'Geo' was not...
View Articlessrs report working fine in ssrs but not in crm ,am using filteredentity
i created an ssrs report and am using filteredentity in it sample query in the belowselect...
View ArticleMethod to convert an lookup to multi select lookup
Can we change these code for lookup?Codes are working for option set;<HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE></TITLE><SCRIPT type=text/javascript...
View ArticleRelated entity add existing button is not shown on grid
I am facing an issue i have two related entity record with entity c. When i click on sub grid of hospitalization i can see Add Existing Hospitalization button but when i click on lab test grid i can...
View ArticleMarking an Invoice as Paid in Dynamics CRM 2011
how to mark an invoice as paid in crm 2011 using asp.net
View ArticleCRM 2011events and Facebook events integration
Hi ,i want to post campaign details to facebook from crm 2011. is it possible??????regards, jay
View Article