Changing Main logo in ms crm 2011
Hai all,I want to change the logo of the ms crm 2011 with our company logo. But the problem i'm facing is the ms crm logo size is very small and I want to display large sized image in place of. Can any...
View ArticleCall javascript function on entity home page grid load.
Hi,As per the requirement we need to call javascript function on load of entity home page grid/view load (not the subgrid).How to call JS function in this scenario?Thanks!Vinayak Chavan
View ArticleUpdate account record
I am writing a SQLCLR database project , to add and update records in CRM from one of our SQL 2008 R2 servers.Having had a lot of help, I have worked out how to insert a new account into the accounts...
View Articlecrm 2011 installation error
Dear all;i am tring to install crm 2011 i am getting the following errorMicrosoft.Crm.Setup.Server.InstallConfigDatabaseAction System.Data.SqlClient.SqlException: Timeout expired. The timeout period...
View ArticleDynamics CRM 2011 EndpointNotFoundException
When calling the Execute method on a Dynamics CRM 2011 service, passing an ImportSolutionRequest object as a parameter, the following EndpointNotFound exception is thrown:There was no endpoint...
View ArticleIIS on Windows Server 2008R2
We are running Windows Server 2008 R2. It currently has IIS 6.0 and IIS 7.5 running on it. Is there any reason (or impact) if I remove IIS 6? I am getting an error with a CWR Mobile CRM app for...
View ArticleCRM 4: Cancel email activity from Java script
Hi,I have this requirement, For the case entity, we can't close a case if there is open activity such as Email. So My client want a button on the CRM form which can close all open/draft emails. How do...
View ArticleUnable to connect Developertoolkit in CRM 2011 online version
Hi,I am using developertoolkit for crm online 2011 but unable to connect showing error"Authentication failed"https://disco.crm5.dynamics.com/XRMServices/2011/Discovery.svcPrashanth M..J
View ArticleHow get Last modified Lead
How i get Last modified Lead using Javascript .........................Muhammad Sohail
View ArticleAny supported way to customize Polaris forms(CRM Roll up 12) using JavaScript
Hello,I need to Set Value of an attribute on form load using JavaScript on CRM 2011 Online Roll-up 12 Polaris Regards,
View ArticleError message from AX system while ending a production order
Can anybody help me out? I got an error message from the MS dynamics system when I was tring to end a production order in the system.error infolog!!!Production - EndProduction: MO000087Voucher 14016 is...
View ArticleExport Audit Summary Information within CRM https://audit.codeplex.com/
This report will show case CRM audit information which system admin can download as a document . This report will enable system admin to download reports for audit which is not available in OOB CRM...
View ArticleCRM 2011: Report missing from Default Solution
I am trying to export the default solution as a back-up of all customizations.It tells me there is one component missing from the solution, a report. The report exists in CRM so how can it be missing...
View ArticleDubug plugins merged with ILMerge
Hi,I'm trying to debug a plugin that is in a dll which is several assemblies merged with ILMerge. I'm having problems getting the breakpoints to be caught. Is this possible at all or should I try to...
View ArticleExport view to dynamic worksheet and linked entities
Hi,I'm trying to export a view with cases to a dynamic worksheet in excel and I'm getting a "Query Biulder Error" when I try to do this. The view has a check on created on for case resolution and the...
View ArticleError while trying the crm sdk sample code-RESTSilverlightContactEditor.Web
Hi,Can you please helguide to solve the following exception while trying to sample code of silverlight from crm sdk .I have created an crm online organization and it showing an exception during run...
View ArticleMS CRM 2011 - Error when importing solution
I get generic sql error when importin solution to MS CRM 2011 Online. "Entity Account Account Account Failure 0x80044150 Object reference not set to an instance of an object."How can I solve this?
View ArticleCRM 2011: SDK.REST and JavaScript
Hey everyone. Here is the function I am having trouble with:function alertTestEntities() { SDK.REST.retrieveMultipleRecords( "new_testEntity","$select=*", function (results) { alert("Success"); },...
View ArticleDynamics CRM 2013 to Hit the Shelves in Fall 2013
Hi....Check the below link.http://blog.sonomapartners.com/2013/07/dynamics-crm-2013-to-hit-the-shelves-in-fall-2013.html
View ArticleCRM 2011: How to call a Save event in javascript?
Hi All,In CRM 2011 i am using Xrm.Page.data.entity.save() method to invoke the save method in my javascript code.But, this methos is not working for a particular record. Even CRM entity's save button...
View Article