Folders on website

When I create a webform using VB.NET everything works fine as long as I upload my form to the wwwRoot folder, but when I create a folder in the root directory and then upload the webform to it, I receive a generic error message, "Server Error in '/' Application"

Any suggestions will be greatly appreciated.



Answer this question

Folders on website

  • Arvind Robin Kumar

    Thanks for replying.

    The site that I'm uploading to is StartLogic.com (a web hosting service, etc). They have a web-based interface to the IIS engine and I have made the folder a virtual directory, but there is no option for me to assign a version of the .net framework.


  • donkaiser

    Have you configured this folder to be a Virtual Directory Have you assigned a version of the .net framework for this directory (is in the properties of the virtual directory)

  • Folders on website