Issue with Running MSBuild on PowerApps Component Framework (PCF) Controls

When creating custom PowerApps Component Framework custom controls, and running MSBuild, you may encounter an error something like below: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersio n.targets(1183,5): error MSB3644: The reference assemblies…

Installing and Using Power Apps in PowerShell for Admins and Creators

…install, open a PowerShell Command Prompt as Administrator and run the command: Install-Module -Name Microsoft.PowerApps.Administration.PowerShell Install-Module -Name Microsoft.PowerApps.PowerShell -AllowClobber Press Y or A to install: Note you can visit the…

How to Install Postman for Windows

The Postman Chrome extension is being deprecated and replaced with Postman for Windows. To install it, head over to https://www.getpostman.com/downloads/ and click Download: We will download the Windows 64-bit app….

How to Use 127.0.0.1 in USD CTI Calls

…we will look at how to set this up in USD. First, let’s do some basic setup. Open the USD Administration App, which you can get to from https://home.dynamics.com (you…

Installing R Studio for Power BI

In our last post, we installed R for Power BI. Let’s now install RStudio, which is an IDE for R. First, download R Studio from https://www.rstudio.com/products/rstudio/download/. We will install the…