For trusted connections (i.e.: you are logged in to the machine and want to create the database without having to specify a login and pasword) use:c:\Windows\Microsoft.NET\Framework\v2.0.50727>aspnet_regsql -S localhost -E -ssadd -sstype c -d MeinAspState
February 4, 2013 at 11:54 AM
posted by fc at 2:01 PM on Mar 17, 2011
"ASPNET State Database"
1 Comment -
For trusted connections (i.e.: you are logged in to the machine and want to create the database without having to specify a login and pasword) use:
c:\Windows\Microsoft.NET\Framework\v2.0.50727>aspnet_regsql -S localhost -E -ssadd -sstype c -d MeinAspState
February 4, 2013 at 11:54 AM