Web Application over a network share

B

bitbreaker

Hi All,
I'm trying to use a network share over a NAS to store files of a web
application: this web app (written in asp.net 1.1) will be shared
across 3 web server in load balancing.

Actually I tried to to do that by using the ASPNET user (of each web
server and the NAS server) to access to the share (I changed the
ASPNET password for all 4 server involved) but, ASP.NET gives me an
error:
"Required permissions cannot be acquired." in the machine.config .

It'd be a CAS problem I can't solve neither by forcing a Full Trust
thru the following
tag in machine.config:

<location path="MyVirtualDir" allowOverride="false">
<system.web>
<trust level="Full" originUrl=""/>
</system.web>
</location>

Who can help me?
Thanks,
Igor.
 

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

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top