G
geotso
when I try to test *any* asp page of my local site e.g.
http://localhost/mysite/index.asp I get the following message:
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/mysite/index.asp
Physical Path: C:\Users\katayexi\Documents\mysite\index.asp
Logon User: Not yet determined
Logon Method: Not yet determined
Handler: Not yet determined
Config Error: Cannot read configuration file
Config File: \\?\C:\Users\katayexi\Documents\mysite\web.config
Where can I find that web.config file?
Or, is there a tutorial on how to create my own?
http://localhost/mysite/index.asp I get the following message:
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/mysite/index.asp
Physical Path: C:\Users\katayexi\Documents\mysite\index.asp
Logon User: Not yet determined
Logon Method: Not yet determined
Handler: Not yet determined
Config Error: Cannot read configuration file
Config File: \\?\C:\Users\katayexi\Documents\mysite\web.config
Where can I find that web.config file?
Or, is there a tutorial on how to create my own?