Deploy Custom API using spkl

I have been recently testing the new Custom API functionality and how it could be integrated with spkl. This article describes some of those tests and the current status. In case you are not familiar with spkl, it is a great development and open-source tool created and driven by Scott Durow (thanks for all this … Continue reading Deploy Custom API using spkl

Failed to install Microsoft.VisualStudio.Component.Debugger.JustInTime (VS2017)

This week we were trying to install Visual Studio 2017 (15.3.2) but we were getting the following error: Package 'Microsoft.VisualStudio.Debugger.JustInTime,version=15.0.26621.2' failed to install Other Visual Studio components depend on this package: .NET desktop development .NET desktop development tools Windows Workflow Foundation Since the Windows Workflow Foundation module couldn't be installed, I couldn't open workflow libraries … Continue reading Failed to install Microsoft.VisualStudio.Component.Debugger.JustInTime (VS2017)

Dynamics CRM 2015 SDK and Developer Toolkit

The new CRM SDK  2015 doesn't give support yet for our known CRM Developer Toolkit,  which has been part of the CRM SDK until CRM 2013. Basically, the CRM SDK 2015 assemblies have been compiled with .NET Framework 4.5.2, but CRM Developer Toolkit was compiled using NET Framework 4.5. See the next Microsoft article for more details. For instance, let's check the … Continue reading Dynamics CRM 2015 SDK and Developer Toolkit

[Online Team Foundation Service] Icons are missed in the buttons

FIXED! Last week I noticed many of the icons in the buttons of our Online Team Foundation Service have been disappeared. This issue only happens with IE 10. I have tried the compatibility mode but no difference. Workarounds: It works fine with Chrome (28.0.1500.95). Turn on Internet Options -> Advanced tab -> Use Software Rendering … Continue reading [Online Team Foundation Service] Icons are missed in the buttons