first time upgrading 2.1 --> 3.0.2

first time upgrading 2.1 --> 3.0.2

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


reagan123 posted on Monday, October 29, 2007

Hello,
I'm currently working on a Windows application using CSLA 2.1.   I was wanting to upgrade to the newest CSLA release and was wondering if doing this is a simple straight forward process or not?  Any information on what to expect would be greatly appreciated.

Thanks for the help!

ajj3085 replied on Monday, October 29, 2007

I would think it should be.  Just remember to define NET20 in the Csla project file if you dont' want to compile the .Net 3.0 stuff.  Also, check the change notes on Rocky's site.

The only problem you'd run into is UndoLevelMistmatchExceptions.  Basically its to catch Undo issues with databinding.  So you'll need to look at the latest PTracker sample and make sure all your code conforms to the way things are bound / unbound from databinding.

reagan123 replied on Monday, October 29, 2007

thanks for the quick reply.  I'll look into all of your suggestions.

And I'm glad you mentioned it becuase I left it out... I plan on keeping the project in Visual Studio 2005.

 

Copyright (c) Marimer LLC