Skip to content

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

    • About
    • DEV Tools
  • SSRS

    Executing Informix DB Stored Procedure in SSRS

    Published by

    Rajeev Pentyala

    on

    November 14, 2015

    Recently we got a requirement to pull the data from IBM Informix DB and prepare report using SSRS. For who does not know what is Informix, refer here Below are Stored Procedure details Name: sp_getcustomersbycity Description: Accepts date range and City codes as parameters and returns Customer result set. Query…

    Continue reading →: Executing Informix DB Stored Procedure in SSRS
  • CRM

    Access Denied Error – Case Reactivation

    Published by

    Rajeev Pentyala

    on

    October 22, 2015

    Recently we deployed a solution on Customer environment and few users complained of getting ‘Access Denied’ error message while trying to ‘Reactivate’ a resolved case. Issue was intermittent and we were unable to reproduce in our Development environment. After spending some time, we identified ‘Access Denied’ coming up only for Cases…

    Continue reading →: Access Denied Error – Case Reactivation
  • CRM 2015

    Incorrect date (KPI) calculation – Enhanced SLA

    Published by

    Rajeev Pentyala

    on

    September 28, 2015

    We have an ‘Enhanced SLA’ configured in our CRM application which was working fine in development environment. Recently we deployed solution on Customer’s server and surprisingly SLA showing incorrect First Response\Resolve by KPI’s hence ‘SLA Counter’ showing wrong timer. Refer below screen where Timer showing 561 days however ‘Failure Date’ was…

    Continue reading →: Incorrect date (KPI) calculation – Enhanced SLA
  • CRM

    Intermittent 404 error while accessing F5 load balanced CRM

    Published by

    Rajeev Pentyala

    on

    September 12, 2015

    We recently configured F5 load balancer with 2 CRM application servers and deployed our build. Within no time we started getting “404 Not Found” randomly while navigating with in the CRM application and up on refresh CRM screen loading properly. Reason and Fix In one of the 2 CRM application servers,…

    Continue reading →: Intermittent 404 error while accessing F5 load balanced CRM
  • CRM

    Script error with navigate() statement while navigate between forms – CRM Jscript

    Published by

    Rajeev Pentyala

    on

    September 12, 2015

    We have a Custom entity with 3 forms and the requirement is to navigate to a different form based on a field value . So we registered a script on form ‘load’ event to navigate to a specific form based on an option set value. Navigation worked as expected except…

    Continue reading →: Script error with navigate() statement while navigate between forms – CRM Jscript
  • CRM

    Error initializing component with element id=’xxxx’ and with type=’null’: Object doesn’t support this action – CRM

    Published by

    Rajeev Pentyala

    on

    September 12, 2015

    Recently we configured F5 load balancer and from then we were frequently getting Script Error Notifications while navigating in CRM application. In error report there is below content <CrmScriptErrorReport> <ReportVersion>1.0</ReportVersion> <ScriptErrorDetails> <Message>Error initializing component with element id=’xxxx’ and with type=’null’: Object doesn’t support this action</Message> Reason ‘Anonymous Authentication’ has been…

    Continue reading →: Error initializing component with element id=’xxxx’ and with type=’null’: Object doesn’t support this action – CRM
  • CRM

    SQL Server Timeout Error – Importing CSV file

    Published by

    Rajeev Pentyala

    on

    August 29, 2015

    Other day I got a SQL Timeout error while importing Article’s using a CSV file which is of 75 KB size. Below are my troubleshooting steps and Fix . Troubleshoot steps Verified both SQL Server and CRM App server’s event viewer. On CRM App server there was only one warning with an…

    Continue reading →: SQL Server Timeout Error – Importing CSV file
  • CRM 2015

    Why my Enhanced SLA not triggering – CRM 2015

    Published by

    Rajeev Pentyala

    on

    August 29, 2015

    I was exploring ‘Enhanced SLA’ feature in CRM 2015. I created my first basic enhanced SLA with below steps Created a new SLA Added a new ‘SLA Item’ with no ‘Applicable When’ criteria (i.e., SLA should kick in for all Case’s if no criteria given) and ‘Success Criteria’ as Case…

    Continue reading →: Why my Enhanced SLA not triggering – CRM 2015
  • CRM

    SQL Timeout error while exporting solution – CRM

    Published by

    Rajeev Pentyala

    on

    August 22, 2015

    Other day my CRM solution export stopped working and I was getting ‘SQL Timeout’ exception while export. In the event viewer there was an entry with below content Query execution time of 30.7 seconds exceeded the threshold of 10 seconds. Thread: 38; Database: {Organization_MSCRM}; Server:192.168.36.7; Query: update [WorkflowBase] set [SupportingSolutionId]=’00000000-0000-0000-0000-000000000000′, [OverwriteTime]=’01/01/1900 00:00:00′…

    Continue reading →: SQL Timeout error while exporting solution – CRM
  • CRM, USD

    Trigger USD event from CRM Hosted Control’s Jscript

    Published by

    Rajeev Pentyala

    on

    August 22, 2015

    In one of our requirement we had to trigger a USD Event from CRM Hosted Control’s onchange event of an option set. Below are the steps to invoke USD event from option set’s ‘onchange’ event. Assume your USD event name is “USDOnChange” In my CRM Hosted Control’s onchange event placed this…

    Continue reading →: Trigger USD event from CRM Hosted Control’s Jscript
Previous Page Next Page
Visitors

2,149,646 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