Results 1 to 4 of 4

Thread: ASPNETDB.MDF in App_data folder is empty

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2006
    Posts
    31

    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,.....?

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Feb 2006
    Posts
    31

    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.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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
  •  



Click Here to Expand Forum to Full Width