Is it possible to use fluent migrator in application_start?

PM> Install-Package FluentMigrator.Tools Manually add a reference to: packages\FluentMigrator.Tools.1.6.1\tools\AnyCPU\40\FluentMigrator.Runner.dll Note that the folder name will vary on version number, this illustration uses the current 1.6.1 release. If you need the .NET 3.5 runner use the \35\ directory. public static class Runner { public class MigrationOptions : IMigrationProcessorOptions { public bool PreviewOnly { get; set; } … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)