virtual directory not being configured as an application in IIS.

Posted by david on Stack Overflow See other posts from Stack Overflow or by david
Published on 2010-05-18T12:18:43Z Indexed on 2010/05/18 12:20 UTC
Read the original article Hit count: 217

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about aspx

Related posts about iis