Trying to find ASP.NET Configuration in VS Community 2017

  • Thread starter Thread starter jb2_86_uk
  • Start date Start date
J

jb2_86_uk

Guest
Hi all,

Hoping you can help, I am tearing my hair out over here.

I am trying to follow this tutorial for a basic Membership Login & Member's Only couple of pages: Walkthrough: Creating a Web Site with Membership and User Login

I can create the pages, the controls etc, piece of cake, but I get stuck at this point:

"To create a membership user


  1. On the Website menu, click ASP.NET Configuration."

This menu option does not exist! I read somewhere else - don't remember exactly where now, this was many hours of messing about ago - that this method of creating a membership page is now obsolete, hence the menu option disappearing in VS2017 (and 2015 I think too)

But I cannot find anywhere an up to date or alternative tutorial for creating a Log-in & Members only page :-(


Please can anyone point me to a work-around for this step, or an alternate tutorial for what I am trying to achieve? (If it's relevant, I intend to use a SQL database for storing logins & passwords)


Thanks

John


Continue reading...
 
Back
Top