Delete message plugin not working
I am trying to write a plugin for account delete. So that when an account is deleted a task is created with just the subject field auto populated to "Created through plugin". Below is the code for my...
View ArticleHaving problems with DynamicEntity in crm 4.0
Hello everyone,I am trying to update a custom entity through a plug-in in CRM 4. Since it is a custom entity, I can't retrieve it with the ICrmService Retrieve method, so I tried using DynamicEntity...
View ArticlePlugin registration times out
I received the following error while trying to register a plugin to an online instance. Unhandled Exception: System.TimeoutException: The request channel timed out while waiting for a reply after...
View Articlephonecall regarding object
hi everyone,i try to create phonecall activity to some contacts in crm 2011but when i try to create phonecall by using quick campaign ,created phonecall's reagarding sets to campaign item.but i want to...
View ArticleFetch XML Report - How to use optional parameters?
Hi GuysCan someone please explain to me how to use optional parameters in Reporting Services using Fetch XML?I cannot seem to find a single example anywhere.Thanks
View ArticleCRM 2011 : UI Datetime problem
Hi,I am using current date time to be set on CRM field in my plug-in as follows. Entity contact = new Entity("contact"); contact.Attributes.Add("contactid", contactid);...
View ArticleChange windows live id CRM 2011 Online
Hi All,I have few users who left the company and want to reuse those CRM licenses by changing the login id, but I cannot re-enable it with the new login id. How do I do this?Thank you,Naresh.
View ArticleCRM2011 Form script (javascript) is disabled on the new form
Hi,I created a new contact form by copying the previously existing form. For some reason Jscript is not enabled on the new form.I tried publishing the jscript and recalling the functions on...
View ArticleCustom entity which has similar look and feel of activity pointer entity in...
Hi All,I have got a requirement which looks similar like activity pointer entity displaying all the diffrent activity types . My requirement is i wanted to create a custom entity(eg:Test) which had 1...
View ArticleFetching Phone Call record based on Sender and Recipient in CRM 2011
My motive is to fetch a Phone Call record based on the combination of the following inputs :SenderRecipientPhoneDueNow Sender and Recipient are of type PartyList in CRM 2011.I have written the...
View ArticleHow do I create a related entity from the ribbon?
I have a solution in which I have created a 'case history' entity. Those are obviously enough linked to cases.From the case form I now have an extra entry on the left hand navigation menus for "Case...
View ArticleConnecting MS CRM 2011 through Java for retrieving data
Hi, We are trying to connect MS CRM 2011 ON-PREMISE through java to retrieve the Cases. we are able to generate the CRM classes using Apachi-CXF . What would be the next steps to get the Cases...
View ArticleTab Order
Hi I am using the following function to change the tab order which works fine however it throws an error when I try to close the form. I'm thinking it is because I'm using "crmForm" which is for crm...
View ArticlePassing parameters after having pushed the New button from a lookup in CRM 2011
Hello,I need to know that my contact form has been loaded because the New button from the account lookup field has been pushed. I've checked the URL from the opening contact form but there is nothing...
View ArticleCRM 4.0 why CrmWebService using default credential returns utctime
Hello, I have developped an application aspx intergrated in MSCRM 4.0, i use crmwebservice to retrieve the entity, when the web service uses the default credential, it returns the crmdatetime as utc...
View ArticleCRM 2011 onpremise: Cannot zoom over 100% in custom report
hello forumwe have a custom report which is working fine. but if you zoom within the crm preview window over 100%, it cuts the top part of the report and we cannot scroll to the top anymore. does...
View ArticleDataServiceQuery ServiceAppointment Relationships $expand
I am using Silverlight and querying CRM in the following manner:query = (DataServiceQuery<ServiceAppointment>)myContext.ServiceAppointmentSet .AddQueryOption("$select",...
View Articlems crm 2011 - I am having 5 checkboxes, when I select one checkbox other four...
Hi,ms crm 2011 - I am having 5 checkboxes, when I select one checkbox other four checkboxes should get selected?How can I achieve this.Thanks, Rajeev
View ArticleCRM 2011 - RetrieveMultiple and Retrieve (Generic SQL Error) - Deadlock issue
Experts/Guru, Would really appreciate if you can share your thoughts on this, just from knowledge base perspective. In our plugin code we use .Retrieve and .RetrieveMultiple left/right/up/down,One of...
View Article"Add Step" menu renders badly (cut off) with large number of Custom Workflow...
Hi,I'm struggling to find anyone else with this problem, but we experience it across all Organisations we have deployed our solution in. Our solution contains a large number of CWAs available from the...
View Article