Error encountered when compiling PtWpf project inside the ProjectTracker solution

Error encountered when compiling PtWpf project inside the ProjectTracker solution

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


hadi teo posted on Sunday, December 12, 2010

Currently I am using "CslaSamples-4.1.0-101210" combined with the CSLA version 4.1.0 dlls. I have noticed that PtWpf project is not added to the ProjectTracker solution initially.

I am using Visual Studio 2010.

So when i added PtWpf project and compiled it, it threw 4 exceptions below:

1) Cannot find the Style Property 'PopupTemplate' on the type 'Csla.Xaml.PropertyStatus'. Line 152 Position 15.    C:\Development\CslaSamples-4.1.0-101210\NET\cs\ProjectTrackercs\PTWpf\Application.xaml

2) The property 'TargetControl' does not exist in XML namespace 'clr-namespace:Csla.Xaml;assembly=Csla.Xaml'. Line 102 Position 32.    C:\Development\CslaSamples-4.1.0-101210\NET\cs\ProjectTrackercs\PTWpf\ProjectEdit.xaml  


3) The property 'TargetControl' does not exist in XML namespace 'clr-namespace:Csla.Xaml;assembly=Csla.Xaml'. Line 30 Position 34.    C:\Development\CslaSamples-4.1.0-101210\NET\cs\ProjectTrackercs\PTWpf\RolesEdit.xaml   

4) The tag 'Authorizer' does not exist in XML namespace 'clr-namespace:Csla.Xaml;assembly=Csla.Xaml'. Line 83 Position 10.    C:\Development\CslaSamples-4.1.0-101210\NET\cs\ProjectTrackercs\PTWpf\ResourceEdit.xaml  

 

I have tried to open and see inside the CSLA 4.0.1 source code and i cannot find "PopupTemplate" property inside the CSLA.Xaml project especially the PropertyStatus.cs file.

 

For your information, i have encountered the same exception for CSLA Samples for version 4.0.

 

Thank you very much for your help in enlightening this issue.

 

Regards,

 

hadi teo

hadi teo replied on Sunday, December 12, 2010

I have found similar issue posted by "sorrapob" . The issue was posted at  http://forums.lhotka.net/forums/p/9652/45463.aspx

RockfordLhotka replied on Sunday, December 12, 2010

ProjectTracker is not up to date - I probably should just remove it from the Samples download.

Look at other samples - I think all the others are up to date at this point.

hadi teo replied on Monday, December 13, 2010

Thanks Rocky for your reply.

Copyright (c) Marimer LLC