Lost your password?

Blogs about: Microsoft Dynmics Crm

Building URL to the CRM record that triggers the workflow.

Nishant Rana wrote 2 days ago: Hi, I was just looking for the various options for the above scenario. These are the different optio … more →

Tags: CRM, Crm 4.0

Passing parameters to NavBarItem’s url property in CRM.

Nishant Rana wrote 6 days ago: For passing custom attribute values as parameter to the navBarItem on an Entity, we could use the fo … more →

Tags: CRM, Crm 4.0

“Insert failed for entity 'TimeZoneLocalizedName', batchRows=1144 with exception System.Data.SqlClient.SqlException: Cannot bulk load because the file "C:\Documents and Settings\\Application Data\Microsoft\MSCRM\BCP\.bcp" could not be opened” in Data Migration Manager

Nishant Rana wrote 1 week ago: I got this error in data migration manager at the synchronizing stage. While searching for it I foun … more →

Tags: CRM, Crm 4.0

“The path is not of a legal form” error while installing Microsoft Data Migration Manager.

Nishant Rana wrote 1 week ago: This error occurs while installing Data Migration Manager on CRM server. To resolve this error we ne … more →

Tags: CRM, Crm 4.0

Opening Microsoft Dynamics CRM in Chrome browser.

Nishant Rana wrote 2 weeks ago: Using IE tab extension released for Google Chrome we could open our MS CRM inside Chrome. IE tab ext … more →

Tags: CRM, Crm 4.0

SoapException:Server was unable to process request on Update using CrmService.

Nishant Rana wrote 2 weeks ago: Hi, We were receiving the above error on running a custom aspx page. This page was configured to be … more →

Tags: CRM

Error connecting to Report Server from virtual machine.

Nishant Rana wrote 3 weeks ago: Hi, I was trying to connect to report server (installed on my machine) from the virtual machine on w … more →

Tags: CRM, Crm 4.0

Trace file size almost 40 GB in CRM 4

Nishant Rana wrote 1 month ago: Hi, I was getting the low disk space notification on my CRM 4 server . I realized that i had enabled … more →

Tags: CRM, Crm 4.0

Deploying a multiple assembly plugin

Nishant Rana wrote 2 months ago: Lets take a simple example for it !! Suppose this is our Pre-Update Plugin public void Execute(IPlug … more →

Tags: CRM, Crm 4.0

Developing a simple context sensitive report for CRM

Nishant Rana wrote 2 months ago: Suppose we want to develop a context sensitive report for contact entity. This report, i should be a … more →

Tags: CRM, Crm 4.0

Cleared MB2-632 Microsoft Dynamics CRM 4.0 Applications exam5 comments

Nishant Rana wrote 2 months ago: Last Saturday, i cleared the Applications exam. Total number of 50 questions were there, divided int … more →

Tags: CRM, Crm 4.0

No connection could be made because the target machine actively refused it or The operation you are attempting requires a secure connection (HTTPS)

Nishant Rana wrote 2 months ago: We could receive the above errors while trying to connect to the reporting server from SQL server ma … more →

Tags: CRM, Crm 4.0

Enabling Mail Merge Template for other System entities1 comment

Nishant Rana wrote 2 months ago: Hi, We had a requirement to use the exiting templates for salesorder entity. However as we know, we … more →

Tags: CRM, Crm 4.0

Using Mail Merge for other entities in CRM 41 comment

Nishant Rana wrote 2 months ago: Suppose we need to make use of Mail Merge functionality for the SalesOrder entity. So one thing we c … more →

Tags: CRM, Crm 4.0

Few more JavaScript for CRM

Nishant Rana wrote 2 months ago: Hi, While searching for “how to hide new button” from related entity’s grid, these are certain thing … more →

Tags: CRM, Crm 4.0

One or more of the option values for this picklist are not in the range of allowed values in CRM 4

Nishant Rana wrote 3 months ago: Hi, I started getting this issue on one of our entities while saving it. This wasn’t the issue in CR … more →

Tags: CRM, Crm 4.0

Understanding workflowContext.MessageName of IWorkflowContext interface in CRM workflow activity.1 comment

Nishant Rana wrote 3 months ago: Hi, Today i was trying to find out what could be the different values for it. So i had my custom wor … more →

Tags: CRM, Crm 4.0

0x80040216 An unexpected error occurred Platform while sending mail through custom workflow activity in CRM 4

Nishant Rana wrote 3 months ago: Hi, We were getting the below error <error>   <code>0×80040216</code> … more →

Tags: CRM, Crm 4.0

Calling form’s JavaScript functions in ISV.CONFIG5 comments

Nishant Rana wrote 3 months ago: Hi, We had a requirement to check for user’s role on click of one of the isv.config button. So we th … more →

Tags: CRM, Crm 4.0