CLSA Framework Install

CLSA Framework Install

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


lmatovic posted on Tuesday, March 24, 2009

Hi,
I know this may seem as a stupid question, but, how can i imlement CLSA Framework in Visual Studio,and use it? I haven't yet become quite familiar with VS so i'm stucked. I've started reading the Experts C# Buisness Objects, and it's great, but i downloaded the framework, the tests, and i couldn't find any explanation for it's installation....
Thanks

Luka

lukky replied on Wednesday, March 25, 2009

Hi,

This link might be of help:

http://www.lhotka.net/files/csla36/cslabuild.pdf

Regards.

lmatovic replied on Wednesday, March 25, 2009

Thanks, I think it should be helpful, but when i start any of the .sln files in the source
folder, i get errors and warnings about missing a assembly reference, so the build is not succesful. And also I couldn't find any .dll files in csla folder....

jgamba replied on Wednesday, March 25, 2009

The location for uncompressed folders/files is matter, you must create two folders in your base folder, 'Samples' and 'Source' subfolders.

So that the end result should be

Source
        cslacs
        cslalightcs
        cslalighttest
        cslatest
        Dependencies
Samples
        CslaLight
        CslaNet

this folders structure includes Silverlight folders too (if you need it too). So try again open solutions (deploy.sln or csla-build.sln so on).

Jorge Gamba

lmatovic replied on Wednesday, March 25, 2009

Thank you so much, it's working now!!

Luka

Copyright (c) Marimer LLC