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. authentication

authentication

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netwindows-adminsecuritydebugging
2 Posts 2 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.
  • V Offline
    V Offline
    venky456
    wrote on last edited by
    #1

    hi, how to provide authentication in asp.net application. here my application run well when i debug.but it show error at web.cofig when i run through url. error: Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Source Error: Line 27: ASP.NET to identify an incoming user. Line 28: --> Line 29: Line 30: Line 31: Source File: D:\mtallotment\mwindialogo\web.config Line: 29 venkat

    A 1 Reply Last reply
    0
    • V venky456

      hi, how to provide authentication in asp.net application. here my application run well when i debug.but it show error at web.cofig when i run through url. error: Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. Source Error: Line 27: ASP.NET to identify an incoming user. Line 28: --> Line 29: Line 30: Line 31: Source File: D:\mtallotment\mwindialogo\web.config Line: 29 venkat

      A Offline
      A Offline
      Aavesh Agarwal
      wrote on last edited by
      #2

      I have been looking around on different sites and fora, and i have a similar problem than some people had before... it is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS. this is the solution i've read (almost everywhere) "You need to create an application or a virtual directory ( with the IIS Manager ) for the directory in which the code is placed." Since I have several subfolders in my app, that would mean that I have to make an application of every single folder? There has to be another solution, or am I wrong ? Thanks and Regards Aavesh Agarwal

      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