<sessionState mode="SQLServer" cookieless="true" regenerateExpiredSessionId="true" timeout="30" sqlConnectionString="Data Source=MICHAEL;Integrated Security=SSPI;" stateNetworkTimeout="30"/>
I wonder what I'm doing wrong.
Did you run the aspnet_regsql tool to configure the SQL server?
command example:
C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regsql.exe -S MICHAEL -E -ssadd -sstype t
Source: https://habr.com/ru/post/1788246/More articles:C # exception handling - variablesСуществует ли эквивалент $exception для возвращаемых значений - debuggingWhat are the advantages / disadvantages of monolithic PHP coding compared to small specialized php scripts? - optimizationProblems resizing jQuery - jqueryWhat should be a standard PHP code file in LOC? - filecheckboxes in tablerow are pushed out from the screen by text viewing - androidPHP import functions - functionWhat is the best way to detect browser with php? - browserБиоинформатика - необходимо получить последовательность ATOMS - java45 degrees google map - javascriptAll Articles