CRM 2011 Plugin how to get the lookup id and value from a fetch xml statement
I'm getting the following error when this method is executed in my plugin for CRM 2011. I think I'm not getting the GUID for the ParentSiteOrLocation (Lookup field) properly, but not sure how to...
View ArticleChecking if an EMail activity is created by tracking in Outlook
Hi! How can i check that an existing EMail activity record was created by Outlook tracking? Is there some flag in SQL tables?regardsArunArun Malik
View ArticleCRM 2011 Plugin failure "The value of on record of type is outside the valid...
I am developing a plugin that runs on Quote create/update (on statuscode field). What I want it to do is create a new record (custom entity called quote tracking) this entity records what the status...
View Articleweb portal putting content from my CRM but the content cannot be sorted was...
Hi Everyone.I am not CRM developer but a IT manager in a small company and we have a CRM developer tasked with developing a web portal that pulls content from our new MS CRMI was told it is NOT...
View ArticleCRM2011: E-Mails not sent from CRM and its status is Pending Send state even...
CRM2011: E-Mails not sent from CRM and its status is Pending Send state even the Email router Test access is SuccessEmailrouter Test accessAny help on this would be much appreciated.Event Log error:...
View Articlethe list was not finished opening try your request again - quick search
HI all, We are receiving the below message whenever i try to search a record by inserting wildcard symbol(*). like (*name) in quick search. "the list was not finished opening try your request...
View ArticleMS Dynamics Connector for AX 2012 R2
Does anyone knows, when the connector for AX 2012 R2 will be released?Thx, Ł
View ArticletabStateChange function is not working
Hi Experts ,I have written code for hiding the Elements like Header,Footer,Navigation Paneon tabStateChange event using Javascript.And registered the Java Script on Form Load.But the problem is it is...
View ArticleIntegration between MS-CRM 2011 and JD Edwards(Oracle)
Hello Everyone,Has someone came across or done an integration between MSCRM-2011 and JD Edwards (Oracle). Kindly share your ideas, I need your suggestions on doing this...
View ArticleDate should not change with the TimeZone setting ?? - CRM 2011
Hello CRM 2011 developers , Please find problem statement for the CRM2011 Working... By Default date is being changed in the CRM 2011 by changing the TimeZone 24 HoursOr More then 12 Hours .I have...
View Articledoes adding javascript functions to entity form requires adding REST or SOAP...
Hi,I'm just starting out in MS CRM Dynamics, I'm using the 2011 on-line trial version.I was requested to do really little examplatory customization to the account entity by javascript functions.I...
View ArticleOpen a new opo-up window in dynamic crm2011
Dear all,I've using this code below to open a new windowvar features = "location=no, status=no, toolbar=no, menubar=0, status=1, resizable=1";features += ", top= " + top + ", left= " + left + ", width=...
View Articlewebservice in CRM
hii want to write a webservice in CRM but i can't understand one line on itthat's it :'ServiceProxy.ServiceConfiguration.CurrentServiceEndpoint.Behaviors.Add(new ProxyTypesBehavior());what does it...
View ArticleCRM 2011. ImportSolutionRequest. Error - "The underlying connection was...
I'm trying to automate import of CRM solutions. I'm using ImportSolutionRequest class from CRM SDK.Allsolutionsare imported successfully, despite solutions archives that include Plugin Assemblies...
View ArticleViews in lookup is changing automatically to default view
Hi, We are facing an issue in lookup views, when we click on lookup and select any views, it is defaulting to default view. This issue is happening only in production and not in UAT and SIT server....
View ArticleGet OwnerId using C#
Hi experts,I am retrieve the current contaxtId like my below code String Id = (String)crmPage.data.entity.getId();Can You please write how I will get the organization's ownerId.Thanking You.
View ArticleMS CRM 2011: Insufficient permissions when editing Columns in Advanced Find...
Hi,I am clicking on 'Edit Columns' on Advanced Find window.But not able to edit it, as i am logged-in with a custom role.May be i am lagging with some privilege.Thanks and Regards,Arun
View ArticleHow to add required attendees in appoitment in microsoft crm
I added a new contact in microsoft dynamics 4.0 from C#. How to required attendees from code? I created a contact like this. now how to add this contact as required attendees for selected appointment...
View ArticlePlugin code to create sales Order and Sales Order Detail in crm 2011
Hi,I am integrating CRM to AX through custom web service.I have created a plugin on CRM Order save event which will call AX web service to save the same order to AX SalesTable.Now what if i want to...
View ArticleCRM 2011 Create plugin - grant access - The entity does not exist
Hello All,I created a plugin that grants/revokes write access to a custom record during an update event. Now, I am updating the plugin so it will grant/revoke access during the create event. I am...
View Article