Ask a Question related to ASP.NET General, Design and Development.
-
poi #1
Write to Common Temp?
I have ASP.NET users using Windows authentication, impersonation is on.
I try to write a temp file (large persisted dataset) and just keep the
file path in an in-memory session variable. It bombs because the temp
file ends up written to the ASPNET user's temp directory, where the
impersonated user has no permissions.
How can I write to something lilke %windir%\temp or something writeable
by everyone?
Thanks.
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
poi Guest
-
write to database without giving write permission to IIS
Hi there, I have some ASP code that writes to access database. For security reason I do not want IUSER to give write permission to database... -
#26312 [NEW]: bug in raiseError in DB/common.php
From: wilfrid at digifactory dot fr Operating system: redhat 9 PHP version: 5.0.0b2 (beta2) PHP Bug Type: *Database Functions... -
Common bandwith
I have ADSL 768 / 128 kbit/s. When i want to publish a movie which bandwith do i have to use? When i go to the Debug menu and look in the... -
common constructor idioms
In C++ one often declares a constructor that accepts another instance of this class. For those familiar with C++ syntax I'm talking about: class... -
Unable to extend temp on non temp tablespace
On Sun, 05 Jan 2003 23:52:39 +0100, Rick Denoire <100.17706@germanynet.de> wrote: 1 When an index is rebuilt, it will initially be treated as...



Reply With Quote

