The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

Browse by Tags

All Tags » install
  • Failed Install on Entityspaces 2008

    Not sure what the problem is but won't install pass the pdf files Code_smith Getting Started Output folder: C:\Program Files\EntitySpaces 2008Create folder: C:\Program Files\EntitySpaces 2008\DocumentationCreate folder: C:\Program Files\EntitySpaces 2008\RuntimesCreate folder: C:\Program Files\EntitySpaces 2008\Runtimes\.NET 2.0Create folder: ...
    Posted to Trial Version Support (Forum) by jules on November 18, 2008
  • Trial Version Has Expired

    Guys,  I downloaded the Trial Version from your site yesterday (the Trial Version for MyGeneration 1.3) in order to test it out.  Unfortunately, today it says that the trial version has expired.  Having read through some of the documentation etc, it would appear that each version is designed to expire after a certain ...
    Posted to Trial Version Support (Forum) by stfinch on January 16, 2008
  • Invalid object name Employees.dbo.Employees

    Today I spent 6 hours trying to get ES up and running without success... I created a simple DB with 2 tables, generated my code, but when I tried: EmployeesCollection coll = new EmployeesCollection ( ); if (coll.LoadALL( )) {     foreach (Employees emp in coll)     {         ...
    Posted to Trial Version Support (Forum) by netjet on August 4, 2007
  • About ASP.NET Grid Templates

    Hi Guys ! I'm working on a project where we have a lots of Tables. So we are planning to use mygeneration in order to generate the database access layer. I have seen that we can build asp.net templates web forms, where we can edit, update any content in the database, and i would like to know if it is a feature available in the ...
    Posted to Trial Version Support (Forum) by David on April 5, 2007
  • Missing Redistributables in Trial Version

    Hi all, I am getting this  error Compiler Error Message: CS0246: The type or namespace name 'EntitySpaces' could not be found (are you missing a using directive or an assembly reference?) Line 18: using System.Data;Line 19: Line 20: using EntitySpaces.Interfaces;Line 21: using EntitySpaces.Core;Line 22:   After installing ...
    Posted to Trial Version Support (Forum) by JohnWood on February 12, 2007
  • How to generate?

    I'm in the process of evaluating some ORM code generators. EntitySpaces & MyGeneration are ''one'' of the generators I'm evaluating. I've downloaded MyGenerations, installed it, and reviewed their intro video. I've downloaded the trial version of EntitySpaces, and installed it. I have connected to my SQL2005 server, and see all the ...
    Posted to Trial Version Support (Forum) by silverfox1948 on February 5, 2007