Top "Aspnetdb" questions

CREATE DATABASE permission denied in database 'master'. A database with the same name exists

I was running my application in Visual Studio 2010 Application Server, but now I have changed it to use IIS Local …

c# asp.net sql-server-2008-express aspnetdb
A network-related or instance-specific error occurred while establishing a connection to SQL Server

I HOST MY ASP.NET WEBSITE ON WEBSERVER ..But after upload when i try to access my site ... http://www.…

asp.net database vb.net sql-server-2005 aspnetdb
How to use aspnetdb database with an asp.net website

I have created a website using asp.net 3.5. And now I have added member support to it using Membership API …

asp.net aspnetdb
Connection String to Local DB file is not working

connectionString="AttachDbFilename=C:\Documents and Settings\nmartin\My Documents\PS_Upload\TimeTrack\src\TimeTracker\TimeTrack\App_Data\ASPNETDB.MDF;Integrated …

asp.net sql-server database connection-string aspnetdb
how to unlock an ASPNETDB user account after bad password count lockout?

i'm new and using the login control with the ASPNETDB visual studio generated user database i set a maximum bad …

c# asp.net visual-studio user-controls aspnetdb