Peder Bennedsen
Peder Bennedsen

Reputation: 1

Open Dynamics CRM solution with CRM Developer Extensions

I have a solution, developed in VS2012 with Microsofts CRM toolkit. Is there any way to open this in VS2015?

Errormessage:

Workflow\Workflow.csproj: The application which this project type is based on was not found.

I have installed

Jason Lattimer's CRM Developer Extensions

and it's great for new projects, but what about my old projects?

Upvotes: 0

Views: 304

Answers (1)

pen2
pen2

Reputation: 769

You have two options. First is to rewrite your old workflows in Jason Lattimers CRM Developer Extensions. Second is to install CRM developer toolkit on VS2015 - it's a bit tricky but not impossible, here you can find how to do it for VS2013 but for 2015 is very similar.

Upvotes: 1

Related Questions