473,785 Members | 2,400 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

CS0016 Error suddenly happened and persist

Yesterday, all my ASP.NET running fine, at least this error didn't
raise. Today, I turned on the PC at the morning and receive this error:

Compiler Error Message: CS0016: Could not write to output file
'c:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322 \Temporary ASP.NET
Files\flexnewsd otnet\36c8c83f\ 1ce438d6\-ognayiy.dll' -- 'Access is denied.'

I checked the permission for the ASPNET account in Temporary ASP.NET
Files folder and Temp folder, it won't work. I tried to delete the
content in Temporary ASP.NET Files, I can't, then I notice there's a
process named w3wp.exe running, I killed it and I can delete the folder
content.

But the problem still persist, I reset the PC over and over, still the
same...

Should I reinstall ASP.NET, I think it won't help... there's must be
some reason and fix around, please help...
Nov 18 '05 #1
3 1517
Hi,

if the process is w3wp.exe, you are using Windows Server 2003, right? If
that's the case, unless you haven't changed default settings) the user
ASP.NET runs under is NETWORK SERVICE and you need to give permissions to
the Temporary ASp.NET files for this user.

Between the two days, was there any updates to the machine like from Windows
update or something?

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
http://blogs.aspadvice.com/joteke

"FrzzMan[" <"FrzzMan["@]vnOCzone.com> wrote in message
news:%2******** ********@TK2MSF TNGP09.phx.gbl. ..
Yesterday, all my ASP.NET running fine, at least this error didn't
raise. Today, I turned on the PC at the morning and receive this error:

Compiler Error Message: CS0016: Could not write to output file
'c:\WINDOWS\Mic rosoft.NET\Fram ework\v1.1.4322 \Temporary ASP.NET
Files\flexnewsd otnet\36c8c83f\ 1ce438d6\-ognayiy.dll' -- 'Access is denied.'
I checked the permission for the ASPNET account in Temporary ASP.NET
Files folder and Temp folder, it won't work. I tried to delete the
content in Temporary ASP.NET Files, I can't, then I notice there's a
process named w3wp.exe running, I killed it and I can delete the folder
content.

But the problem still persist, I reset the PC over and over, still the
same...

Should I reinstall ASP.NET, I think it won't help... there's must be
some reason and fix around, please help...

Nov 18 '05 #2
Teemu Keiski wrote:
Hi,

if the process is w3wp.exe, you are using Windows Server 2003, right? If
that's the case, unless you haven't changed default settings) the user
ASP.NET runs under is NETWORK SERVICE and you need to give permissions to
the Temporary ASp.NET files for this user.

Between the two days, was there any updates to the machine like from Windows
update or something?


Yes the OS is WS2k3 Enterprise, but it's trial version, btw I don't
think it's because of the OS is the "trial"...

I uninstall IIS, ASP.NET and reinstall it... it run fine, well, until I
restart the machine...

Can't understand this thing... why did it mess everything up???

The permissions are all correct I'm sure, but I don't know why it didn't
work...
Nov 18 '05 #3
Teemu Keiski wrote:
Hi,

if the process is w3wp.exe, you are using Windows Server 2003, right? If
that's the case, unless you haven't changed default settings) the user
ASP.NET runs under is NETWORK SERVICE and you need to give permissions to
the Temporary ASp.NET files for this user.

Between the two days, was there any updates to the machine like from Windows
update or something?


I noticed something, the application run fine until I changed something
in the code. When I rebuild the project, it work fine. But when I reopen
it in browser, the error raised.

In the Task Manager Process List, there're two w3wp.exe process still
running, it keep running even when I close all the applications. Maybe
this is the problem...

One process owned by NETWORK SERVICE, and one owned by System. Is it
normal behavior to leave them running forever? Even I can not make
change to the temp directory if I didn't kill w3wp.exe process owned by
NETWORK SERVICE.

So someone here please help, do some change to your project, rebuild it
and open the application in the browser, then open Task Manager to see
if w3wp.exe still running? If not, then maybe I have to reinstall the OS :(
Nov 18 '05 #4

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

Similar topics

1
4302
by: Vikram | last post by:
I have suddenly started getting this errorin all my ASP.NET applications when I try to open any aspx page. Compiler Error Message: CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\home\0f303405\7e879dff\ohtbfczl.dll' -- 'The directory name is invalid. ' I looked for this error in google and found a Microsoft support article which advises to fix environment variables TEMP and...
1
1767
by: Douglas | last post by:
Hi, Can anyone help with the following error message I get returned to my browser when I try to run my asp.net app, please? It's written in c# and used to run ok until quite recently. I've checked that the networksystem account has the necessary permissions, tried installing the .net 1.1 service pack, reinstalling .net, and a million other things, too. It's driving me nuts! Compilation Error Description: An error occurred during the...
0
1093
by: cycloptic | last post by:
Hello, I have a fairly new install of Windows XP Pro SP1 with current patches (not SP2 as it is not certified for our network yet) with a local IIS server on the same machine. I have Visual Studio 2003 installed. I am trying to create a few simple web apps just to verify the ASP.NET install and with each one, I am having an issue with the Compiler Error message "CS0016: Could not write to output file...
1
1987
by: RedEagle | last post by:
Hi all, I have the following problem with ASP.NET running on Windows 2003. My configuration is: 1) Windows 2003 Server Standard 2) ASP.NET running in IIS5 Isolation mode (aspnet_wp.exe is alive and kicking) 3) .NET Framework v1.1.4322 (updated by Windows update) 4) My application running on d:\myapp directory (not c:\Inetpub)
10
9391
by: RedEagle | last post by:
Hi All! Do you remember me? I am that desperate who had this error for a while: --- 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.
1
4960
by: michelevirgilio | last post by:
Hi, some hours ago my .net framework has stopped working, WITHOUT ANY REASON: no new installations, etc. Now every aspx page give me the 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: CS0016: Could not write to output file...
0
4290
by: IKdev | last post by:
Hi all, I have win2003 server and NET 1.1 framework. Created simple ASP .NET app with one page that has button and a label. When trying to run got the CS0016 error (see below). My temp env. variables are fine and NETWORK SERVICE has full access to ASP .NET temp folder. Please help, Thank you! IK
1
2425
by: ghawadi.B | last post by:
Hello Developers, When I started a new C# Web Application project using Ms Visual Studio 2003 and browse the page it gives me the following error message! How can I resolve this problem? I have visual studio 2003 and 2005 installed Server Error in '/CSharpWebTest' Application. -------------------------------------------------------------------------------- Compilation Error
4
2941
by: John | last post by:
Ok, I give up. I have an XP SP2 development system that has both asp.net v1.1.4322 and v2.0.50727 loaded on it. When I try to run my web site in debug mode, I get error CS0016 as follows: Compiler Error Message: CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\mycompany\61ed8bd6\4d57d3a7\evgr-dci.dll' -- 'Access is denied. ' I've googled this and tried the following:
0
10346
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10157
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...
0
9956
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7504
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
6742
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
5386
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...
1
4055
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3658
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2887
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.