howdy
I installed IIS in vista home premium and created a virtual directory but
when I logon to http://localhost/thisSite/
the following error occurs
But when I run 'thisSite' from vs 2005 its a different port number eg
http://localhost:8304/thisSite/
How do you get it to work for only type in 'http://localhost/thisSite/' ?
Thanks in advance
****************Error Screen Starts***********************
Server Error
--------------------------------------------------------------------------------
HTTP Error 500.19 - Internal Server Error
Description: The requested page cannot be accessed because the related
configuration data for the page is invalid.
Error Code: 0x80070005
Notification: BeginRequest
Module: IIS Web Core
Requested URL: http://localhost:80/thisSite
Physical Path: C:\Users\username\Documents\aFolder\thisSite
Logon User: Not yet determined
Logon Method: Not yet determined
Handler: Not yet determined
Config Error: Cannot read configuration file
Config File: \\?\C:\Users\username\Documents\aFolder\thisSite\web.config
Config Source: -1:
0:
More Information... This error occurs when there is a problem reading the
configuration file for the Web server or Web application. In some cases, the
event logs may contain more information about what caused this error.
--------------------------------------------------------------------------------
Server Version Information: Internet Information Services 7.0.
*************Error Screen Ends*******************************