473,385 Members | 2,014 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,385 software developers and data experts.

Error saving .aspx compiled state -> access denied

Hello all.
My host is experiencing some troubles and I think you'll answer me before
they can.
After I uploaded a slightly changed JScript.NET .aspx page (the contents are
not important, could be just Response.End(); or anything) the page won't
load but instead shows this:

Server Error in '/' Application.
Compilation Error

Description: An error occurred during the compilation of a resource required
to service this request. Please review the following specific error details
and modify your source code appropriately.

Compiler Error Message: JS2008: Error saving compiled state: Access to the
path "C:\DOCUME~1\KAREN-~1\ASPNET\LOCALS~1\Temp\RES1890.tmp" is denied.

Source Error:
[No relevant source lines]

Source File: Line: 0

Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET
Version:1.1.4322.573

The error can be seen at http://www.euintrastat.com/intrastat_narocilo.aspx

Google is clueless about it and so are I and the host. Any ideas please ?

--
Jure Spik,
Carpe Diem d.o.o., Kranj
Nov 18 '05 #1
2 2452
usually i do an iisreset, but deleteing the tmp directory should alo work.

"Carpe Diem" <we*******@carpediem.si> wrote in message
news:OP****************@tk2msftngp13.phx.gbl...
Hello all.
My host is experiencing some troubles and I think you'll answer me before
they can.
After I uploaded a slightly changed JScript.NET .aspx page (the contents are not important, could be just Response.End(); or anything) the page won't
load but instead shows this:

Server Error in '/' Application.
Compilation Error

Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: JS2008: Error saving compiled state: Access to the
path "C:\DOCUME~1\KAREN-~1\ASPNET\LOCALS~1\Temp\RES1890.tmp" is denied.

Source Error:
[No relevant source lines]

Source File: Line: 0

Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

The error can be seen at http://www.euintrastat.com/intrastat_narocilo.aspx
Google is clueless about it and so are I and the host. Any ideas please ?

--
Jure Spik,
Carpe Diem d.o.o., Kranj

Nov 18 '05 #2
Thank you very much, Bruce.

Jure ©pik

"bruce barker" <no***********@safeco.com> wrote in message
news:eq**************@TK2MSFTNGP11.phx.gbl...
usually i do an iisreset, but deleteing the tmp directory should alo work.

"Carpe Diem" <we*******@carpediem.si> wrote in message
news:OP****************@tk2msftngp13.phx.gbl...
Hello all.
My host is experiencing some troubles and I think you'll answer me before they can.
After I uploaded a slightly changed JScript.NET .aspx page (the contents

are
not important, could be just Response.End(); or anything) the page won't
load but instead shows this:

Server Error in '/' Application.
Compilation Error

Description: An error occurred during the compilation of a resource

required
to service this request. Please review the following specific error

details
and modify your source code appropriately.

Compiler Error Message: JS2008: Error saving compiled state: Access to the path "C:\DOCUME~1\KAREN-~1\ASPNET\LOCALS~1\Temp\RES1890.tmp" is denied.

Source Error:
[No relevant source lines]

Source File: Line: 0

Version Information: Microsoft .NET Framework Version:1.1.4322.573;

ASP.NET
Version:1.1.4322.573

The error can be seen at

http://www.euintrastat.com/intrastat_narocilo.aspx

Google is clueless about it and so are I and the host. Any ideas please ?
--
Jure Spik,
Carpe Diem d.o.o., Kranj


Nov 18 '05 #3

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

Similar topics

1
by: Mahesh Devjibhai Dhola [MVP] | last post by:
Hi, User can adjust the size of columns of a table or the position of splitter in UI. We want these adjustments to be remembered when we restart the application. Currently, we are saving these...
4
by: Filippo Pandiani | last post by:
SCENARIO ======================================= I have a Grid and I want to save the values on an XML. Let me say that I am NOT using DataSet to load valus on my grid. PROBLEM...
1
by: Ramanfromoz | last post by:
Hi, Developing a new we application. Everything okay on my local WIN XP PROFESSIONAL, IIS 5.0 running locally. The website is running smoothly. Now, the same code I am copying over to a...
6
by: John Rivers | last post by:
hi, here is how to do it and restore sanity to aspx html rendering: (please only reply with sensible architectural discussion - juan) put this at the end of an aspx file (or use an include at...
0
by: Luqman | last post by:
I have copied the following code from Internet, and copied it to a file named : test.aspx, and copied that file to c:\Inetpub\wwwroot Directory. When I type on my Internet explorer:...
3
by: eswanson | last post by:
I have a site that has multiple web site projects. I got it working on my windows xp sp2 computer in pre-compiled mode. I created a new site on a windows 2003 server and copied the pre-compiled...
2
by: Richard | last post by:
Our web programmer was looking in his application log an found the following error: 2006-08-31 16:33:35,129 ERROR org.hibernate.util.JDBCExceptionReporter - < SQL0723N An error occurred in a...
0
by: kammaldeep | last post by:
hi, i m newbie 2 PHP & to b frank ... will alwaz be ... i dont think i will go into much details with PHP as my work doesnot include workin with PHP bt i have a forum .. and i want to make a...
4
by: Cirene | last post by:
In my web.config I added <pages enableSessionState="true">. In each of my pages I also added EnableSessionState="True" to the Page declaration. (I didn't think this was necessary, but...) ...
2
by: ravishi | last post by:
Well, this is my first topic at this forum and I'm a newbie on C programming too. I'm coding a little program and I've used some "dynamic arrays" on it. Compiling and running the program on Linux...
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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,...

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.