Toolbox for Microsoft Dynamics CRM 2011 released!

Ok, I know what you think, previous post about this tool wasn’t necessary since I succeed to release the tool today. Well, yes, you are right…

Anyway, here is the toolbox, a single tool that will include all my tools. It comes with some of my best tools already included (other ones will follow later):

  • Attribute Bulk Updater
  • Iconator
  • Role Updater
  • Scripts Finder
  • SiteMap Editor
  • Solution Import
  • View Layout Replicator
  • WebResources Manager

I developed this toolbox because there was too much executables for all my tools and I wanted a way to ease the development of other tools.

As usual, it’s free and, hopefully, without major bugs (knocking wood…)

image

CodePlex web site includes a documentation page that explains how to create your own tools that can be included in this toolbox. Just by implementing a public interface of the tool, you will be able to develop your own tool without dealing with connection procedure and message display, it’s already managed by the toolbox. So, do not hesitate to create your own tool! I will be happy to list it on the CodePlex page.

Each tool is displayed with a logo (not required), a title, a description and an author

image

image

You just have to click on it to open it in a new tab (so that multiple tools can be opened in the toolbox). You will be prompted to decide if you need a connection to a CRM organization immediatly. If not, each action that requires a connection will open a connection dialog.

Let’s stop talking! Here is the CodePlex page!

Comments

Each action that requires a connection will open a connection dialog :S
what does it mean actually??

Tanguy said…
Sorry for my bad english...

It means that if you open a tool without being connected first, when you perform an action that requires a connection (retrieving some metadata for example), you will be prompt to select or create a connection
MsJ said…
I've got the following error when I tried to connect to CRM

"Test connection failed: Could not load file or assembly 'System.Web,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or
one of its dependencies. The system connot find the file specified."


Do you have any idea on how to solve the problem? What file do i missing?

Thank you very much.
MsJ said…
The problem is solved after install .NET framework 4.0

Thank you!
micro dynamics online training| micro dynamics training| call ...
www.21cssindia.com/courses/micro-dynamics-online-training-111.html
Micro Dynamics Online Training, Micro Dynamics training, Micro Dynamics course contents, Micro Dynamics , call us: +919000444287 ... or contact@21cssindia.com
Micro Dynamics Online Training, ONLINE TRAINING – IT SUPPORT – CORPORATE TRAINING http://www.21cssindia.com/courses/micro-dynamics-online-training-111.html The 21st Century Software Solutions of India offers one of the Largest conglomerations of Software Training, IT Support, Corporate Training institute in India - +919000444287 - +917386622889 - Visakhapatnam,Hyderabad Micro Dynamics Online Training, Micro Dynamics Training, Micro Dynamics, Micro Dynamics Online Training| Micro Dynamics Training| Micro Dynamics| "Courses at 21st Century Software Solutions
Talend Online Training -Hyperion Online Training - IBM Unica Online Training - Siteminder Online Training - SharePoint Online Training - Informatica Online Training - SalesForce Online Training - Many more… | Call Us +917386622889 - +919000444287 - contact@21cssindia.com
Visit: http://www.21cssindia.com/courses.html"

Popular posts from this blog

Use feature flags in your plugins

New XrmToolBox plugin : Import/Export NN relationships

Searchable Propery Attribute Updater