473,659 Members | 2,636 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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\KA REN-~1\ASPNET\LOCAL S~1\Temp\RES189 0.tmp" is denied.

Source Error:
[No relevant source lines]

Source File: Line: 0

Version Information: Microsoft .NET Framework Version:1.1.432 2.573; ASP.NET
Version:1.1.432 2.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 2466
usually i do an iisreset, but deleteing the tmp directory should alo work.

"Carpe Diem" <we*******@carp ediem.si> wrote in message
news:OP******** ********@tk2msf tngp13.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\KA REN-~1\ASPNET\LOCAL S~1\Temp\RES189 0.tmp" is denied.

Source Error:
[No relevant source lines]

Source File: Line: 0

Version Information: Microsoft .NET Framework Version:1.1.432 2.573; ASP.NET Version:1.1.432 2.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******** ******@TK2MSFTN GP11.phx.gbl...
usually i do an iisreset, but deleteing the tmp directory should alo work.

"Carpe Diem" <we*******@carp ediem.si> wrote in message
news:OP******** ********@tk2msf tngp13.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\KA REN-~1\ASPNET\LOCAL S~1\Temp\RES189 0.tmp" is denied.

Source Error:
[No relevant source lines]

Source File: Line: 0

Version Information: Microsoft .NET Framework Version:1.1.432 2.573;

ASP.NET
Version:1.1.432 2.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
1911
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 adjustments by the user in an XML and saving that XML. We read the XML upon restart and make calls to set the adjustments. This approach becomes difficult as we add more controls and more settings can be made by the user. What other techniques can...
4
2794
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 ======================================= When I am saving a Grid to XML I get the following exception: "Token StartElement in state Epilog would result in an invalid XML document"
1
2844
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 WINDOWS 2003 SERVER, I created a new website, allocated port number 6000. Created a release version on my local machine and copied the WEB project from my local to http://ACTYD003:6000
6
1830
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 the end if you want to reuse it on many aspx pages) (notice closing brace) (start) <%}
0
1923
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: http:\\localhost\test.aspx, following error occured: The XML page cannot be displayed Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
3
4453
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 site up to this server. Now I am getting the following error: Server Error in '/' Application. --------------------------------------------------------------------------------
2
46738
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 triggered SQL statement in trigger "OLGCWEB.TBLPROPS_INS_TRG". Information returned for the error includes SQLCODE "-811", SQLSTATE "21000" and message tokens "". SQLSTATE=09000 2006-08-31 16:33:35,139 ERROR...
0
1908
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 personal contact page in it .... and save all details in my new database.... i have website in the root folder i get dis error
4
2510
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...) Any reason why even though I did this I keep getting this error.... Server Error in '/abc' Application.
2
3308
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 worked fine for me. But I was very curious to see how the program runs on Windows, so I decided to test it. Compilation was fine too, but when I run the program, I get a memorry allocation error. Here's the code: int *tspos, *tepos = NULL;...
0
8341
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8751
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8539
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7360
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6181
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5650
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4176
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4342
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1982
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.