I want to use different name (like mydb.mdf) instead of aspnetdb.mdf file. How can i do that? Where and what changes i have to make?
Hi
Buddy Try to Rename it...
i changed, could not connection to the new file... because every time it refers to aspnetdb.mdf fiel
You don't specify whether you are connecting to a local or remote (out on the web) database. Make sure that the "Connection Strings" in your web.config file are set up correctly if you rename your database.