Unknown Condition Operator: NotOn
Hi Experts,As the members show in ConditionOperator Enumeration, it have one operator "NotOn".But when we try to use this in our plugin product, we will encounter an error "Unknown Condition Operator:...
View Articlereport date issues
I am having problems with date formats in CRM reports. I have created the reports in BIDS and they mostly work OK but there seems to be a confusion between time zones and daylight savings.To avoid...
View ArticleSSRS Report Development
Hi All,I have developed SSRS Report, now I want to get the staff details for which I got created connections roles. now my doubt is how to retrieve the connections in report?
View Articlewill document.getElementById work in ms crm 2013 Javascript?
While migrating the crm 2011 code to 2013 we found the document.getElementById in javascript web resource.Will this code work for 2013 version ? if not please suggest the alternative way.Tahnks in...
View ArticleAdding user to the Active Directory and CRM too but that doesnt work?
I have created a user in AD and then created a user in CRM when i try to login through that account this gives me the error How did i add user in AD is given belowThere is a folder name CRMDEV there...
View ArticleCRM 2013 - Unable to input data in a field
Hello,We are using CRM 2011 On-Premise and will be migrating to 2013 On-Premise soon. Right now we are testing if all customization is working correctly on a test CRM 2013 website.We have three custom...
View ArticleCRM 2011 C# - Cant' fullfill/close/cancel an sale order
I can’t close a sales order from my plugin and I’m just getting an error..."Need to start a transaction before commit"My plugin:Creates a new sales order from an opportunityChecks if there are any...
View Articleimported opportunity products have extended amount of 0
Using Scribe I'm creating OpportunityProducts. I populate unit price, quantity and IsSystemCalculated = true. The extended amount doesn't calculate. Since extendedamount is not "writable" in Scribe...
View ArticleOpening session from USD Hosted Control for CRM 2013 application
Hi All,My Client is very much intersted in configuring the USD (Unified Service Desk). I have a requirement in which I need to create a USD Custom Hosted control and create the session (of Account or...
View ArticleDisable onload event in CRM 4.0
I have a js code written for opportunity entity under onload event and onsave event.5 days ago when I tested the script with alert function it was working fine but today my alert function is not.If I...
View ArticleCRM 2013 - Form customization - 'Unable to get property 'setVisible' of...
Hi allFirstly, thank-you (heaps) in advance for your patience with me, I am not a developer and am not entirely up with the lingo.I have just rearranged the New Opportunity form per company per my...
View ArticleHow do I use "in" where clause in LINQ when retrieving records/entities in...
Hello. I'm just having some problems with LINQ and Microsoft CRM and I hope you can help. in SQL terms I am thinking along the lines of: select * from table where id in ("1", "2", "3")I have this code...
View ArticleCRM
I am using the OData in java script to get the list of products from CRM. Now i want to create the product from the javascript , but it always giving me the errorBadRequest.
View ArticleMicrosoft dynamics future for Experienced .NET Developer
Hi All,I 've done 3.8 years in .Net and now one of brand company is offering me to join the MS Dynamics team. How do you think about working with Dynamics? Is it a good thing? Is it better a career...
View ArticleHow to update existing .rdl report in dynamics crm 2011
Hi,I have a requirement that need update existing report in dynamics crm 2011, and the report is using .rdl file and I don't have any source of project file of the reports. Is there any way to update...
View ArticleonChange not firing for lookup no match - CRM 2013
Hi,I am using CRM 2013, when entering a value into a lookup the onChange event is fired on tab off or click away if a single match is found. In fact with tab off it is fired twice!But for no match or...
View ArticleCRM 2013. C#. Plugin Event Logging.
Hi.Trying to catch some events to log.EventLog.WriteEntry("CRM Plugin", "Hello world!", EventLogEntryType.Error);Plugin starts and finishes fine. But there is no any my event log messages in...
View ArticleCRM Plugin - doesn't appear to do anything
I have written my first plug-in, but it doesn't appear to do anything.I have a field on the quote form that I want updating with the parentproduct names from the products that are on the quote when the...
View ArticleCRM 2011 + IFRAME .aspx page authenitcation
Hi,I have shown .aspx page inside the Iframe of CRM. I have used the below authentication source code.I need to authenticate based on CRM logged in user. The below code authenticated Administrator...
View ArticleClose the Parent form in MS CRM 2013
Hi All,I am facing one issue, please help me out.I have created one button on phone call, on click of this button should open campaign response.To open the campaign response used window.open()(to open...
View Article