G
Guest
We are upgrading to a new server which has SQL 2005 (previously we had SQL
2000) and I wish to do the necessary set up to enable SQL Session state for
asp.net applications. Currently we are running .Net 1.1 applications but in
future we will also be running .Net v2.0 applications. I am a bit unsure
about how to set up the sql session state. Under SQL 2000/.Net 1.1 I just ran
the InstallPersistSQLState.sql script in the
Microsoft.NET\Framework\v1.1.4322 folder. I notice that there is the same
script in the Microsoft.NET\Framework\v2.0.50727 but it says that it is for
backward compatabilty only and that I should use aspnet_regsql.exe instead.
Will this be ok for both .Net 1.1 and .Net 2.0 on SQL 2005??
2000) and I wish to do the necessary set up to enable SQL Session state for
asp.net applications. Currently we are running .Net 1.1 applications but in
future we will also be running .Net v2.0 applications. I am a bit unsure
about how to set up the sql session state. Under SQL 2000/.Net 1.1 I just ran
the InstallPersistSQLState.sql script in the
Microsoft.NET\Framework\v1.1.4322 folder. I notice that there is the same
script in the Microsoft.NET\Framework\v2.0.50727 but it says that it is for
backward compatabilty only and that I should use aspnet_regsql.exe instead.
Will this be ok for both .Net 1.1 and .Net 2.0 on SQL 2005??