-
Continue reading →: ‘The given share name\prefix is not a valid name’ error – Azure ‘New-AzureStorageShare’ command
Other day, while I was creating a shared location in Azure using Azure Power Shell cmdlets, I got below error The given share name/prefix ” is not a valid name for a file share of Microsoft Azure File Service Reason: “New-AzureStorageShare” command accepts share name only in lower case. Fix: Update…
-
Continue reading →: CRM 2015 Online Update 1 – Application and Customization changes
In this article I am going to brief about new changes and updates in CRM 2015 online update 1. Trigger Custom Action from Workflow or Dialog We can invoke a custom action directly from within a workflow or a dialog. Steps on how to Create and Invoke Custom Action from…
-
Continue reading →: ‘Saved’ event not triggering on ‘CRM Page’ hosted control – USD
We have an Account form hosted in ‘CRM Page’ hosted control on USD. We got a requirement to navigate another page on CRM form Save event. Below are the steps I initially followed Created a new Hosted Control of type ‘CRM Page’ Go to ‘Events’ from Command Bar and open ‘Saved’…
-
Continue reading →: How to change Organization in Unified Service Desk (USD) Logon application
We can switch to other Organizations from “USD Logon Application” as below. While launching the ‘USD Logon application’, before it loads, click on ‘Change Credentials’ link Now you get USD Login screen as below. Provide the Organization details you would like to connect 🙂
-
Continue reading →: Issues faced while setting up outlook client – CRM 2015
I recently started working on migration project CRM 2011 to 2015. In this article I am going to focus various issues I encountered during Organization configuration on Outlook client. Issues faced with installation First to go with, I had issues while installing the software. Below are logs from event viewer and…
-
Continue reading →: Display Custom Entity on IPad or Windows 8 CRM App Home Screen
I recently got a chance to work with CRM on Tablets. The requirement was to display a Custom entity on Tablets home screen. It’s very easy to achieve with below steps. Enable entity for tablets I have a Custom entity ‘Change Of Address’ To enable this for tablets, Go to…
-
Continue reading →: Executing Failed Workflow Async Jobs – CRM
In my CRM application we trigger workflows on creation of Orders. Other day because SQL server was down, there were 600 System Jobs failed with ‘SQL Time Out’ error. Once SQL server issue fixed we had the problem of fixing failed workflow jobs, Since I cannot re-execute the failed jobs from…
-
Continue reading →: SQL Server Error While Exporting Advanced Find Records To Excel
Few Users reported that they were getting “SQL Server Error” while trying to export the Advanced Find records to Excel. Reason : The filter they used in Advanced Find resulted more than 10000 records. CRM has OOB limit of 10000 records to export. If your CRM instance is on premise,…
-
Continue reading →: There is no active transaction – Error on Case Resolution
I have an on demand workflow which Resolve the Case’s. I got below exception when I run the workflow against a Case. Reason & Fix – There is no active transaction Error – message usually denotes the failure in any other Plug-in steps already registered on the same event. In…


