Skip to content

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

    • About
    • DEV Tools
  • CRM, Dynamics 365

    [Step by Step] Postman tool to test Dynamics 365 online Web API

    Published by

    Rajeev Pentyala

    on

    February 13, 2019

    In this article, lets see how to connect and test Dynamics 365 Web API requests using Postman tool, step by step along with troubleshooting steps. Note: Refer article for steps to connect to Dataverse Web API from Postman tool. Those who are not familiar with Postman tool, it is a…

    Continue reading →: [Step by Step] Postman tool to test Dynamics 365 online Web API
  • Misc

    Unable to install ‘Windows Service’ using installutil.exe

    Published by

    Rajeev Pentyala

    on

    February 4, 2019

    The other day, I was using Installutil.exe from Command Prompt (refer below command), to install my Windows Service. C:\Windows\Microsoft.NET\Framework\v4.0.30319>InstallUtil.exe -i “X:\XX\XXX.exe” Although the tool was giving success response, Windows Service was not getting installed and not being listed in ‘Service Manager’ console. Alternate Option: While troubleshooting the issue, we came…

    Continue reading →: Unable to install ‘Windows Service’ using installutil.exe
  • CRM, Dynamics 365

    Dynamics 365 – Configure Custom ‘Help Page’

    Published by

    Rajeev Pentyala

    on

    February 4, 2019

    ‘Help’ feature in Dynamics 365 is a useful and an intuitive way to provide guidance to the end users. Sometimes we may get a requirement from customer to configure ‘Custom Help’ page. Its simple to configure the custom help screen from Dynamics 365 ‘Admin Center’ Settings screen. Steps to configure…

    Continue reading →: Dynamics 365 – Configure Custom ‘Help Page’
  • CRM, Dynamics 365

    Dynamics 365 – Get ‘April 2019’ update

    Published by

    Rajeev Pentyala

    on

    February 4, 2019

    Last weekend, I subscribed to a Dynamics 365 30 days trail and noticed that now we can upgrade to ‘April 2019’ update and start exploring the features. Below are the steps to update your instance to ‘April 2019’. Connect to your Office 365 Admin Center In the ‘Environments’ tab, select…

    Continue reading →: Dynamics 365 – Get ‘April 2019’ update
  • CRM, Dynamics 365

    Dynamics – Troubleshooting Server Side Sync exceptions

    Published by

    Rajeev Pentyala

    on

    January 22, 2019

    Server-side synchronization is used to synchronize your email system with Dynamics 365 for Customer Engagement apps at the server level. Now coming to the issue, I was configuring Server side sync on my CRM on-premise instance with ‘Gmail’ as host and got the below error while testing the mail delivery…

    Continue reading →: Dynamics – Troubleshooting Server Side Sync exceptions
  • Dotnet

    C# – Configuration section cannot be used at this path

    Published by

    Rajeev Pentyala

    on

    January 22, 2019

    Other day , while accessing my WCF service (i.e., .svc) from IIS server, I was getting below error: Reason: In my case, Issue is with missing ‘Write’ privilege for ‘Windows Authentication’ in IIS server. Fix: To fix the issue follow below steps Connect to your IIS server Select the ‘Server…

    Continue reading →: C# – Configuration section cannot be used at this path
  • Bootstrap

    Bootstrap – Table style classes

    Published by

    Rajeev Pentyala

    on

    January 14, 2019

    If you are new to Bootstrap, refer my previous article to get started with Bootstrap In this article, lets see how to apply styles to table control. Lets add a table, with 4 rows with no custom styling and it would render as below. Now lets see, how quickly we can…

    Continue reading →: Bootstrap – Table style classes
  • Bootstrap

    Bootstrap – Popover

    Published by

    Rajeev Pentyala

    on

    January 14, 2019

    If you are new to Bootstrap, refer my previous article to get started with Bootstrap In this article, lets see how to get Popover notifications in <table> control. Bootstrap, displays popover notifications using “popper.min.js” file, which comes with Bootstrap ‘Starter Template’. To create a popover (Popup) message, add the data-toggle=”popover”…

    Continue reading →: Bootstrap – Popover
  • Bootstrap

    Bootstrap – Getting started

    Published by

    Rajeev Pentyala

    on

    January 14, 2019

    In this series, I am going to touch base Bootstrap fundamentals and controls. Lets see how to get started with Bootstrap. What is Bootstrap? Bootstrap is is the most popular CSS (Cascading Style Sheet) Framework for developing responsive and mobile-first websites. Bootstrap framework provides helper css and js files, with which can make…

    Continue reading →: Bootstrap – Getting started
  • CRM, Plug-Ins

    [Dynamics CE] – Strange Plug-in issue due to the usage of global variables

    Published by

    Rajeev Pentyala

    on

    December 26, 2018

    Other day, one of my colleagues reported a plug-in issue which could not be reproduced consistently. All the troubleshooting options (i.e., Plug-in Profiler, Tracing) had been used but was unable to found the root cause. On close retrospection of code, we found out the usage global variables in Plug-in class…

    Continue reading →: [Dynamics CE] – Strange Plug-in issue due to the usage of global variables
Previous Page Next Page
Visitors

2,146,715 hits

Top Posts
Getting Started: Build Your First Power Apps Code AppGetting Started: Build Your First Power Apps Code AppAugust 27, 2025Rajeev Pentyala
Claude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeClaude Code 'VS Code' Extension: Enable 'Bypass Permissions' ModeFebruary 5, 2026Rajeev Pentyala
[Step by Step] Beginner : Create a PCF control and add it to a custom page[Step by Step] Beginner : Create a PCF control and add it to a custom pageDecember 2, 2024Rajeev 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
 

Loading Comments...
 

    • Subscribe Subscribed
      • Rajeev Pentyala – Technical Blog on Power Platform, Azure and AI
      • Join 483 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