PC Review


Reply
Thread Tools Rate Thread

Compilation Error (CS0016)

 
 
=?Utf-8?B?RG91Z2xhcw==?=
Guest
Posts: n/a
 
      19th Jan 2005
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 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
'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\t_e\deb54fb2\98f7e0e7\0htxjz5n.dll' -- 'Access is denied. '

 
Reply With Quote
 
 
 
 
Philip Q [MVP]
Guest
Posts: n/a
 
      19th Jan 2005
You need to make sure that the ASPNET account has the appropriate access to
the Temporary ASP.NET Files folder.

--
Philip Q
Microsoft MVP [ASP.NET]

"Douglas" <(E-Mail Removed)> wrote in message
news:FBD7CB2D-0072-46AD-9509-(E-Mail Removed)...
> 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 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
> 'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
> Files\t_e\deb54fb2\98f7e0e7\0htxjz5n.dll' -- 'Access is denied. '
>



 
Reply With Quote
 
=?Utf-8?B?Q293Ym95IChHcmVnb3J5IEEuIEJlYW1lcikgLSBN
Guest
Posts: n/a
 
      19th Jan 2005
Try this:
http://support.microsoft.com/default...b;en-us;825791

There are instances where opening perms on the Temporary ASP.NET directory
(under the .NET root) works, as well.


---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************


"Douglas" wrote:

> 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 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
> 'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
> Files\t_e\deb54fb2\98f7e0e7\0htxjz5n.dll' -- 'Access is denied. '
>

 
Reply With Quote
 
=?Utf-8?B?RG91Z2xhcw==?=
Guest
Posts: n/a
 
      19th Jan 2005
Hi, thanks but I'd already come across this document and it doesn't appear to
be an environment variable issue. Some other files are successfully created
in the temp folder before the error is generated - it just seems to be the
dll file that it fails on. This would seem to rule out a permissions problem,
too. Any other ideas? Please!!

"Cowboy (Gregory A. Beamer) - MVP" wrote:

> Try this:
> http://support.microsoft.com/default...b;en-us;825791
>
> There are instances where opening perms on the Temporary ASP.NET directory
> (under the .NET root) works, as well.
>
>
> ---
>
> Gregory A. Beamer
> MVP; MCP: +I, SE, SD, DBA
>
> ***************************
> Think Outside the Box!
> ***************************
>
>
> "Douglas" wrote:
>
> > 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 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
> > 'c:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
> > Files\t_e\deb54fb2\98f7e0e7\0htxjz5n.dll' -- 'Access is denied. '
> >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compiler Error Message: CS0016 ghawadi.B@gmail.com Microsoft ASP .NET 1 13th Jan 2007 02:03 PM
SOLVED!! CS0016 Compilation Error: Finally I got the solution RedEagle Microsoft ASP .NET 7 10th Apr 2005 09:10 PM
HELP!! CS0016 Compilation Error on Windows 2003 RedEagle Microsoft ASP .NET 1 2nd Mar 2005 09:23 PM
Compilation error (CS0016) =?Utf-8?B?RG91Z2xhcw==?= Microsoft ASP .NET 1 18th Jan 2005 08:59 PM
Sudden CS0016 Error Q. John Chen Microsoft ASP .NET 0 10th Aug 2004 06:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:07 PM.