CSLA 3.0.2 How to run ProjectTracker WPF

CSLA 3.0.2 How to run ProjectTracker WPF

Old forum URL: forums.lhotka.net/forums/t/3768.aspx


Maqster posted on Wednesday, October 24, 2007

Hi Rocky,

I've got an issue on running the WPF example of ProjectTracker in C#, I have downloaded and installed Visual Studio 2005 extensions for .NET Framework 3.0 (WCF & WPF), November 2006 CTP and added the projects to the solution, but when I try to compile I get an error of PTWpf.RolesEdit does not contain a definition for AuthPanel among others in the same category I also see that the Reference to System.Core is missing.

Do I need VS2008 to run theese examples or is another way of doing this with VS2005?

Thanks for an awesome framework, just finished a project where I was a consultant and I implemented CSLA 2.1 it was released this week with great success and greater performance than the previous version of the application.

I have know moved on to new adventures and I will try to get this project going with CSLA as well.

Best regards
Maqster

RockfordLhotka replied on Wednesday, October 24, 2007

As noted in the readme, PTWpf (and some other projects) are VS 2008 Beta 2 projects. You can probably back-port them to VS 2005 with the extensions, but I don't know for sure - those extensions are pretty iffy as compared to the stuff in VS 2008.

Copyright (c) Marimer LLC