Re: Could not find a part of the
- From: Hans Kesting <news.2.hansdk@xxxxxxxxxxxxxxx>
- Date: Thu, 16 Nov 2006 11:44:11 +0100
While trying to create new File, i recieve the following error=
message: "System.IO.DirectoryNotFoundException: Could not find a part of the = path=20 "Y:\Reports.pdf ". The Y: is shared folder of another system and it maped to the local system. The path exists.
The Y: mapping is for *your* account, which is not the account the website runs under. Moreover, this ASPNET account is a local account with limited priviledges. It can not access the network for example.
You might need to van the site impersonate some domain-user that *can* access that share *and* use the UNC path (\\server\share) to access it.
Hans Kesting
.
- Prev by Date: Re: Get Current logged in users
- Next by Date: Re: Global datasets
- Previous by thread: Re: Could not find a part of the
- Next by thread: Is it possible to have Common ViewState for more than one ASP.Net pages?
- Index(es):