Hello,
I apologize if this has been asked before, but I could not find the info in any existing threads. I was just wondering if there was any time frame for a new version of CSLA compatible with .NET 3.0. I did see the thread in which the actual proposed name of the next CSLA was discussed (3.0 vs. 2.2 etc). I was wondering if any decision was made on that question as well. Thanks.
Greg L
Hi Andy
I recently downloaded the Windows SDK for .NET 3.0 and installed it, then read that I had to install the extensions for VS2005. It was really difficult to find but I found the latest one (strange the Microsoft site doesn't easily let you find the most recent download!). Anyway I installed it and it worked fine... for a while. Then, all of a sudden, my Data Sources window stopped working - wouldn't even appear - and that's pretty vital when you're working in CSLA!
Anyway, I solved the problem by unistalling the VS2005 extensions and then had to re-install the VS templates (there's a command line switch to do that), and my Data Sources window came back again, much to my relief.
It seems that the extensions to VS are for Workflow Foundation at the moment. I'm not sure there are even extensions for the other bits...
Anyway, just thought I'd post this in case anybody else runs into the same misery as I did!
Oh, and I got the WCF channel stuff from CSLA CVS and compiled it up, no problems. I have yet to test it though, but fingers crossed it will work against the RTM version of the .NET 3.0 framework.
Craig
cds:It seems that the extensions to VS are for Workflow Foundation at the moment. I'm not sure there are even extensions for the other bits...
Ugh... I had problems like that, except that my assembly wasn't showing up if I selected Object data source. Finally found the problem... needed some references which the missing assembly used (actually I changed the class so that its references weren't needed anymore).cds:Anyway, just thought I'd post this in case anybody else runs into the same misery as I did!
Yes, it compiles, but I don't think it works. I think Rocky said something about needing to support DataContract, and that was still in progress.cds:Oh, and I got the WCF channel stuff from CSLA CVS and compiled it up, no problems. I have yet to test it though, but fingers crossed it will work against the RTM version of the .NET 3.0 framework.
Copyright (c) Marimer LLC