I had a project that I've published to Azure several times without incidence. Now, the entire project is down and getting CGI errors on the site. I've deleted my publishing profile, recreated it from scratch, deleted everything from azure.. recreated the project 3 times... had someone else recreate the project...
Three days down the drain again...
Generating Entity framework SQL Scripts... Executing command: dotnet ef migrations script --idempotent --output "D:\GitHub\xxx\xxx\obj\Release\netcoreapp1.1\PubTmp\EFSQLScripts\xxx.Domain.Models.ApplicationDbContext.sql" --context XXX.Domain.Models.ApplicationDbContext Entity framework SQL Script generation failed
OK, so something happened, but it fails to tell me what. Just a 'You screwed'.
What can I do to debug this error?
Where can I find out more information on why I can't generate my SQL script?
Is there a window I need to open to view some sort of hidden message showing me why it fails?
More info:
Visual Studio 2017
dotnet --version
1.0.0-rc4-004771
Microsoft .NET Core Shared Framework Host
Version : 1.1.0
Build : 928f77c4bc3f49d892459992fb6e1d5542cb5e86