CRM RollUp 15 Remove Column Header
Hi After install RollUp 15 on CRM 2011, I found that the column header does not display in the grid anymore, instead it is showing the navigation bar at top and it is missing from the bottom of the...
View ArticleUnable to login ,systemuserid doest not exists
Hi all,I created a user (domain\user1) in CRM by adding user in Settings->Users. However, CRM prompt me error when I try to login with this user.Event log:Exception information: Exception type:...
View ArticleError message: -1 is not a valid state code for mailbox MS CRM 2013 while...
Hi Tech Friends,Error message: -1 is not a valid state code for mailbox MS CRM 2013 while disabling the user using SDK.The code perfectly works fine in MSCRM 2011. The problem shows up in MSCRM 2013...
View ArticlePlugin throwing Generic SQL Error
I'm writing a plugin for CRM Online (2013) which will write a code to a field to allow some de-duplication. The plugin is running in async (I have tried sync/post and get the same error). The step is...
View ArticleHow to change column name(Schema) of the entity - MS CRM 2011
Hi All,I have created the columns wtih prefix as new_columnName, due to client request I want to change the pre fix for the column name.Any help greatly appriciated...Regards,Srikanth
View ArticlePreImage doeant appear to be working
CRM2013I have an update plugin on a custom entity. I have the need to reference the data before the record is update. I was pointed to using images to grab the data before the record is updated. Using...
View ArticleDynamics Crm 2013 - Set a tab readonly using javascript
Dear all,Can anyone help me how to set a tab readonly using javascript on form load.Many thanksRegardsVinay
View ArticleContract cloning vs contract copying
We have CRM 2011 on premises.In our world, Contracts sometimes get cancelled and then reinstated. In effect, since a Contract cannot be changed once it is Active except to set a Cancel date, we are...
View ArticleRetrieving an entity in a child pipeline that was created in the parent
Hi all This is the scenario:Create record of type entityA.Fire synchronous plugin on post-op of entityA Create message and attempt to associate other entities of type entityB to itself (for simplicity,...
View ArticleAccessing Active Directory through a Workflow Activity
Hi guysI am trying to do a very basic read of Active Directory using a custom workflow activity, I have managed to get the activity working in a workflow by giving the server account running the async...
View ArticleCRM 2013 Cannot open Sql Encryption Symmetric Key !!
Hello,I have a issue with CRM 2013 "Sql Encryption Symmetric Key". FYI this following are the screen shot and error log file. Error Log : Unhandled Exception:...
View ArticleA Microsoft Dynamics CRM Window was unable to open
Hi Team,I have one ribbon in CRM 2011, which will take the ID as a querystring parameter from the CRM grid and pass to the asp.net application. When im trying to do limited records at the time, it is...
View Articlegetdirty is Undefined.
I am trying to call the function below from OnSave but I keep getting: There was an error with this field's customized event.Field:crmFormEvent:onsaveError:Unable to get value of the property...
View Articledynamics crm connector for integrating ms crm 2011 and dynamics ax
hi ,I am integrating ax 2012 with crm 2011I am getting an object reference error while syncing the accounts to customer service in dynamics connector. is there anyway to avoid it. I followed the steps...
View ArticleUpdate icon for "Processes", "Business Management", "Customization" & "Data...
Hi,I would like to update the 32x32 & 16x16 icons for "Processes", "Business Management", "Customization" & "Data Management" for Dynamics CRM 2013. Is there anyway I can achieve this? I think...
View ArticleConsuming the REST (ODATA) CRM services from a non-microsoft client
I am looking for a way to consume the REST (ODATA) CRM services from (in my case) a JAVA client.I have succesfully created a client that consume the SOAP services, but OData (and corresponding ATOM...
View ArticleContractDetail cancel date
If a ContractDetail is cancelled independently from its parent Contract, is there a Cancel Date associated with it? If so, how can I access that date?Edit:If not, is there a way of differentiating...
View Article2011 CRM Audit History Icon
Could someone tell me what the icon means when it appears in the New Value column of the Audit History? Looks similar to a page break.Thanks
View ArticleCan someone help with my if, else statement?
I want to run a block of code but only if my lookup field has data; I have the following line:EntityReference a = (EntityReference)entity.Attributes["new_lead"];if (a != null){//Do the code}It's not...
View ArticleCRM 2013: Custom action import failure
Hi,I have created a Process of type Action and for "None (Global)" so that it can be registered for any entity. On this action I have created a few arguments and set values. This Process is related to...
View Article