The tag 'PropertyStatus' does not exist in XML namespace 'http://schemas.lhotka.net/4.1.0/xaml'

The tag 'PropertyStatus' does not exist in XML namespace 'http://schemas.lhotka.net/4.1.0/xaml'

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


shawndewet posted on Wednesday, December 14, 2011

I've created a WPF GUI that uses the PropertyStatus control.  It works perfectly.  Until I change my solution configuration from Debug to Release.  Then I get this build error: The tag 'PropertyStatus' does not exist in XML namespace 'http://schemas.lhotka.net/4.1.0/xaml'.  Please advise what I am missing here?

shawndewet replied on Thursday, December 15, 2011

seems the problem had to do with the fact that the csla.xaml dll was being referenced from within the bin\debug folder.  I changed the reference so that the file is referenced from the csla install location.  That solved the problem.

Copyright (c) Marimer LLC