I tried uComment with a normal microsoft sql database, and it worked fine. Now I tried with SQL CE, and I get an error in the dashboard.
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 SqlCE4Umbraco.SqlCeApplicationBlock.ExecuteReader(String
connectionString, CommandType commandType, String commandText,
SqlCeParameter[] commandParameters)
The only thing I did was install uComment. After this I went to the content area where I could see the error. Did you change anything ? I installed version 1.2
Extracted uComment.zip edited the xml with that of your link, and zipped it again. Then I uninstalled my uComment, and installed the modified version. Now I don't get the error anymore, and I can create comments. Cool
The only problem is now, that I can't seem to delete the comments again. I'll look into that
uComment and SQL CE
Hi
I tried uComment with a normal microsoft sql database, and it worked fine. Now I tried with SQL CE, and I get an error in the dashboard.
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 SqlCE4Umbraco.SqlCeApplicationBlock.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlCeParameter[] commandParameters)
I use uComponents with sqlCE, please try to be more specific, what to do to reproduce error.
Petr
The only thing I did was install uComment. After this I went to the content area where I could see the error. Did you change anything ? I installed version 1.2
This error is caused by starterkit, not by uComponents.
http://umbraco.codeplex.com/workitem/30190
Petr
It could be a solution.
However I didn't install any starterkit or theme. It is a completly empty Umbraco install with uComment installet afterwards
Ok
I followed your link.
Extracted uComment.zip edited the xml with that of your link, and zipped it again. Then I uninstalled my uComment, and installed the modified version. Now I don't get the error anymore, and I can create comments. Cool
The only problem is now, that I can't seem to delete the comments again. I'll look into that
Thanks for your help
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.