Click here to Skip to main content
15,885,827 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi sir,
I need steps to publish the network drive as virtual directory in IIS.
I tried to host the network drive as virtual directory in IIS. I am getting the below error . Kindly give me the solution to solve the problem.

[Note: I gave full permission to network drive. I Change the application pool settings Advance Setting==> Application Pool Identity==>Custom account and i provide the username and password to access]

Still i did not access the drive.



Error:
**********



Server Error

Internet Information Services 7.5
Error Summary
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x80070005
Config Error Cannot read configuration file due to insufficient permissions
Config File \\?\UNC\prabupc\candidate\web.config
Requested URL http://localhost:80/dbsvrss
Physical Path \\prabupc\candidate
Logon Method Not yet determined
Logon User Not yet determined
Config Source

-1:
0:

Links and 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.

View more information »
Posted
Updated 2-Feb-18 9:29am
Comments
Member 13658456 2-Feb-18 15:31pm    
I'm having the same issue. You find a solution yet?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900