The database context requires arguments, the database is not connecting in the using statement

public BYCNCDatabaseDataContext() : base(global::BYCNC.Properties.Settings.Default.BYCNCConnectionString, mappingSource) { OnCreated(); }

Back to blog

Leave a comment

Please note, comments need to be approved before they are published.