Visual Studio does not have ASP.NET configuration in Website menu

Discussion in 'ASP.NET 2.0' started by raymondp, Nov 12, 2007.

  1. The ASP.Net configuration tool can only be used locally. You will need to download your web application to your local machine and open it with VS. Then you should be able to see the ASP.Net configuration tool under Website.

    rcp
    DiscountASP.NET
    www.DiscountASP.NET
     
  2. Visual Studio does not have menu item "ASP.NET configuration" in the "Website" menu when I open my website at DiscountASP.net.

    How do I add login users and roles to my site? My website login controls all work. The aspnet* tables and views are inmy database and they do work.
     

Share This Page