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. deploying asp.net

deploying asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netcomsysadminwindows-admin
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.
  • H Offline
    H Offline
    hotthoughtguy
    wrote on last edited by
    #1

    http://www.beansoftware.com/ASP.NET-Tutorials/Set-Up-IIS-ASP.NET.aspx[^] i have followed this link to publish my web but when i am trying to test my application following error occurs on my browser Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 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 33: during development. Line 34: --> Line 35: <authentication mode="Windows"> Line 36: <forms loginUrl="Default.aspx" /> Line 37: </authentication> Source File: d:\inetpub\wwwroot\myapp\web.config Line: 35

    J J 2 Replies Last reply
    0
    • H hotthoughtguy

      http://www.beansoftware.com/ASP.NET-Tutorials/Set-Up-IIS-ASP.NET.aspx[^] i have followed this link to publish my web but when i am trying to test my application following error occurs on my browser Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 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 33: during development. Line 34: --> Line 35: <authentication mode="Windows"> Line 36: <forms loginUrl="Default.aspx" /> Line 37: </authentication> Source File: d:\inetpub\wwwroot\myapp\web.config Line: 35

      J Offline
      J Offline
      JHizzle
      wrote on last edited by
      #2

      Could you link to screenshots of your application's setup within IIS please?

      1 Reply Last reply
      0
      • H hotthoughtguy

        http://www.beansoftware.com/ASP.NET-Tutorials/Set-Up-IIS-ASP.NET.aspx[^] i have followed this link to publish my web but when i am trying to test my application following error occurs on my browser Server Error in '/' Application. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 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 33: during development. Line 34: --> Line 35: <authentication mode="Windows"> Line 36: <forms loginUrl="Default.aspx" /> Line 37: </authentication> Source File: d:\inetpub\wwwroot\myapp\web.config Line: 35

        J Offline
        J Offline
        J 0
        wrote on last edited by
        #3

        Try opening IIS. Expand the Treeview that contains all sites/sub directories etc. Look for the virtual directory called "myapp" (or whatever you've named your site). Right click ->Properties. Under the Directory tab, click the button that says "Create" (which is inside the Application Settings group) then click OK. Hope that helps...

        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