Monday, September 8, 2008

Server.MapPath() error 'ASP 0175 : 80004005'

Disallowed Path Characters

To resolve this problem without changing the application:

1.Click Start, click Administrative Tools, and then click Internet Information Services (IIS) Manager.

2.Double-click your computer name in the left pane, and then double-click Web Sites.

3.Locate the Web site and directory that houses the ASP application.

4.Right-click the application site or directory, and then click Properties.

5.Select Home Directory, and then click Configuration

6.Click Options, and then click to select the Enable Parent Paths check box.

7.Click OK two times.


0 Comments:

Post a Comment