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 / .NET Framework / .NET SDK / May 2004

Tip: Looking for answers? Try searching our database.

Accessing Cluster Disks from a WEB Application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Programmer - 19 May 2004 11:26 GMT
Well here is my problem

I have a web application running in 2 web servers and I have also a cluster
system.

I want using the web application to write some files in the cluster discs.

So I have created in my web servers a virtual directory located on the
cluster discs.

(Before that I had create a cluster resource "File share" so I would be able
to access the disks and I have give permissions to the 2 web machines)

So I call the server.MapPath and returns the correct path let's say
\\tst\WebReports

Then I'm trying to create a directory on the share using System.IO.Directory
and I get an error that a part of the path could not be resolved.

I do the same staff exactly in an other, machine that it's not clustered and
everything works just fine.

Can anyone tell me the reason why I can't access the cluster disks from the
web servers???

I want to save the files in the cluster disks so I don't have a single point
of failure.

Thanks

Dimitris
Michael Pearson - 19 May 2004 20:39 GMT
Can the user that ASP.net runs as access that UNC path?
That's probably the problem.

ASP.net runs as local user ASPNET by default.

Michael

> Well here is my problem
>
[quoted text clipped - 27 lines]
>
> Dimitris

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.