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. '
> >