Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. ASP.Net Configuration

ASP.Net Configuration

Scheduled Pinned Locked Moved ASP.NET
csharpquestionasp-netvisual-studiocom
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    Whoami Whoami
    wrote on last edited by
    #1

    Hello everybody! I can use ASP.Net Configuration with Visual Studio, but after uploading the site, how can I lunch it to manage my users? somebody said: http://www.yoursitename.com/Webadmin.axd but it end in : 404 error ! what should i do?!:doh:

    W M 2 Replies Last reply
    0
    • W Whoami Whoami

      Hello everybody! I can use ASP.Net Configuration with Visual Studio, but after uploading the site, how can I lunch it to manage my users? somebody said: http://www.yoursitename.com/Webadmin.axd but it end in : 404 error ! what should i do?!:doh:

      W Offline
      W Offline
      WillemM
      wrote on last edited by
      #2

      The only way to manage the application is to build a controlpanel yourself. There are a lot of controls and classes available to do just that.

      WM. What about weapons of mass-construction? "What? Its an Apple MacBook Pro. They are sexy!" - Paul Watson My blog

      1 Reply Last reply
      0
      • W Whoami Whoami

        Hello everybody! I can use ASP.Net Configuration with Visual Studio, but after uploading the site, how can I lunch it to manage my users? somebody said: http://www.yoursitename.com/Webadmin.axd but it end in : 404 error ! what should i do?!:doh:

        M Offline
        M Offline
        Mubashir Javaid
        wrote on last edited by
        #3

        When you use default asp.net configuration. It generates database present in App_Data folder and write configuration related information in web.config. You can use provider model of .net for user management. This model contains different classes to interact with the data base.

        God Bless you. Always do good to others

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups