I have a EntitySpaces Developer 2007 installed and I wanted to look at ASP.Net Demo code. I found that it is can be download with trial version(Is it only place to download or I missed something?).I decided to download the latest Beta version and installed it to a separate directory(Beta).However when I re-generated my code (using MyGeneration project), it had compiler errors. It seems that new class esPropertyDescriptor was introduced in the Beta, but is not known in previous release. I fixed the problem by re-installing my original EntitySpaces Developer 2007 release.The problem was that Beta installation overwrote EntitySpaces templates in ProgramFiles\MyGeneration folder. It will be good if beta versions install templates in EntitySpacesBetaNNN folder of MyGeneration. Alternatively installer could give an option to specify directory for templates.
EntitySpaces | Twitter | BLOG | Please honor our Software License
As far as using the beta and production versions of EntitySpaces side-by-side, Scott posted a work-around:
http://community.entityspaces.net/forums/post/5876.aspx
And, I added a few gotchas to look out for:
http://community.entityspaces.net/forums/post/6127.aspx
BTW, according to its release schedule posted on SourceForge, MyGeneration 1.3 will do away its side-by-side restriction, as well.
David Neal Parsonswww.entityspaces.net
David and Mike,
Thank you for your replies. Sorry that I haven't find these posts before starting the thread.