CRM Explorer/Tools missing from Visual Studio 2010


if you ever find the Dynamics CRM 2011 Explorer / Tools options missing from within Visual Studio 2010 ....

Picture

... check prerequisites are installed:-

1. Visual Studio 2010 SP1
2. Silverlight 4
3. Windows Identity Foundation
4. CRM Developer Tools (found within the CRM SDK, Tools folder)

Then check that the following is mentioned in your solution file (if you open the .sln file in a text editor):

Picture
Save and reload the solution in Visual Studio 2010. 
Do not append 'SolutionIsBoundToCrm = True' line to the below if you meet in your solution file.
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
good luck,

Comments

Popular posts from this blog

Complex Query in QueryExpression in Microsoft CRM 2011

Exception caught instantiating TERADATA report server extension SQL Reporting Services

Microsoft Power Apps Portal integration with Dynamics 365 CE On-Premise - Step By Step Guide