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
Guide pratiche di Linux, Windows, Database, Sviluppo Web e molto altro
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