Knowledge Transfer

Thursday, December 18, 2008

How to Access Network Files using asp.net?

Here I am Showing How to Access Network Files and Folder using asp.net

When we Develop web application to dealing with Files and folders, at that time our web server is not quite capable to manage files and folder, so in this scenario we can use two different server to manage application properly, so we need Web Server to host our web application and File Server to manage files and folder.

To implement that scenario In Web application, there are so many ways to do that. Here I am showing it using Synchronize the IUSR account between the two machines. We can do using Asp.net Impersonate. We can implement asp.net impersonate in different way, mean by programmatically or using web.config file

For More Stuff please Click this link
http://www.codeproject.com/KB/aspnet/UNC__Access_Network_file.aspx

Happy Coding
Uday.Adidham

Labels: , , , , , , ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]



<< Home