Accessing NETWORK Drive through ASPNET_USER

G

Guest

Hi,

I'm trying to read a network drive through ASP.net.
This is what I have done.
- Create folder on a network machine.
- gave ASPNET_User read permssion on the folder.
- Mapped a drive to the folder say ('j' drive)
- When I try to access 'j:/myfolder' I get Access denied error.
- Where as I have shared the folder and given ASPNET_User permssions on the
folder.

Its Friday and I'm really tired. Can any one help?

Thnx
 
J

John Timney \( MVP \)

Even though you have mapped a drive, the asp.net account us unlikely to know
what a J drive is even if it has permission - at least try a UNC path from
your asp.net page

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director
 
B

Bruce Barker

then you will find the aspnet_user need to be a domain account in order to
access a share.

-- bruce (sqlwork.com)
 
G

Guest

Thanks for your replies. I ended up doing this through domain account and a
UNC path.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top