|
-
Apr 10th, 2007, 11:23 AM
#1
Thread Starter
Junior Member
ASPNETDB.MDF in App_data folder is empty
Hi,
Iam using Asp.net configuration to create users & roles .I used login controls . It works fine when i run the application.
But i could'nt find any tables in ASPNETDB.MDF in solution explorer.
ASPNETDB.MDF contains only aspnetdb_log.ldf .
Can any help me why the ASPNETDB.MDF is empty without tables,views,stored procedures,.....?
-
Apr 10th, 2007, 04:39 PM
#2
Re: ASPNETDB.MDF in App_data folder is empty
Check your web.config file. Also check the machine.config file, the local sql server path specified may have been changed.
-
Apr 11th, 2007, 02:36 PM
#3
Thread Starter
Junior Member
Re: ASPNETDB.MDF in App_data folder is empty
Can U please explain wat i should check in web .config in machine.comfig. Iam using asp,net 2.0 ...
Thanks in advance.
-
Apr 12th, 2007, 07:23 AM
#4
Re: ASPNETDB.MDF in App_data folder is empty
Look for "LocalSqlServer"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|