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. DNN WEbsite

DNN WEbsite

Scheduled Pinned Locked Moved ASP.NET
csharpvisual-studiosysadminwindows-adminhosting
4 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.
  • B Offline
    B Offline
    Bataineh
    wrote on last edited by
    #1

    Dear I installed DNN website using VS.net 2008 and after the website finished I try to put it on the C:\Inetpub\wwwroot folder or on the web hosting server, but it does not work an error message: :doh: :doh: 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 70: </system.webServer> Line 71: <system.web> Line 72: <machineKey validationKey="59A121FFDC2D70BE6D724AF408F28842ADD3AAE4" decryptionKey="1701E06AEE1C19DBF7033856F0B6B8845788802AEC00EA83" decryption="3DES" validation="SHA1" /> Line 73: <!-- HttpModules for Common Functionality --> Line 74: <httpModules> and on the PC localhost the error message <authentication mode="Forms">

    S 1 Reply Last reply
    0
    • B Bataineh

      Dear I installed DNN website using VS.net 2008 and after the website finished I try to put it on the C:\Inetpub\wwwroot folder or on the web hosting server, but it does not work an error message: :doh: :doh: 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 70: </system.webServer> Line 71: <system.web> Line 72: <machineKey validationKey="59A121FFDC2D70BE6D724AF408F28842ADD3AAE4" decryptionKey="1701E06AEE1C19DBF7033856F0B6B8845788802AEC00EA83" decryption="3DES" validation="SHA1" /> Line 73: <!-- HttpModules for Common Functionality --> Line 74: <httpModules> and on the PC localhost the error message <authentication mode="Forms">

      S Offline
      S Offline
      swjam
      wrote on last edited by
      #2

      Bataineh wrote:

      This error can be caused by a virtual directory not being configured as an application in IIS.

      have you ever pondered about the above? Did you actually create the web application?

      ---------------------------------------------------------- Lorem ipsum dolor sit amet.

      B 1 Reply Last reply
      0
      • S swjam

        Bataineh wrote:

        This error can be caused by a virtual directory not being configured as an application in IIS.

        have you ever pondered about the above? Did you actually create the web application?

        ---------------------------------------------------------- Lorem ipsum dolor sit amet.

        B Offline
        B Offline
        Bataineh
        wrote on last edited by
        #3

        Dear thanks you but can you please explain how can I do this, and can you please advice me about hosting problem, does the folder path saved in some where in my code, many thanks

        A 1 Reply Last reply
        0
        • B Bataineh

          Dear thanks you but can you please explain how can I do this, and can you please advice me about hosting problem, does the folder path saved in some where in my code, many thanks

          A Offline
          A Offline
          Abhijit Jana
          wrote on last edited by
          #4

          If you folder is in wwwroot, then you need to just open IIS ( Run > inetmgr ) You will see there should be an folder with the name of your application. Right click on that > On the Default tabt > Click on Create Button. Set the other properties like authentication, ASP.NET Version etc. Then try to run. Hope this may help you !

          cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article

          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