Managed Properties not updated in managed solution
We made update in the managed properties of entities and web resources as IsCustomizable 'false'. When we import the solution as managed in other environment, the solution is not getting updated, still...
View Articlereturning target ID on crm 4 custom activity
I just want a simple custom workflow activity to return the accounted (guid value) so I can pass it to another activity like an email. this is the code that I am using . it is pretty simple but is not...
View ArticleRetrieving OptionSetValue via Fetch XML Request
Hey All,I've looked around and found some responses for c# api based and other info but nothing directly for fetch xml requests. I'm retrieving a list of contacts with no issues via the fetch xml on...
View ArticleCRM 2011 security issue when Merging contacts
We have 3 users u1, u2 and u3 from 3 business units B1, B2 and B3B2 and B3 are under business unit B1.u2 and u3 have business unit level permissions on contacts. where as u1 is an CRM Administrator.Now...
View ArticleHow to write trigger when value of field is updated in MS CRM
Hello All,I want to call a service method of my code when a value of field (like contact name) is updated in MS CRM 2011. So how can I write a trigger in MS CRM by which I can call a service method of...
View ArticlePlugin Not get fired in Send Email Ribbon Button CRM 2011
Hi,I have created a plugin which i need to fire during send email ribbon button clicked . But the plugin is not getting fired.Even if i debug the plugin , i am not able to debug. after some goggle i...
View ArticleDATA MIGRATION within CRM system (CRM 4.0) - Contact data to become Account Data
HiThe organisation I have just started work for has set up Accounts for Groups/Organisations and Contact record for Indivduals that they do business with. This has caused many headaches as the customer...
View ArticleGlobal.ashx file error "Object doesn't support property or method 'trim' in...
Hello experts,I have one issue with entity customentity,I created one relation with that entity .while adding data to that relationship,the popup for create new record is not opened and I got that...
View Articleget target id from on demand workflow activity
if I select a record and run a workflow on demand against it, how can I get the guid?will be the target ID or still the entityname+ID?if I create a activity that grabs this id to padd to a create...
View ArticleCan’t read Windows Generic credentials after deploy WCF Service in to IIS...
I have used CRM 2011 ServerConnection Helper class and it worked with the Local machine and still it works with the Deployment server if you run with Visual studio Virtual WCF host. Whereas if you...
View ArticleDynamic crm 2011 - Need workflow names in two languages as end user will...
Hi There,WE have on demand workflows and end user will execute those as on demand.So workflow names should be in danish but I do not undestand danish. So like translation can we have workflow name in...
View ArticleHow to update ribbon.js file inside CRM ,trim() is not supporting in IE and...
Hello experts,How can I Update the ribbon.js file inside CRM ribbon.js ,I got trim() method is not supported jscript error ,how can I resolve this errorany one helps ,thankfulRegardsmuralikrishan
View ArticleReport & Security Roles
I have a solution that contains reports and security groups. I want that only the people belonging to a particular security group can see a particular report.I understand from other posts that sharing...
View ArticleUrgent : Single Signon MS CRM 2011 Online
Hello All,I want to implement Single Signon in our application. So is there any token key, access key or secret key generated by MS CRM, which can be used in our application at many places to retrieve...
View ArticleRefreshing CRM record from associated record field updation in CRM 2011
Hi Guys,I m facing issue in refresing the form, two entities(Opportunity & Custom entity) with 1:N relationship. The custom entity is located inside the subgrid of Opp Entity. From the opp record,...
View ArticleCustom Reports in Crm 2011 online
Hi All ,Have you tried to connect cloud crm 2011 with bids for reporting.I tried but not success .All link i study are based on window live id that was not suite for cloud.Hope this helps....
View Articlecustomized webservice issue.
Hi All,we have created on webservice that takes the data from lagecy system and create a record in MSCRM account entity.issue is when I runnning webserice in local host it is working fine and create a...
View ArticleCRM 2011: while running workflow Method not found: 'Void...
Hi,i get the following error every time i run a workflow. Method not found: 'Void Microsoft.Xrm.Sdk.Workflow.Activities.GetEntityProperty.set_RefreshWorkflowConditionParameters(Boolean)'. Plugin Trace:...
View ArticleMail always go to draft status when trigger mail from plugin
Hi,I have created one plugin for find out the closed case in the CRM. I need trigger the email to customer while their case is closed.I have used below code for that. I will trigger the mail correctly...
View ArticleExport CRM Data to Excell using C#
Hi,I need to export Crm Entity (lead,contact) recors to excell sheet using C#.I got the bellow link but it doesn't work....
View Article