Question 1: No parent path is enabled
Example:
Server.mappath () error / 'ASP 0175: 80004005 /'
Not allowed PATH characters
/ 0709/dqyllhsub/news/opendatabase.asp, line 4
Characters /'/ 'are not allowed in the Path parameter of Mappath.
Cause Analysis:
In many web pages, you should use a statement such as ../ format (that is, the page of the previous layer, that is, the parent path), and IIS6.0 is turned off by default for security considerations.
Solution:
In IIS Properties -> Home Directory -> Configuration -> Options. Took the "Enable Parent Path". Confirm the refresh.