For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > September 2005 > access server side files - outside of virual directory









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author access server side files - outside of virual directory
Craig

2005-09-30, 6:59 pm

How can I access files on the server that are outside of the virtual
directory of the web application.


More Information:
web application located here: C:\inetpub\wwwroot\FileAccessor
File located here: C:\MyFiles

Marina

2005-09-30, 6:59 pm

I am assuming you are running onto a permissions issue? You need to grant
whatever user the asp.net process is running under rights to the
directories/files you want to be able to access from your web app.

"Craig" <Craig@discussions.microsoft.com> wrote in message
news:CDAED8E9-C30F-498B-9C3D-63C2A5787315@microsoft.com...
> How can I access files on the server that are outside of the virtual
> directory of the web application.
>
>
> More Information:
> web application located here: C:\inetpub\wwwroot\FileAccessor
> File located here: C:\MyFiles
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com