473,385 Members | 2,243 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.

Using localhost in Windows 2003 server

BC31019: Unable to write to output file
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET
Files\root\26676eb7\92c7e946\App_Web_login.aspx.cd cab7d2.pfohb--r.dll':
Access is denied.

What account do I need to enable in Temporary ASP.NET directory?
Could it be index service that is causing a problem?

Jan 19 '06 #1
4 1193
The NT AUTHORITY\NETWORK SERVICE account.
--
HTH,
Phillip Williams
http://www.societopia.net
http://www.webswapp.com
"Arne" wrote:
BC31019: Unable to write to output file
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET
Files\root\26676eb7\92c7e946\App_Web_login.aspx.cd cab7d2.pfohb--r.dll':
Access is denied.

What account do I need to enable in Temporary ASP.NET directory?
Could it be index service that is causing a problem?

Jan 19 '06 #2
Also this article might be helpful:
http://msdn.microsoft.com/library/de...aght000009.asp
--
HTH,
Phillip Williams
http://www.societopia.net
http://www.webswapp.com
"Phillip Williams" wrote:
The NT AUTHORITY\NETWORK SERVICE account.
--
HTH,
Phillip Williams
http://www.societopia.net
http://www.webswapp.com
"Arne" wrote:
BC31019: Unable to write to output file
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET
Files\root\26676eb7\92c7e946\App_Web_login.aspx.cd cab7d2.pfohb--r.dll':
Access is denied.

What account do I need to enable in Temporary ASP.NET directory?
Could it be index service that is causing a problem?

Jan 19 '06 #3
Phillip,
My Network service account already has access to the directory of temporary
ASP.Net Files. I don't understand my problem.

"Phillip Williams" wrote:
The NT AUTHORITY\NETWORK SERVICE account.
--
HTH,
Phillip Williams
http://www.societopia.net
http://www.webswapp.com
"Arne" wrote:
BC31019: Unable to write to output file
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET
Files\root\26676eb7\92c7e946\App_Web_login.aspx.cd cab7d2.pfohb--r.dll':
Access is denied.

What account do I need to enable in Temporary ASP.NET directory?
Could it be index service that is causing a problem?

Jan 19 '06 #4
My best guess is to check in IIS manager (by right-mouse clicking on the web
app and viewing the Directory Security tab; which account is specified for
Anonymous access?) and then to check the web.config to verify that
impersonation is not enabled.
--
HTH,
Phillip Williams
http://www.societopia.net
http://www.webswapp.com
"Arne" wrote:
Phillip,
My Network service account already has access to the directory of temporary
ASP.Net Files. I don't understand my problem.

"Phillip Williams" wrote:
The NT AUTHORITY\NETWORK SERVICE account.
--
HTH,
Phillip Williams
http://www.societopia.net
http://www.webswapp.com
"Arne" wrote:
BC31019: Unable to write to output file
'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Tem porary ASP.NET
Files\root\26676eb7\92c7e946\App_Web_login.aspx.cd cab7d2.pfohb--r.dll':
Access is denied.

What account do I need to enable in Temporary ASP.NET directory?
Could it be index service that is causing a problem?

Jan 19 '06 #5

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

Similar topics

7
by: Phi | last post by:
Hi there, I've just started learning php and I hope you guys could help me with this problem. I've found a useful pice of code from a book to make a form and I would like to use it. I would like...
9
by: Bob Jones | last post by:
We have developed a commercial ASP.net application (personal nutrition management and tracking); we want to send smtp email from within it. For our development box, we use WinXP Pro, IIS 5.5,...
2
by: Robbo | last post by:
I recentlly finished a 4 page asp.net app in Visual Studio 2002. Works great on Localhost running windows XP. I move the files to Windows Server 2003 where they will hopefully run, and get errors....
12
by: Luther Hert | last post by:
While trying to work through textbook lessons for Vb.net Step by Step,Version 2003, Chapter 22, the first step is to create a new Web application Project,using the ASP.Net Application icon in the...
0
by: Luther Hert | last post by:
I solved my problem, but I am not sure whether or not I understand how I arrived at the solution. I leraned about and checked: IIS> creating virtual directories> configuring web extensions >...
2
by: Ben Kim \(Vertical Dimensions, Inc.\) | last post by:
Hello all, I am trying to develop a web application using VB.NET 2003 on WinXP Pro (with latest patches) and .NET Framework (SDK) latest. I have IIS 5.1 up and running. Here is the problem I...
7
by: Mark Waser | last post by:
Hi all, I'm trying to post multipart/form-data to a web page but seem to have run into a wall. I'm familiar with RFC 1867 and have done this before (with AOLServer and Tcl) but just can't seem...
3
by: Tom | last post by:
I'm building a web application using VS 2005. This application uses Windows authentication to 'authenticate'. However, when I test it (debug) via the VS 2005 built-in test server, it doesn't work....
0
by: muraley | last post by:
Hi, This client-server script does bi-directional communication. Setup i used: The server script on windows 2003 server and the client on a linux machine. Since i faced issues in getting the...
7
by: =?Utf-8?B?QU9UWCBTYW4gQW50b25pbw==?= | last post by:
Hi, I have been using the code (some of it has been removed for simplicity) below to allow authenticated (using ASP.NET membership database) users to get a file from their archive area. It...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.