MS-VWD 2005 Express and using the ASPNETDB.MDF

Discussion in 'ASP.NET 2.0' started by rogeraee, Jun 30, 2007.

  1. Hi all, I'm a real novice at this and need help. I have created my site in Web Expression and VWD 2005 Express and have used their Create User Wizard which generates the ASPNETDB.MDF to handle the all the users seamlessly. The problem I have is that this DB normally resides in the website root App_Data folder, but when hosting with DiscountASP.Net it cannot. I need to know how to handle this and my questions are:

    1. Where should the ASPNETDB.MDF be located as there must be many with the same name.
    2. How do I configure access to this with an SQLconnection as I cannot seem to get at the code behind the Create User Wizard. I'm a developer and not a programmer.
    3. How should the code look in the web.config file etc.

    Thanks in advance to anyone who can help me. I'm located in Bangkok and have no local help to assist me.

    Roger
     

Share This Page