This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
Hi
When I try to create a child site in 2.3.6.1 , the following error appears:
2011-02-02 21:00:55,079 ERROR mojoPortal.Web.mojoSetup - System.Data.SqlServerCe.SqlCeException: There was an error parsing the query. [ Token line number = 1,Token line offset = 12,Token in error = 1 ] 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.ExecuteScalar() at mojoPortal.Data.SqlHelper.ExecuteScalar(String connectionString, CommandType commandType, String commandText, SqlCeParameter[] commandParameters) in C:\Users\User\Desktop\mojoportal_792cbc57dbe1\mojoPortal.Data.SqlCe\SqlHelper.cs:line 191 at mojoPortal.Data.DBSiteSettings.GetSiteId(Guid siteGuid) in C:\Users\User\Desktop\mojoportal_792cbc57dbe1\mojoPortal.Data.SqlCe\DBSiteSettings.cs:line 1261 at mojoPortal.Data.DBSiteSettings.AddFeature(Guid siteGuid, Guid featureGuid) in C:\Users\User\Desktop\mojoportal_792cbc57dbe1\mojoPortal.Data.SqlCe\DBSiteSettings.cs:line 1201 at mojoPortal.Business.SiteSettings.AddFeature(Guid siteGuid, Guid featureGuid) at mojoPortal.Web.mojoSetup.SetupDefaultContentPages(SiteSettings siteSettings)
Thank you
Thanks for the bug report. This is now fixed in the source code repository so it wil be fixed in the next release.
Best,
Joe
Thanks.It is fixed.