Monday 9 February 2009

How do I create the ASPState database?

After installing the Microsoft .NET framework 2.0, launch a command window and run:

aspnet_regsql.exe -ssadd -sstype p -S {Server} -U {Username} -P {Password}

No comments: