Ask a Question related to ASP.NET General, Design and Development.
-
poi #1
Where is Temporary Files for ASP.NET?
I want to detect through code where the ASP.NET temporary files location
is, or where the System TEMP directory is, so I can write temporary
datasets to that location. Normally the user is ASPNET, so it doesn't
have permission to use System.Management to detect the System Temp
Environment Var.
TIA.
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
poi Guest
-
Temporary Internet Files
Hi, Does any have an idea where Contribute 3 places it's temporary internet files? -
Temporary Flat Files
I have an ASP 3 application that I am converting to and improving with ASP.NET. This application creates two temporary flat files and appends them... -
the temporary flash files
I don't know why but I can't veiw my temporary flash files. One time I was able to bring it up, I have tried to repeat the same process many times... -
Help! - ASP.NET cannot 'Temporary ASP NET Files'
Guys, Sorry if this has been covered and for the cross post(ish). I have tried suggestion I have come across (i.e. Adding myself to the... -
Temporary files
I was working on a 100+ MB file when comp restarted, have no idea why, lost almost 2 hours work, in temporary files folder there's a 1GB file which i... -
ShikariShambu #2
Re: Where is Temporary Files for ASP.NET?
Not sure what you are trying to do. However, here is where ASP.NET writes
temporary files
C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Tempora ry ASP.NET Files
"poi" <ddvsv12@rucs.nul> wrote in message
news:uOn8MDCYDHA.2308@TK2MSFTNGP12.phx.gbl...>
>
> I want to detect through code where the ASP.NET temporary files location
> is, or where the System TEMP directory is, so I can write temporary
> datasets to that location. Normally the user is ASPNET, so it doesn't
> have permission to use System.Management to detect the System Temp
> Environment Var.
>
> TIA.
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
ShikariShambu Guest



Reply With Quote

