Setup databse for Session State | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

Setup databse for Session State

Hi Folks I have been asked for setup a database to record session state. They are using ASP .NET. I have found out how to setup for SQL Server 2000. There is file in Framework folder call aspnet_regsql.exe. You run it and follw the instruction but when I ran to install on SQL Server 2005 it’s gave failure error. I have also look around to get info on this but no luck so far.. so any one done it plesae help.. Thanks in Advance
What is the error you get.
Do you have relevant service pack for VS & .NET components in this case.
If you would have posted the error it will be easy to identify the issue. http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx on configuring.
Alsohttp://msdn2.microsoft.com/en-us/library/ms229862(VS.80).aspx in configuring session state. Satya SKJ
Microsoft SQL Server MVP
Writer, Contributing Editor & Moderator
http://www.SQL-Server-Performance.Com
This posting is provided AS IS with no rights for the sake of knowledge sharing. Knowledge is of two kinds. We know a subject ourselves or we know where we can find information on it.
Hi Folks This is sorted. .NET developer need to configure with ASP .NET configure properties as describe in one of the article on suggested web site http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx Thanks guys..
sonny
]]>