I have virtual directory setup in IIS6 This map on a shared network drive
I correctly
According to this link:
Server.mappath does not produce expected output when used against virtual directories.
If this server is allowed and you are using Windows authentication, make sure that you have it in your config:
& lt; Identification impersonation = "true" />
The directory incorrectly returns error on the error: if the folder is not there; You do not have permission; Or is it a disconnected network folder.
I am allowed to process your ASP.Net Worker - Impersonation will solve this.
Comments
Post a Comment