csla 4.0.1-100828 MVVMExperimentSL sample cannot build

csla 4.0.1-100828 MVVMExperimentSL sample cannot build

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


pillesoft posted on Wednesday, October 20, 2010

Hi All,

downloaded the csla 4.0.1 installer and samples zip.

installed the framework, unzipped the samples, and opened the MVVMExperimentSL sample from silverlight.

changed the missed references, but still there are 4 errors.

i have vs2010, but no blend, just the sdk.

i've seen in other posts that projecttracker sample is out of date. what sample can you propose me to get closer to mvvm patterns with csla?

thanks in advance

Ivan

------ Rebuild All started: Project: MVVMExperimentSL, Configuration: Debug Any CPU ------

  MVVMExperimentSL -> D:\PilleSoft\cslacs-401-100828\Samples\CslaLight\cs\MVVMExperimentSL\MVVMExperimentSL\Bin\Debug\MVVMExperimentSL.dll

D:\PilleSoft\cslacs-401-100828\Samples\CslaLight\cs\MVVMExperimentSL\MVVMExperimentSL\DetailPage.xaml(23,8,23,8): error : The property 'Triggers' does not exist on the type 'Button' in the XML namespace 'http://schemas.microsoft.com/expression/2010/interactivity'.

D:\PilleSoft\cslacs-401-100828\Samples\CslaLight\cs\MVVMExperimentSL\MVVMExperimentSL\DetailPage.xaml(24,9,24,9): error : The tag 'EventTrigger' does not exist in XML namespace 'http://schemas.microsoft.com/expression/2010/interactivity'.

D:\PilleSoft\cslacs-401-100828\Samples\CslaLight\cs\MVVMExperimentSL\MVVMExperimentSL\DetailPage.xaml(25,10,25,10): error : The tag 'CallMethodAction' does not exist in XML namespace 'http://schemas.microsoft.com/expression/2010/interactions'.

D:\PilleSoft\cslacs-401-100828\Samples\CslaLight\cs\MVVMExperimentSL\MVVMExperimentSL\ListPage.xaml(27,10,27,10): error : The tag 'CallMethodAction' does not exist in XML namespace 'http://schemas.microsoft.com/expression/2010/interactions'.

------ Rebuild All started: Project: MVVMExperimentSL.Web, Configuration: Debug Any CPU ------

  MVVMExperimentSL.Web -> D:\PilleSoft\cslacs-401-100828\Samples\CslaLight\cs\MVVMExperimentSL\MVVMExperimentSL.Web\bin\MVVMExperimentSL.Web.dll

========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========

RockfordLhotka replied on Wednesday, October 20, 2010

That sample does require that the Blend 4 SDK be installed. It is, after all, an experiment, not really a sample.

The best samples right now are SimpleApp and SimpleNTier.

tsvideo replied on Thursday, October 21, 2010

Hello Rocky,

You name SimpleNTier also in another Post as best sample.

But my Problem is, in the projects there is a referenc to bxf.dll which i can not find.

Where can i get the bxf reference ?

Thank you for an answer !

ThiloS

JonnyBee replied on Thursday, October 21, 2010

You can download Bxf  from http://bxf.codeplex.com

Copyright (c) Marimer LLC