Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kirsten Greed 11 posts 32 karma points
    Jun 23, 2011 @ 08:32
    Kirsten Greed
    0

    adminlogin to business starter kit gives exception

    Hello

    I just used the business starter kit and logged on as admin.  I get the following;

    Any ideas?

    Thanks
    Kirsten

     

    Server Error in '/' Application.

    Error running Reader:
    SQL Statement:
    select * from comment where spam != 1 order by created desc

    Exception:
    System.Data.SqlServerCe.SqlCeException: The specified table does not exist. [ comment ]
      at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr)
      at System.Data.SqlServerCe.SqlCeCommand.CompileQueryPlan()
      at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
      at System.Data.SqlServerCe.SqlCeCommand.ExecuteReader(CommandBehavior behavior)
      at SqlCE4Umbraco.SqlCeApplicationBlock.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlCeParameter[] commandParameters)

     

    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: SqlCE4Umbraco.SqlCeProviderException: Error running Reader:
    SQL Statement:
    select * from comment where spam != 1 order by created desc

    Exception:
    System.Data.SqlServerCe.SqlCeException: The specified table does not exist. [ comment ]
      at System.Data.SqlServerCe.SqlCeCommand.ProcessResults(Int32 hr)
      at System.Data.SqlServerCe.SqlCeCommand.CompileQueryPlan()
      at System.Data.SqlServerCe.SqlCeCommand.ExecuteCommand(CommandBehavior behavior, String method, ResultSetOptions options)
      at System.Data.SqlServerCe.SqlCeCommand.ExecuteReader(CommandBehavior behavior)
      at SqlCE4Umbraco.SqlCeApplicationBlock.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlCeParameter[] commandParameters)

  • Rich Green 2246 posts 4008 karma points
    Jun 23, 2011 @ 08:50
    Rich Green
    0

    The business starter kit doesn't seem to work too well with SQL CE I'm afraid.

    Rich

Please Sign in or register to post replies

Write your reply to:

Draft