(Using roundhouse.lib 0.8.0.332 from nuget.)
Getting this error when running with initialdevelopment on a local database with trusted connection.
INFO: Running RoundhousE v0.8.0.332 against (local) - Settlers.Specs.
INFO: Looking in ......\CP.Settlers.Migrations for scripts to run.
INFO: Setup, Backup, Create/Restore/Drop
INFO: Creating Settlers.Specs database on (local) server if it doesn't exist.
[WARN]: roundhouse.databases.sqlserver.SqlServerDatabase with provider System.Da
ta.SqlClient does not provide a facility for creating a database at this time.
A transport-level error has occurred when sending the request to the server. (pr
ovider: Shared Memory Provider, error: 0 - No process is on the other end of the
pipe.)
[ERROR]: RoundhousE encountered an error.
If I create the db first, RH can drop it but still ends up not being able to recreate.