Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / May 2008

Tip: Looking for answers? Try searching our database.

System.IO - file listing on another server

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Seth Williams - 16 May 2008 16:57 GMT
What do I need to take into consideration when, on an ASP.Net website, to
get a file listing (I already have the code) from a another network server?

Currently I get an 'Access to path denied' message
Alex Meleta - 16 May 2008 17:47 GMT
Hi Seth,

This security issue means that aspnet_wp.exe process runs under a the security
context of the ASPNET on IIS 5 or Network Service on IIS 6. This account
is not having access permissions on the file system. So you either need to
give file access permissions to the folder(s) for ASP.NET account or impersonating
via <identity impersonate="true"/> or specifing certain identity.

Regards, Alex

SW> 'Access to path denied'
SW>
George Ter-Saakov - 16 May 2008 18:40 GMT
Look here
http://www.eggheadcafe.com/software/aspnet/31802500/access-network-share-from.aspx

George.

> What do I need to take into consideration when, on an ASP.Net website, to
> get a file listing (I already have the code) from a another network
> server?
>
> Currently I get an 'Access to path denied' message

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.