creativetimofficial / argon-dashboard-asp-net

Start your development with a Bootstrap 4 Admin Dashboard built for ASP.NET Core framework, the newest go-to technology from Microsoft for top companies.
https://www.creative-tim.com/product/argon-dashboard-asp-net
MIT License
213 stars 344 forks source link

SQL Server connection String default name error #1

Open bhdryrdm opened 5 years ago

bhdryrdm commented 5 years ago

// options.UseSqlServer(Configuration.GetConnectionString("MsSqlConnection"))

i think, this row must be as follows

// options.UseSqlServer(Configuration.GetConnectionString("LocalDbConnection"))

vitali-karmanov commented 4 years ago

Have you been able to deploy this to production? I have been trying to deploy it to Azure but I have problems with the db and redis.

bhdryrdm commented 4 years ago

What is problem ? Maybe I can help you if problem still not solved

eibrunodev commented 2 years ago

ExtendedSocketException: Nenhuma conexão pôde ser feita porque a máquina de destino as recusou ativamente. 127.0.0.1:5432 Esta exceção foi gerada originalmente nesta pilha de chamadas: [Código Externo]