I have a Windows 2008 R2 server that is a client for my CRM. I have Visual Studio 2010 installed and installed the CRM2013 SDK. I am trying to run the Developer Toolkit so I can connect to my CRM and do my Plug In development. When I attempt to run it, I'm informed I need to install Windows Identity Foundation. I downloaded the proper .msu and get an error when attempting to install it.
Installer encountered an error: 0x80070003
The system cannot find the path specified
So far I have tried the following to get here:
1) Windows 7, VS 2013 - had to modify the Toolkit package, and it ran, but login failed due to the Identity
2) Windows 7, VS 2010 - same thing, same result
3) Current - Server 2008 R2, VS 2010 (because the Toolkit install does not support VS 2013)
I also uninstalled SQL Express (installed with VS 2010) from this machine because I read there may be a conflict. Really - this shouldn't be this hard.
Any one have any idea how to get this to install