user1675891
user1675891

Reputation:

How to manage web resources from VS?

Using developer toolkit, I can get the list of the entities into my Visual Studio. However, I'd like to publish too. When I try to do that, I get the error telling me that I can't connect. Is it possible to set up a "mirror" of a CRM-solution in the VS-solution and edit it? Then, when done, just upload all the changes to the server?

Upvotes: 0

Views: 155

Answers (1)

Pedro Azevedo
Pedro Azevedo

Reputation: 2507

I suppose you are talking about Javascript Web Resources and manage this Web Resources in Visual Studio there isn't any default tool to do that. But exists great tools to help on that:

If you are using VS 2012 check this tool.

Upvotes: 1

Related Questions