CRM 2011 IOrganisation Service
Hi,Can anybody please tell me, how i can print EntityCollection on ASP page, instead of showing results on console thanksEntityCollection resp = oService.RetrieveMultiple(new FetchExpression(fetchXml));
View ArticleMS CRM Data Import Wizard Issue
The next button is not enabled for some reasons!!!!I did try to with all supported extensions but without any luck!!!!!See screen shot belowHelp plzhussain
View ArticleHow to setup and run Partner portal solution on premise Dynamics CRM 2011
I have already setup portal solution on Dynamics CRM on premise... Partner Portal solution is imported successfully. But guess something messing, how can browse the partner portal ? Use its...
View ArticleMs CRM 2011 - How can I perform Searching the Client/Contact Details in...
Ms CRM 2011 - How can I perform Searching the Client/Contact Details in Siebel through Web Service?I am having following Scenario:-1) I need to create the case for the customer.2) I need to search for...
View ArticleHow to get related entity records without querying the MS CRM DB multiple times?
I have a custom entity and a related entity. The relationship is set as 1 : many.The related entity has a number of records under it.Whenever I update any field in the primary entity, this will...
View ArticleUtility Class in CRM 2011 Plugins Using CRM Developer Toolkit
HelloI'm wondering if one of you geniuses out there might be able to share some code examples of using a utility class to share common code across multiple plugins to implement the same behaviour...
View ArticleHow to get a date field to be blank if option 1 is selected from a dropdown...
Hi, I currently have some code which populates a datefield depending on which option is used from a drop down. However what i would like to be able to do is if option 1 is selected from the dropdown...
View ArticlePlugin for" AddMember" message is not executing when a record is added...
Hello All,Plugin is not executing when a record is added to marketing list using a webservice. Below is the code i have used for adding record to marketing list by creating a webservice. But the same...
View ArticleHelp with a Java Script to pre-populate description field
Hi,Can anyone supply the exact java script code in order to achieve this -I need that when a phone call is created (phone call screen opened in order to create a phone call, so Form type 1 ), the...
View ArticleIs it possible to customize audit summary view - CRM 2011
Hi,Is it possible to modify or customize the default "Audit summary view" of Auditing in crm 2011?Apart from enabling or disabling filters, i don't see any options to modify the view so that i can add...
View ArticleProblem in opening a new window with QueryString Parameter
Hello Experts, i am unable to open an html page. I am passing two parameter but its not opening.here i am doing like belowwindow.open(serverUrl + "/WebResources/new_EditableHtml.htm?ent=" + entName +...
View ArticleOrder: Update CRM calculated fields using Context.InputParameters causes...
Hi,As a follow-up on this, this and this topics, I found the root cause of my problem: when using Context.InputParameters to set CRM calculated fields, CRM automatically triggers a recalculate on the...
View ArticleDaylight saving is not being acommodated in the returned DateTime (using CRM...
Hi All,I am trying to pull appointment data using CRM data services. I am not able to get the correct timings in Appointment Start and End date time. The offset is 1 hour which is based on current...
View ArticleGet all Columns and Records from the View to HTML page
Hello Expert, I would like to Get all the Columns and records Present in a view to an HTML page.i am using the Method below.selectedControl.getParameter("effectiveFetchXml");from here i am getting the...
View ArticlePartylist
hi,how to customize party list datatype for lookup.plaese any one can help me to how to craete partlist and expalin.Thanks in advance.
View ArticleHow to convert a string type to a money type or how to typecast a string type...
HiI want to convert a string type to money type in crm2011.Is it possible? Is there any alternative way to handle this?I am using the following piece of code and it is throwing error.It says cannot...
View ArticleCrm Exception: Message: A queue item was not found for the given object id...
Is any one have an idea about why this erros is loged in CRM trace when the case is accepted from a public queue. Is this the normal behaviour or any configuration issue?at CrmException..ctor(String...
View ArticleMSCRM Url access problem
Hi,We have newly installed the mscrm4.0 in Windows server 2008.While we are accessing the crm url in browser its not going to open.Its showing the blank screen.What could be the reason.Please let me...
View ArticleHow to programmatically determine the entities that appear on the CRM...
HiI am designing a different interface to show the Roles / Privileges for the entities. But, when I programmatically fetch the entities, I get lot more than what I see on the CRM Security Roles editor...
View ArticleTrying to import the default solution developed on CRM on-premise, to CRM...
Trying to import the default solution developed on CRM on-premise, to CRM Online - I'm getting an error:
View Article