CRM 2011 - Custom App and Organization service reference authentication
In my custom application I have following codeCredentials _Credentials= New ClientCredentials(); _Credentials.Windows.ClientCredential = CredentialCache.DefaultNetworkCredentials;serviceProxy...
View ArticleCode is returning error Object is null or undefined when the value exists
When I attempt to run my code I get an error that the value is null or undefined. However, the alert line returns the correct value of the field I'm looking up. I have debugged the code and the var...
View ArticleMS CRM 2011- Rollup 13- If we delete attribute without removing from user...
Hi All,I have user view for advance find and I deleted few of fields from entity.If I try to reopen the user view then it shows me error like "Some of fields got deleted". So update the view.Can we...
View ArticleWeb Part Error
The site collection containing this sandboxed solution has exceeded its daily resource usage quota. Correlation ID: 84af3d9c-365c-8075-82f0-45d6ae0171d0.
View ArticleSSRS CRM Report: Pass more than one row (GUID) thru a tablix click action
Hi AllSo let me try to describe the Problem:I have made a report which shows data in a table. Now Within this table I group on date (month) and some other unnecessary criteria. Therefore the data which...
View ArticleCRM2011: Performance issue with plug-in on SetState
Hi,I have plug-in, that triggers on SetState of a custom entity. Basically it creates a successor and a bunch of related records (modifications of the original ones). The original record is not...
View ArticleWorkflow halts on waiting and shows validation errors on parameters
Hi,I've created 2 workflows but they won't pass the validation of crm and halts on waiting.Using CRM 2011 RU14 On Premise.The error message is :Unhandled Exception:...
View ArticleIs It possible to trigger a work flow on the selection of lookup?
Hi,Is it poosible to trigger a work flow once i select a value in lookup field?
View ArticleSubgrid record on click event in crm 2011
Hi Guys,As per my requirement, when i click the record to open inside a subgrid, a custom web page should open and inside that the actual record will open in an IFrame. For that is there any event or...
View ArticleVersioning in Dynamics CRM 2011?
Hi All,Lets say, for each phase of opportunity I want to create questions and responses. Suppose for a planning phase I have a 10 questions and responses for the same. Here I want to maintain the...
View ArticleCreating a pictorial chart on MS CRM 2011 form?
Hi,I have to create a pictorial chart as given below based on the Date fields on the form.It should be dynamically created which one will be the best approach.Please suggest me.Thanks,If you find this...
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 ArticleMS CRM 2011 ONLINE - Dialog won't start
I want to start a dialog by JavaScript with this script.window.open("/" + Xrm.Page.context.getOrgUniqueName() +...
View ArticleViews
is it possible to increase the height of the header in an entity view.ie double the height of the header and centre and word wrap the field header Dont ask me .. i dont know
View ArticleProblem in authentication with : https://login.microsoftonline.com/extSTS.srf
Existing systems are based on Live Id authentication and working fine. Recently new Office 365 is introduced. The issue is related to authentication with Office 365.We take binary token from...
View ArticleWhich Version of Visual Stuiod Expres works with SDK?
I've downloaded versions of Visual Studio Express 2010 and 2012 neither one is working when I try to connect with the CRM 2011 SDK? When I attempt to run the toolkit install I get an error message that...
View Articlecustomeraddress privileges
We have a requirement to prevent all non-system admins from deleting any record, except customeraddress.so we removed the delete privilege from all entities. However, there is no option for...
View ArticleRetrieve field value from a related entity on load
I know there are dozens of other threads out there that ask similar questions and I've tried multiple solutions from those threads but I can't seem to get it to work. I have a decimal value field on...
View ArticleCRM 2011 RC - Passing Parameter to Left Navigation Link in Details form (not...
Hi,I have a external application link to which I wanted to pass values from entity form controls.I tried attaching onclick event inside form load but its not working.Is there any other way to pass...
View Articleemail settings: tracking/matching questions?
Hello - I'm trying to get a better understanding of email tracking/matching functionality in CRM: tracking: ---------- * Prefix: Is this field required? Or generally recommended? Do you generally use...
View Article