Unable to Uninstall Managed Solution Dynamics CRM 2015 Online
I've an issue in client Dynamics CRM test environment, I cannot 'uninstall' the managed solution we have imported from our development environment.The error we are getting when we try to uninstall is:...
View ArticleCRM Dialog (Process) - Error because of Field Level Security
I created a new custom entity. On this new entity, I added a new field (type: Optionset) and activated the Field Level Security on this field.My test user has only read (and create) permissons on this...
View ArticleHow to read key in XML web resource into HTML
I have a key, which is in XML web resource. Now i have to read that key into one of the other java script in html web resource. Suppose i have key like in XML webresource<!-- Key for Partner Source...
View ArticleProper configuration of Data Set on local Report file for error-free upload...
Has anyone found solid documentation or direction for how Data Sets must be set up in order to properly upload the report file? I have worked around until I can reliably upload a report file, but it...
View ArticleImprove speed's queries
Hi all,I am doing a project that it communicates with MS CRM via SOAP with PHP (using SDK 2011) . I want to improve the efficiency because it delays about 1 minute for entity-metadata.This is the...
View Articlehow to made single sign in
Hello all,Please suggest me how to made single sign on crm application.I am using 2015 online .
View ArticleSharePoint and CRM 2015 integration
Hi,I've learned that list component for document management has been depracated in CRM 2015. How can we do the integration from now on?? Somebody please explain what all do we need to do for the...
View Articlecrm plugin The entity is read-only and the 'EntityState' property cannot be...
Hi,My code:myEntity= (from t in xrmContext.MyEntitySet where t.myEntityId == myEntityId .lookUpField.Id select new MyEntity() {myEntityId = t.myEntityId,field1=t.field...
View ArticleSecurity question
Hi, I need help regarding user rights.I need the feature that users can see only their record and records from business unit and that is what i managed.But we would also like that users are able to see...
View ArticleHow to read Xml Config file in javascript
Hi,I have a XML config file like<?xml version="1.0"?><configuration><appSettings><!-- Key for Partner Source URL--><add key="Partner site URL " value="http://www.google.com"...
View ArticleCustom icons for entity
I am trying to show a custom Icon for my custom entity. I have uploaded 16 and a 32 px icons and added them to my entity form and published changes. When I am viewing the entity link in the ribbon...
View ArticlePorting Custom Reports from Dev, Test and Live
Hi AllDoes anyone have any ideas about porting reports from Dev, Test and Live systems?The problem we face is that when we create a report using SSRS, the connect string lives within the the report. If...
View ArticleCaching Dynamics CRM Connection with Xrm with ASP.NET
Hi,I'm developing an application with Dynamics CRM SDK with Xrm in C# and ASP.NET to extract some information, and I have some problems with caching. For example, If I obtain the price of a product...
View ArticleWork Hours restriction of User Resource not being accounted for in Service...
I am experimenting with the Service Scheduling feature and have completed all configuration as follows:Set up work hours and restrictions for User A Does not work on Fridays Configured Facilities and...
View ArticleDo Appointments scheduled via Service Calendar appear in Outlook
I hope to clarify my understanding about the underlying functionality of Appointments vs. Service Activity. Here is what I "think" I know:Service Activities do not sync with a user's Outlook...
View ArticleE-mail Router - Incoming Mail
I am trying to configure our E-mail Router in order for Dynamics CRM to be able to track e-mail responses (unsubscribe requests) back from Quick Campaigns.The error that I get that appears in the...
View ArticleAuthoring CRM reports in SSRS - ANYBODY send me resource links!
It seems I may not be the only one wishing for information and resources on the ins and outs of getting custom reports that work in SSRS to succeed when I push them out of the nest and onto the CRM...
View ArticleAdd PreImage to Solution
Hi all,I Have a plugin that has a PreImage and I would like to move both components to another environment trough a solution, is there a way to do that?I want to do this in this way because I can't use...
View ArticleQuestion on views for intersect entity
Hello,I have created an intersect entity between 2 contacts. The intersect entity keeps details about a relationship between 2 contacts. So for example, relationship type, contact permitted etc and a...
View ArticleSaving a custom entity with a notification script causes error
Hi there,When attempting to save a changed value in a custom entity, we have a script set to execute that should check the value of a field and if the field is 100, a notification warning should be...
View Article