Contents tagged with Visual Studio 2012
-
CRM 2011 Link/Publish WebResources from VS 2012
I've been working on a little Visual Studio 2012 add-in to allow Dynamics CRM 2011 developers to link & publish web resources directly from the IDE. It's been awhile since VS2012's release, CRM E2 team has yet to release a supported version of the developer toolkit. I posted a workaround few months ago but that only works if you have VS 2010 and 2012 installed side by side.
-
Dynamics CRM 2011 Developer Toolkit for Visual Studio 2012
The existing CRM Developer Toolkit doesn't install on Visual Studio 2012. The reason is the installer has a check on a registry key which points to Visual Studio 2010. The way to get around this is to edit the MSI and modify this key. To modify MSI files there is a tool called Orca.