Unknown# showing in navigation area customized sitemap 2013
<Area Id="DLVR" ResourceId="Area_Delivery" DescriptionResourceId="ABCD_Description" Icon="/_imgs/sales_24x24.gif" ShowGroups="true"><Group Id="eLearning" ResourceId="Group_eLearning"...
View ArticleSwitching from one form to another though Script
Hi All,I have two Contact forms namely "Contractor" & "Agent Contact" and I have a attribute to store the type. When a user open a contact, based on the selected contact type (i.e....
View ArticleCRM 2013 Quote Product Plugin Issue.
Hi CRM Gurus,I am running into an issue and wanted to see if anybody knows what’s going wrong here. We had a CRM 2011 Solution on which we had two plugins on our Quote Product entity. The plugins are...
View ArticleDisplaying images and PDF’s stored as Annotations in a HTML Web Resource
Displaying Annotation images in a HTML Web Resource works fine. The image is displayed no problem.However, I cannot display a PDF and/or Visio file.The code in bold is what isn’t working, I think.What...
View Articlecrm connectivity
I am getting this error "NAV Server time and CRM Server time may not be in sync or there is no data for the submitted date"while running my ms dynamics nav-crm connector application in .net. Has anyone...
View Articleuse httpcontext in crm 2011 plugin
Hi,I am using the following httpcontext for making the word file of description of email entity. It works perfectly but disable the form after execution of the doc file.private void exporToWord(string...
View ArticlePostEntityImage in update message post-operartion has no key at all
HiI have registered a plug in for update message of some entity (in post-operation) via CRM tool in visual studio and also registered post-image for that plug in like below:and here is my code :...
View ArticleSubgrid Add Existing button missing -MS CRM 2011
Hello, It seems I have the opposite issue of others when it comes to Sub Grids. I have a Account entity that has a many to many relationship with itself.The account entity has a lookup to the account...
View ArticleXml undefined.
Hi i am Passing parameters to Plugin Using Secure or Unsecure Configuration Using Plugin Registration Tool but i could not get xml file. i am following bellow...
View ArticleIssue on Add Custom View To Subgrid
I have a custom button for "add existing records" as mentioned in below screen shot.The column header for the checkbox column is getting expand for which allignment of records and column header is...
View ArticleHow do you set the URL for an iFrame in MS CRM 2013.
Today I have run into an issue when setting the URL for an iFrame in CRM 2013 OnPrem. Up until 2 days ago the below code was working perfectly and I have searched the web for other blogs about this,...
View ArticleCRM Plugin Call a Custom Web Service
I am running into an issue that I suspect is a permissions issue. I'm hoping someone can point out where my issue is.I have a web service that I created for CRM. I've added a method to load a lead...
View ArticleCustom Command Display Quick Create Form
CRM 2013 On-SiteHello,I am able to add commands, buttons, etc. to the ribbon just fine so that is not relevant to this question. I open a new record using this javascript (fired by a custom command...
View ArticleValue cannot be null. Parameter name: source on Connector
Hi,I wrote a function to extend the Connector that relates an account with a contact.The standard one was not workn[MappingFunctionCategory(Category = "Custom"), MappingFunction(Description = "Return...
View ArticleCRM 2011: ReportViewer iframe height=100% not rendering in Internet Explorer
In my CRM 2011, I have a dashboard that contains a report. This report opens correctly on any browser but Internet Explorer.I did some trials and it turns out to be a problem with the IFrame height of...
View ArticleViewing the entityimage via the SDK in CRM 2013
Hello,Given the following ASP forms code, how would i use this in MVC 5?, which sections would sit in the Model, and Controller and how would i pass the value back to the view? I am able to return the...
View Articleservice api call is not working in html web resource
Hello Experts,I have custom html web resource in which i have used a api service call , the service has been hosted in same server where crm being hosted. We are using crm 2013 on premise version....
View ArticleLayout XML to not select any record when filtered view is set for Lookup.
Hi All,I have a requirement to filter lookup which I've done using addCustomView method which is working fine but when the view is loaded first record is selected by default, this looks it is that way...
View Article'Contact' entity doesn't contain attribute with Name =
The below is the code that I am using in my workflow but when I run it I keep getting the following error:"'Contact' entity doesn't contain attribute with Name = "In my code I am reading in teh last 9...
View ArticleLINQ group EntityCollection Plugin help...
Hi everyone,I have a plugin that fires on the post operation of the create of a Order.This plugin retrieves all the order Products associated to that Order and creates a new record in a different...
View Article