virtual directory not being configured as an application in IIS

12,032

You can configure this with Godaddy Hosting Control Center. log in to godaddy hosting center. Go to Content >> IIS Management. Click on the pencil icon to edit your selected directory. you will get a popped up screen with three check boxes. You need to check the one that says "Set Application Root". Click Ok and your directory will be configured as an application in IIS.

Hope this helps you and feel free to ping me if you need more info.

Share:
12,032
Admin
Author by

Admin

Updated on June 05, 2022

Comments

  • Admin
    Admin almost 2 years

    hi i am comletly new to iis and asp.net i am trying to setup bugNET on a godaddy server. i created a virtual directory and once i tried to launch the site i get this 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.
    

    here is complete detail of what i did.

    hosting: godaddy created virtual directory (child folder of root) - named: devbunk with these settings (anonymous access, directory browsing) that is all i can do to with iis on godaddy.

    the error tells me that i need to turn the virtual directory as an application. godaddy doesnt let me do that... how do i do it? btw, i have iis7 setup.