creativetimofficial/argon-dashboard-asp-net

SQL Server connection String default name error

bhdryrdm opened this issue · 3 comments

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

i think, this row must be as follows

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

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.

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

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]