Vibrant discussion about CSLA .NET and using the framework to build great business applications.
I am using Visual Studio 2010 Ultimate and have installed IIS 7.5 express, Visual Web Developer, VS2010 SP1, Silverlight 4+ Tools, and just about everything else I have found that people with similar errors were told to install when this happened...nothing seems to work.
All I get are these two errors when I try to open the sample ProjectTracker solution in VS2010:
C:\Program Files (x86)\Marimer LLC\CSLA .NET\4.3.12\ProjectTracker\ProjectTracker.Library.Wp\ProjectTracker.Library.Wp.csproj : error : The project file 'C:\Program Files (x86)\Marimer LLC\CSLA .NET\4.3.12\ProjectTracker\ProjectTracker.Library.Wp\ProjectTracker.Library.Wp.csproj' cannot be opened.
The project type is not supported by this installation.
C:\Program Files (x86)\Marimer LLC\CSLA .NET\4.3.12\ProjectTracker\WpUI\WpUI.csproj : error : The project file 'C:\Program Files (x86)\Marimer LLC\CSLA .NET\4.3.12\ProjectTracker\WpUI\WpUI.csproj' cannot be opened.
The "Wp" projects target Windows Phone 7.5, so you need the WP7.5 SDK installed to open them.
Rocky
Thanks that did the trick!