I’ve updated my Export JavaScript utility to work with CRM 2011.
You may download it here.
The operation is pretty simple:
1) Connect to CRM
2) Select an organization
3) Select a solution.
4) Select the version of Visual Studio you work with.
5) Click Export.
Here’s the user interface:
It will extract the JavaScript and place it in a folder in the same location as the application. The folder naming convention looks like this:
xRM Coaches-Microsoft xRM Customer Portal-2011-06-25-1156
[organization name]-[solution name]-[date and time]
A Visual Studio solution file will also be created linking all of the exported JavaScript together.
If you like this utility, you may also find fellow MVP Tanguy’s JavaScript Web Resource Manager valuable:
New tool- JavaScript Web Resource Manager for Microsoft Dynamics CRM 2011