ASP.NET | Abilitare sessionState in modalita SqlServer
Per abilitare il sessionState in modalità SQLServer, accedere alla cartella C:\\Windows\\Microsoft.NET\\Framework\\<versione del framework> e lanciare il seguente comando: aspnet\_regsql.exe -S <ip del server> -U <user id> -P <password> -ssadd
Per abilitare il sessionState in modalità SQLServer, accedere alla cartella C:\Windows\Microsoft.NET\Framework\
aspnet_regsql.exe -S