I am trying to build CSLA 3.8.1.
With the first attempt, I realized that I did not have System.Windows.Interactivity.dll installed - so I installed the Blend 3 SDK and tried again.
Now I am getting the following error on build:
Error 49 Metadata failure while creating assembly -- Unknown error (8013141c) C:\Users\pfsmith\Documents\Visual Studio 2008\Projects\CSLA\cslacs\Csla\ALINK Csla
Can anyone shed any light on what this means and how to correct it?
cheers,
Frazer
Resolved - although I am not sure what happened.
I did a clean then a build and the solution built correctly.
~Frazer
One side note. You should not need to install the full Blend SDK. The required dll (System.Windows.Interactivity.dll) should be in the {root}\Dependencies\Expression\WPF (or SL) folder.
Copyright (c) Marimer LLC