Query filtering issue - time part ignored
I am experiencing a little problem with some query filtering (using either query expression or fetch XML) whereby CRM appears to ignore the time part of my filtering clause.If I add a condition such...
View ArticleQuote State (Statecode and statuscode) change through a JavaScript. Uncaught...
Hi,I am trying to change state of a Quote from Active to Won using the approach in this...
View ArticleMigrationg Louts Notes to Dynamics CRM 2011
Hello community, I am looking for a tool or general approach for migrate the lotus notes data (customer records) and documents (.doc, .pdf, .txt) into a Dynamics CRM 2011 system.The lotus-notes...
View ArticleCan I disable the login prompt for MS CRM 2011 SDK if credentials are wrong?
Right now I access the CRM SDK as follows IServiceManagement<IDiscoveryService> serviceManagement = ServiceConfigurationFactory.CreateManagement<IDiscoveryService>(discoveryUri);...
View Articlecrm 4.0 - User defind view - Not able to select two or more conditions or...
Hi All,I am using CRM 4.0. In this, i want to create new user defined view at quote level for which filter condition contains fields residing in different entities. Let say, i want to find quote which...
View ArticleProblems creation bom in AX 2009
I’m trying to create a bom i ax 2009, using Microsoft.dynamics.businessConnectorNet. All works fine as long as the BomQty isn’t bigger than 9, when the BomQty has a value bigger than 9 the value in ax...
View ArticleAn error has occurred when Open CRM Webpage
I have a big problem. I Installed CRM 2011 on Windows server 2008 r2 and SQL 2012.It warked after I made a customization. I try to open it I found the error appeared as" An error has occurred. Try this...
View ArticleAn error {1}{0} error occured while eporting solution on crm online
Hello Experts, An error {1}{0} occurred while exporting a unmanaged solution in crm online 2011.please help to remove this error.Thanks and regardsMurali
View ArticlefetchXml multiple entities in CRM 4
hi All,I have issue with fetchXml Query, I need display results from two link-entities, but I need condition "OR" between entities, because below query display only records which are in both entities,I...
View ArticleQuery with field owner return results in Advanced find but returns no records...
I have a problem since I've update the server in Rollup 13 (Rollup 8 -> Rollup 13). When I create a view with the parameter Owner the system return me right results in the window from Advanced Find...
View ArticleUsing entity competitor also for contact competitors?
Hello,We would like to use competitor entity also to track our customers competitors. In our previous CRM, we had custom fields to add by a lookup competitors of contacts.I tried to create an entity...
View ArticleCRM 2011 Disable out-of-the-box ribbon button based on value from selected...
Greeting.I'm trying to find an example that will get me started with the following scenario.In HomePageGrid ribbon (and also sometimes SubGrid ribbon), I need to enable/disable a out-of-the-box button...
View Articlestyle an asp.net webform like mscrm 2011
Hi,I have created an Iframe which contains an Asp.net web form (hosted in its own separate site).The web form has a data grid which shows a list of documents. Each row has the document name and a...
View ArticleJavascript/FetchXML OnChange working for me but not other Admin
We are on CRM 4.0 and I've implemented some JavaScript with FetchXML in it which should perform the following actions.On my custom entity, I have a "Site" lookup field with a custom text field below...
View ArticleCRM 2011 - Generate JavaScript Documentation
Is there a tool/method out there to extract or export all of the JavaScript for an Organization in CRM 2011? We have a CRM instance using IFD with a ton of JavaScript on the forms so doing this...
View ArticleUse Javascript to Update Price Per Unit When Selecting a Product in Dynamics...
PowerObjects - Use Javascript to Update Price Per Unit When Selecting a Product in Dynamics CRM 2011Attempting to use this jscript below, getting the following error when debugging...Any help would be...
View ArticleRetrieveAllEntitiesRequest fails
I am working on a partner application that uses the RetrieveAllEntitiesRequest to cache all the entity metadata. When I invoke this request on an instance that has had approximately 150 custom...
View ArticleRequests in CRM have parameters from other requests.
We are presently on CRM 2011 with RU6 (Testing RU12).In production, we see a very strange issue where request contain parameters from other requests. You can clearly see (See below example) the request...
View ArticleImporting and the Plugin Target Entity
Consider a plugin (code shown below) that fires only on Create of an Account. All I want it to do right now is give me a list of all the attributes in the target entity so that I can prove a point.On...
View ArticleException handling in CRM 2011 plugins
We are using a custom entity to handle logging of exceptions thrown by a plugin. As I understand, if a plugin registered for stage 20 or 40 throws an exception,the entire transaction is rolled...
View Article