473,396 Members | 1,773 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

temp directory for asp.net?

I'm trying to write a PDF to disk on the server (crystal reports export)

I'm getting aproblem that Access is denied to save the file to disk and
reading here (you don't need to read):
http://support.businessobjects.com/l...s/c2010773.asp

It says I should set the proper rights to the Destination and Temp
directory... I know what the destionation directory is... but what is the
temp directory? where is that?

best regards
/Lars Netzel
Nov 19 '05 #1
2 2358
Hi Lars,

It is probably

Temporary ASP.NET Files:
C:\WINNT\Microsoft.NET\
Framework\<version>\
Temporary ASP.NET Files

and/or

C:\WINNT\temp

Look under the heading "Required NTFS permissions " on this page and you'll
see the directories they are referring to:

http://msdn.microsoft.com/library/de...l/secmod15.asp

Ken
"Lars Netzel" <tr*****@apa.se> wrote in message
news:u7**************@TK2MSFTNGP12.phx.gbl...
I'm trying to write a PDF to disk on the server (crystal reports export)

I'm getting aproblem that Access is denied to save the file to disk and
reading here (you don't need to read):
http://support.businessobjects.com/l...s/c2010773.asp

It says I should set the proper rights to the Destination and Temp
directory... I know what the destionation directory is... but what is the
temp directory? where is that?

best regards
/Lars Netzel


Nov 19 '05 #2
You don't know what folder you're trying to write to?
That's a problem.
Pick a folder and write to it explicitly and make sure the default ASPNET
user account has write permissions to it.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"Lars Netzel" <tr*****@apa.se> wrote in message
news:u7**************@TK2MSFTNGP12.phx.gbl...
I'm trying to write a PDF to disk on the server (crystal reports export)

I'm getting aproblem that Access is denied to save the file to disk and
reading here (you don't need to read):
http://support.businessobjects.com/l...s/c2010773.asp

It says I should set the proper rights to the Destination and Temp
directory... I know what the destionation directory is... but what is the
temp directory? where is that?

best regards
/Lars Netzel

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Adam Parkin | last post by:
I was wondering, what's the "proper" (hehe) way to retrieve the system's temp directory in VB 6. Like for example, on my Windows XP machine the temp directory that is used by programs for their...
1
by: john bailo | last post by:
I noticed for the first time there is a temp directory in the \winnt\system32 directory. For a web services application, this caused me grief as when the server c: drive filled up, the temp...
0
by: Matthew Fitzpatrick | last post by:
My application has a settings class that is serialized to save and deserialized to load. I'm having a problem where i catch the WM_QUERYENDSESSION event via WinProc to save my application's...
5
by: Patrick | last post by:
Hello - I am working on a program that creates a small temp file. The ideal would be it creates the file in the user %temp% directory - whatever that is - the default is %USERPROFILE%\Local...
10
by: robwharram | last post by:
Hi, I'm quite frustrated in the fact that I can't even display a simple "Hello World" message on .Net. I've been through all of the groups and searched all over the place and haven't been able...
0
by: Andrés G. Aragoneses | last post by:
When trying to use a webservices, not very often I obtain the following exception: Server was unable to process request. ---> Access to the temp directory is denied. Identity 'NT...
6
by: Najd | last post by:
Hi All, I'm developping a DLL that requiers the path of the Temp directory of the user logged. I used GetTempPath(), GetEnvironmentVariable() and ExpandEnvironmentStrings(), but the 3 methodes...
0
by: oritc123 | last post by:
Hello . I am having the following error when I run my application under Windows Vista ( it runs fine under Windows XP ) : "Access to the temp directory is denied. Identity 'ORITSLAPTOP\orit'...
6
by: Aussie Rules | last post by:
Hi, In my application I need to write an XML file to disk, but am concerned that permission might be a problem. The file only needs to be written out and used for another reason and can then...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.