Inhaltsverzeichnis
1.3 Primo Avvio
Verifica dopo l'installazione.
Avviare il Server
WvdS.WebAPI.Data.Gateway.Api.exe
Output Atteso
info: Microsoft.Hosting.Lifetime[14]
Now listening on: http://localhost:5000
info: Microsoft.Hosting.Lifetime[0]
Application started.
Richieste di Test
# Aprire Swagger UI http://localhost:5000/swagger # Test API curl http://localhost:5000/api/v1/dsn/demo/tables
Risoluzione Problemi
| Problema | Soluzione |
|---|---|
| Porta occupata | Altra porta in appsettings.json |
| Accesso negato | Avviare come amministratore |
| DB non raggiungibile | Verificare Firewall/Connection String |
Zuletzt geändert: il 29/01/2026 alle 23:20