
So I had to go through a long roller coaster ride to figure this out, trying out different versions of the extensions and Visual Studio to get it to work.

This can nicely be done in a Report Server project in Visual Studio, but you need to have both the SQL Server Data Tools and Microsoft Dynamics 365 Report Authoring Extension (Microsoft Dynamics 365 Fetch Extension) set up installed in your Visual Studio.īut this whole environment set up is very much tricky these days, due to incompatibilities with latest versions of Visual Studio. So recently I found myself working on a Dynamics 365 Reporting project module, where I had to pull data from the Dynamics 365 cloud, using a FetchXML query, process it through a set of business logic and then display to the user in a nice looking Report Layout. This is also known as Microsoft Dynamics 365 Report Authoring Extension, which is used for building data sources, for Reporting Projects, where it helps you establish the connection to the Dynamics 365 instance you require. Alternatively, some programs, notably PC games, require that the DLL file is placed in the game/application installation folder.įor detailed installation instructions, see our FAQ.Let’s install Microsoft Dynamics 365 Fetch extension in Visual Studio 2015 for SQL Server Reporting Services, on Windows 10, out here in the year of 2020! In the vast majority of cases, the solution is to properly reinstall msvcp140.dll on your PC, to the Windows system folder. Try installing the program again using the original installation media or contact your system administrator or the software vender for support. msvcp140.dll is either not designed to run on Windows or it contains an error.Reinstalling the program may fix this problem. The code execution cannot proceed because msvcp140.dll was not found.There was a problem starting msvcp140.dll.

Try reinstalling the program to fix this problem.

