Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

VS 2013: Error loading CRM solution: Some properties could not be read

$
0
0

When trying to open a CRM solution in VS 2013, I get this error "Some of the properties associated with the solution could not be read". Below is my .sln. Could someone help?

    Microsoft Visual Studio Solution File, Format Version 12.00
    # Visual Studio 2013
    VisualStudioVersion = 12.0.40629.0
    MinimumVisualStudioVersion = 10.0.40219.1
    Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KTL.SalesOrderPlugin", "KTL.SalesOrderPlugin.csproj", "{D36890EC-F471-4332-8920-0C4FBF1FB3FA}"
    EndProject
    Global
    	GlobalSection(CRMSolutionProperties) = preSolution
            SolutionIsBoundToCRM = TRUE
        EndGlobalSection
    	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    		Debug|Any CPU = Debug|Any CPU
    		Release|Any CPU = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    		{D36890EC-F471-4332-8920-0C4FBF1FB3FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    		{D36890EC-F471-4332-8920-0C4FBF1FB3FA}.Debug|Any CPU.Build.0 = Debug|Any CPU
    		{D36890EC-F471-4332-8920-0C4FBF1FB3FA}.Release|Any CPU.ActiveCfg = Release|Any CPU
    		{D36890EC-F471-4332-8920-0C4FBF1FB3FA}.Release|Any CPU.Build.0 = Release|Any CPU
    	EndGlobalSection
    	GlobalSection(SolutionProperties) = preSolution
    		HideSolutionNode = FALSE
    	EndGlobalSection
    EndGlobal



Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images