Skip to content

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

    • About
    • DEV Tools
  • CRM 2015

    ‘Xrm’ does not exist in namespace ‘Microsoft’ – Build error while referring CRM 2015 SDK Dll’s

    Published by

    Rajeev Pentyala

    on

    July 5, 2015

    I got below annoying build error while adding early binding class to my Plug-in Project and build. It was bit strange as I already referred ‘Microsoft.XRM.SDK.dll’ from CRM 2015 SDK. Reason : CRM 2015 SDK has built on .Net 4.5.2 Framework and my Visual studio does not support 4.5.2 Fix:…

    Continue reading →: ‘Xrm’ does not exist in namespace ‘Microsoft’ – Build error while referring CRM 2015 SDK Dll’s
  • CRM 2015

    Connecting to CRM from other applications using CrmConnection class – CRM 2015

    Published by

    Rajeev Pentyala

    on

    July 1, 2015

    Assume that you have an ASP.Net web application and you want to retrieve Contacts from CRM and display in a grid. Before CRM 2015, to establish a connection with CRM we need to create a service proxy with user credentials (Refer article). With CRM 2015, we can use “Connection Strings”…

    Continue reading →: Connecting to CRM from other applications using CrmConnection class – CRM 2015
  • CRM 2015

    CRM 2015 – Useful JScript Snippets and Syntaxes

    Published by

    Rajeev Pentyala

    on

    June 26, 2015

    Below are the list of useful scripts and syntax’s Filter look up records Let’s consider a scenario, “Primary Contact” lookup on Account form should display only Contacts with “Business Phone” (i.e., Contact.telephone1 != Null) Steps : Add PreSearch event for ‘Primary Contact’ lookup In the event handler define Filter and set…

    Continue reading →: CRM 2015 – Useful JScript Snippets and Syntaxes
  • CRM, SQL, SSRS

    SQL Server Reporting Services Account is a local user and is not supported – Error installing SrsDataConnector

    Published by

    Rajeev Pentyala

    on

    June 9, 2015

    I was getting below error while setting up SrsDataConnector Reason If the SQL Server Reporting Service installed using default settings, then the service account will be set to “ReportServer” and we cannot install SRSDataConnector while SSRS service running under ‘ReportServer’ account. Fix Update the Service Account from “ReportServer” to some other…

    Continue reading →: SQL Server Reporting Services Account is a local user and is not supported – Error installing SrsDataConnector
  • Azure

    ‘The given share name\prefix is not a valid name’ error – Azure ‘New-AzureStorageShare’ command

    Published by

    Rajeev Pentyala

    on

    June 6, 2015

    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 →: ‘The given share name\prefix is not a valid name’ error – Azure ‘New-AzureStorageShare’ command
  • CRM 2015

    CRM 2015 Online Update 1 – Application and Customization changes

    Published by

    Rajeev Pentyala

    on

    May 10, 2015

    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 →: CRM 2015 Online Update 1 – Application and Customization changes
  • CRM 2015

    CRM 2015 – Navigation and Themes

    Published by

    Rajeev Pentyala

    on

    May 9, 2015

    With the advent of CRM Online 2015 Update 1, we got much awaited New Navigation Bar pattern (Vertical Stacked Menu) and Themes. New Navigation Bar – Themes – With Themes, We can create a custom look and feel, to our CRM web application.We can change CRM applications Logo Navigation bar color…

    Continue reading →: CRM 2015 – Navigation and Themes
  • CRM

    ‘Saved’ event not triggering on ‘CRM Page’ hosted control – USD

    Published by

    Rajeev Pentyala

    on

    April 13, 2015

    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 →: ‘Saved’ event not triggering on ‘CRM Page’ hosted control – USD
  • CRM 2015

    How to change Organization in Unified Service Desk (USD) Logon application

    Published by

    Rajeev Pentyala

    on

    April 8, 2015

    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 →: How to change Organization in Unified Service Desk (USD) Logon application
  • CRM 2015

    Issues faced while setting up outlook client – CRM 2015

    Published by

    Rajeev Pentyala

    on

    April 3, 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 →: Issues faced while setting up outlook client – CRM 2015
Previous Page Next Page
Visitors

2,149,673 hits

Top Posts
Claude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeClaude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeFebruary 5, 2026Rajeev Pentyala
Getting Started: Build Your First Power Apps Code AppGetting Started: Build Your First Power Apps Code AppAugust 27, 2025Rajeev Pentyala
GitHub Spec-Kit with Claude Code: Build a React App Using Spec-Driven AIGitHub Spec-Kit with Claude Code: Build a React App Using Spec-Driven AIFebruary 22, 2026Rajeev Pentyala

Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI

  • Pinterest
  • Instagram
  • Facebook
  • Mail
    • About
    • DEV Tools

Blog at WordPress.com.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Subscribe Subscribed
    • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
    • Join 478 other subscribers
    • Already have a WordPress.com account? Log in now.
    • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar

Notifications