Cannot Create Temporary Files

K

Kiko +

Hi,

I've been getting this error:


Server Error in '/applicationname' Application.
----------------------------------------------------------------------------
----

Failed to create temporary files directory
'C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files\applicationname\696e1ecf\2e9eae27'. Access denied.

Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Failed to create temporary
files directory 'C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary
ASP.NET Files\application name\696e1ecf\2e9eae27'. Access denied.


ASPNET user account is already under Administrators and Users account groups
(as installed by default). The "Temporary ASP.NET Files" folder is already
set with ASPNET user account having full access to it. But I still get this
error. I really appreciate anyone who can help. Thanks in advance.

Kiko
 
I

Ivan

Have the IUSR and IWAM also the write access right ?
Depending on what you're trying to do It coulb be this.

Otherwise if you're on a Lan it could be that it's not the
user ASPNET running your application that has the rights.

Ivan
-----Original Message-----
Hi,

I've been getting this error:


Server Error in '/applicationname' Application.
---------------------------------------------------------- ------------------
----

Failed to create temporary files directory
'C:\WINNT\Microsoft.NET\Framework\v1.0.3705\Temporary ASP.NET
Files\applicationname\696e1ecf\2e9eae27'. Access denied.

Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.

Exception Details: System.Web.HttpException: Failed to create temporary
files
directory 'C:\WINNT\Microsoft.NET\Framework\v1.0.3705
\Temporary
 
K

Kiko +

Thanks Ivan! It worked!

Ivan said:
Have the IUSR and IWAM also the write access right ?
Depending on what you're trying to do It coulb be this.

Otherwise if you're on a Lan it could be that it's not the
user ASPNET running your application that has the rights.

Ivan

directory 'C:\WINNT\Microsoft.NET\Framework\v1.0.3705
\Temporary
 

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

Forum statistics

Threads
473,744
Messages
2,569,481
Members
44,900
Latest member
Nell636132

Latest Threads

Top