The EntitySpaces Community

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

Templates not functional on MyGeneration 1.2

Last post 08-04-2008, 1:51 PM by jmcda90. 7 replies.
Sort Posts: Previous Next
  •  07-29-2008, 2:13 PM 10419

    Templates not functional on MyGeneration 1.2

    Hello,
     
    I purchased EntitySpaces a few days ago.  I must say it's a great product.  The only thing I have left to figure out is how to get the templates to work.  I read previous posts that say version 1.2 of MyGeneration is recommended but I still get the below error when I run the templates:
     
    Exception Type:
    NullReferenceException
     
    Message:
    Object reference not set to an instance of an object.
     
    Stack Trace:
       at Zeus.ZeusExecutioner.PopulateContextObjects(IZeusContext icontext)
       at Zeus.ZeusExecutioner.ExecuteCodeSegment(IZeusCodeSegment segment, IZeusContext context)
       at Zeus.ZeusCodeSegment.Execute(IZeusContext context)
       at MyGeneration.TemplateBrowser.ExecuteTemplate(ZeusTemplate template)
     
    Not sure where to look next.  I could just code the pages myself but I guess I'm being a bit greedy.  It's a "cake and eat it too" thing.
     
    Thanks in advance for your help.
     
    Jimmy
  •  07-29-2008, 3:39 PM 10421 in reply to 10419

    Re: Templates not functional on MyGeneration 1.2

    What database are you using?
    David Neal Parsons
    www.entityspaces.net
  •  07-31-2008, 9:54 AM 10458 in reply to 10421

    Re: Templates not functional on MyGeneration 1.2

    Sorry for the late response.
     
    I am using SQL 2005.
     
    Thanks,
     
    Jimmy
  •  08-01-2008, 10:38 AM 10520 in reply to 10458

    Re: Templates not functional on MyGeneration 1.2

    Are you getting a successful "Test Connection" in MyGeneration's Default Settings dialog? If you follow the "Getting Started" PDF, there should be no issues generating the Custom and Generated Masters for SQL Server 2005.
    David Neal Parsons
    www.entityspaces.net
  •  08-02-2008, 6:14 AM 10526 in reply to 10520

    Re: Templates not functional on MyGeneration 1.2

    Hi David,
     
    I can successfully test the connection.  I used it to generate the Custome and Generated Masters as well as my sp's.  The only thing I can't run is the vb.net or c# aspx page template.
     
    Thanks,
     
    Jimmy
  •  08-02-2008, 7:14 AM 10531 in reply to 10526

    Re: Templates not functional on MyGeneration 1.2

    Ok.... Someting new.  I decided to start over by comletely uninstalling 1.2 and ES then reinstalling.  Doing that allowed me to get past the first error but now I have a new one.  I can now run the template and make my selections.  When I choose OK, I get the following error:
     
    Exception Type:
    Scripting Error
     
    Error Number:
    CS0103
     
    Line Number:
    182
     
    Error Text:
    The name 'esPlugIn' does not exist in the current context
     
    Source:
    [Error] c:\Program Files\MyGeneration\$ZEUS$DEBUG$700b9290-0f56-488c-8b67-daddad0f1b39.cs (182, 1) CS0103: The name 'esPlugIn' does not exist in the current context
     
     
     
     
    I apologize for being such a pain.
     
    Thanks again,
     
    Jimmy
  •  08-02-2008, 7:40 AM 10532 in reply to 10531

    Re: Templates not functional on MyGeneration 1.2

    Ah, gotcha... not a problem. The ASPX templates have not been updated for ES2008, yet, but they are in the works. If you install ES2007.1.1210.0, that will install esPlugin. esPlugin was incorporated into EntitySpaces.MetadataEngine for ES2008. You can have ES2007 and ES2008 installed side-by-side, but not in the same Program Files folder. If you stick with the installation defaults, you should be OK.
    David Neal Parsons
    www.entityspaces.net
  •  08-04-2008, 1:51 PM 10546 in reply to 10532

    Re: Templates not functional on MyGeneration 1.2

    David,
     
    That fixed it.  Thanks for your help!
     
    Jimmy
View as RSS news feed in XML