The EntitySpaces Community

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

Expiration Date Reached exception

Last post 08-14-2008, 2:42 AM by wade9186. 2 replies.
Sort Posts: Previous Next
  •  08-13-2008, 6:12 AM 10720

    Expiration Date Reached exception

    Hi all,

    Newby trying to get started with ES, but obviously doing something wrong and would appreciate any assistance.  I have installed MyGeneration 1.2.0.7 and the ES2008 trial.  I loaded the C# esDataSource sample, including the required redistributables and used the follwing connection string -

    Integrated Security=SSPI;Persist Security Info=False;User ID=sa;Initial Catalog=DPACSv2;Data Source=WADE-PC\SQLEXPRESS;

    The Default.aspx source view appears OK but the design view displays the esDatasource with an error: "Error creating control - esDataSource1.  Unknown server tag 'cc1:esdataSource'".  If I try to run the page I get the below exception report.

     Many thanks in advance.

    Expiration Date Reached

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Exception: Expiration Date Reached

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [Exception: Expiration Date Reached]
       EntitySpaces.Web.esDataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +352
       System.Web.UI.WebControls.DataBoundControl.PerformSelect() +142
       System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +73
       System.Web.UI.WebControls.GridView.DataBind() +4
       System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound() +82
       System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls() +72
       System.Web.UI.Control.EnsureChildControls() +87
       System.Web.UI.Control.PreRenderRecursiveInternal() +44
       System.Web.UI.Control.PreRenderRecursiveInternal() +171
       System.Web.UI.Control.PreRenderRecursiveInternal() +171
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +842

  •  08-13-2008, 6:42 AM 10721 in reply to 10720

    Re: Expiration Date Reached exception

    Our Trial isn't all that smart (but it will surely expire), download a new copy, we pushed a new one up, just install right over the top of your existing one.
    EntitySpaces | Twitter | BLOG | Please honor our Software License
  •  08-14-2008, 2:42 AM 10741 in reply to 10721

    Re: Expiration Date Reached exception

    Worked a treat!  Off to play now...  Cheers.

View as RSS news feed in XML