Hi, it looks like id don't support SQLCE, after fresh installation into Umbraco 4.7.1 :-(
Could not load control:
'/umbraco/newsletterstudio/usercontrols/dashboard.ascx'. Error message: System.Data.EntityException:
The underlying provider failed on ConnectionString. --->
System.ArgumentException: Keyword not supported: 'datalayer'. at
System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable,
String connectionString, Boolean buildChain, Hashtable synonyms, Boolean
firstKey) at System.Data.Common.DbConnectionOptions..ctor(String
connectionString, Hashtable synonyms, Boolean useOdbcRules) at
System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) at
System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String
connectionString, DbConnectionOptions previous) at
System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(String
connectionString, DbConnectionPoolGroupOptions poolOptions,
DbConnectionOptions& userConnectionOptions) at
System.Data.SqlClient.SqlConnection.ConnectionString_Set(String value) at
System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) at
System.Data.EntityClient.EntityConnection.ChangeConnectionString(String
newConnectionString) --- End of inner exception stack trace --- at
System.Data.EntityClient.EntityConnection.ChangeConnectionString(String
newConnectionString) at System.Data.EntityClient.EntityConnection..ctor(String
connectionString) at
System.Data.Objects.ObjectContext.CreateEntityConnection(String
connectionString) at NewsletterStudio.Helper.GetNewNewsletterContainer() at
ASP.umbraco_newsletterstudio_usercontrols_dashboard_ascx..ctor() at
__ASP.FastObjectFactory_app_web_dashboard_ascx_2b1ca25b_xilmjqsw.Create_ASP_umbraco_newsletterstudio_usercontrols_dashboard_ascx()
at System.Web.Compilation.BuildResultCompiledType.CreateInstance() at
System.Web.UI.TemplateControl.LoadControl(IWebObjectFactory objectFactory,
VirtualPath virtualPath, Type t, Object[] parameters) at
System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at
umbraco.cms.presentation.dashboard.OnInit(EventArgs
e)
Thanks for trying Newsletter Studio! No we're currently only supporting SQL Server, we're working on MySQL support as well but support for SQLCE will probably not be included before the next major update against Umbraco V5.
Support for SQLCE
Hi, it looks like id don't support SQLCE, after fresh installation into Umbraco 4.7.1 :-(
Hi Petr!
Thanks for trying Newsletter Studio! No we're currently only supporting SQL Server, we're working on MySQL support as well but support for SQLCE will probably not be included before the next major update against Umbraco V5.
Hi Petr!
Just whated to let you know that we now supports mysql as db. Follow instructions and download here: http://our.umbraco.org/projects/backoffice-extensions/newsletter-studio
is working on a reply...