WithNoLock issue
Hi, we need your assistance in the following: when we are deleting record from entity A the plagin logic updates related record from entity B (A:B = N:1 relationship). If we start this process...
View ArticleCRM 2011 Custom SOAP development
Hello, We have an issue where a custom application that was written pulls data from our internal db and populates CRM. this application is working but with one weird issue. When it creates the contact...
View ArticleProblem with optionset when retrieving from another entity
hi frnds,i have some issue when retrieving optiontset value from antoher entity... function retrieveOptionset(){LookupFieldObject = Xrm.Page.data.entity.attributes.get('customerid'); var...
View Article"error on page" without details?
Hello - when I click a button on the ribbon, the form is displaying "error on page" in the status bar at the bottom. It seems like CRM usually displays a popup with error details. How can I get CRM...
View Articleany way to search webresources in batch?
Hello - Is there a way to easily search all web resources for a given string? I know I can open each web resource individually and search each one, but I was wondering if there was an easier way to...
View Articledeciphering crmscripterrorreport
Hello - what does <URL> represent in the CrmScriptErrorReport below?:<CrmScriptErrorReport> <ReportVersion>1.0</ReportVersion> <ScriptErrorDetails>...
View ArticleHow to fetch all users for a specific Security Role in CRM 2011 through js ?
Hello,How to fetch all users for a specific Security Role in CRM 2011 through js ?
View ArticleHow can i log in to Dynamics CRM Online via Windows Phone 8 ?
Hello people, i have a great problem while programming a Windows Phone 8 App. My current problem is, that the app can't authenticate against a Dynamics Server. I am using the sample code provided by...
View ArticleCRM 2011 AutoNumber Solution
This is not a question but instead a solution. I saw several questions asking about a solution for AutoNumbering a field in CRM. Plus I have used these forums a lot, so I figured I would post...
View Articledebug an custom worflow roll up 12 !!
Hi All ,I want to debug an custom workflow. I download new sdk for rollup 12.I was able to debug before rollup 12 was installed.but now its not working.i also tried new plugin registration tool...
View Articlepreentity/targetentity behavior change?
Hello - I'm working on a CRM app that was written before me. Code references were pulling from the pre-entity and then for some reason, a few of the attribute references became unavailable in...
View Articlehow to hide navigation group in crm 2011 entity ?
hi,how to hide Navigation Group in crm 2011 entity ?i removed navigation links from form customization.but still i can see the navigation group name.
View ArticleHow to write contents of Body of Activity Mime Attachement Entity using...
Hello Experts,My requirement is to add ana attachement to the email ,I am using the following code for create activity MIME atachement using javascript.I am able to create attachement but I am not able...
View ArticleCRM 2011 Error Message “An error occurred when verifying security for the...
I am trying to connect to CRM 2011 Online and On-premise from ASP.Net External Portal,But when I call IOgranizationService.Execute(_Request),I am getting the error “An error occurred when verifying...
View ArticleError, when creating invoicedetail/ Invoice (Product) with plugin in CRM 2011
Hi, I'm trying to add a product to an invoice via plugin in CRM 2011, but the plugin gives an error. Inside the error there is the message: <Message>The parent id is...
View ArticleLead conversion to Opportunity - onload code does not run
I have jscript that loads a field value when the opportunity form is created (FormType ==1). However, when using the our of box Lead Qualify function, the Opportunity code does not run. Any ideas on...
View ArticleDeveloping two unconnected solutions on one system creates a conflict when I...
I have a crm system on which I develop solutions. No problem with that.I have developed two solutions in that development system and can deploy those solutions to other CRM systems with no problems. If...
View ArticleWhy does the VersionNumber attribute on the Account entity not get returned...
Using the retrievemultiple request with the below query expression does not include the versionnumber field in the response, even if the field contains data.var queryExpression = new...
View ArticleIs it possible to hide the 'Workflows" navigation link on left navigation for...
We need to hide the "workflow" link on the left navigation for just about all of our entities but we need to hide based on security role. Can this be done ?Thanks,Robert
View Articlehidden fields (html meaning) on crm forms?
Hello - What is CRM's approach to using hidden fields on forms? For example, I haven't really played around with the concept, but another developer was mentioning that you need to have a field on the...
View Article