Ask a Question related to ASP.NET Security, Design and Development.
-
Tyrel van Niekerk #1
Server Error in '/' Application - Compilation Error - Temporary ASP.NET Files
I have a site that works fine on my local box. I then copy it to my
production server (Win2003) and when I try to access the site I get:
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: CS0016: Could not write to output file
'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET
Files\root\a9e59083\3254c4a0\oxtcux7z.dll' -- 'Access is denied. '
I have tried suggestions from various posts on the net to solve this, but no
luck so far. Basically gave the NETWORK_SERVICE, ASP.NET full access to the
temp folder. Then I gave full access to everyone, Then just to all the users
already listed, etc. etc. Does not seem to matter what I set the access
rights to, I always get this error.
Any ideas? Please? :D
Tyrel van Niekerk Guest
-
error message: Microsoft JScript compilation error '800a03ec'
Recieved following error message: Microsoft JScript compilation error '800a03ec' Expected ';' ... -
Server Error in '/' Application ASPNET Error.
Hi Everyone, Just need any insight on this matter. My website works perfectly when intalled on my machine, but once i upload it to the... -
Application error in server
hi: someone has an idea about the cause of this error? it occurs with any ASP page TIA, manuel -
ASP Net - Server Application Error
Hello, I am after one week trying to make working IIS with ASP Net. I am really dissapointed about this situation. I tried every advice,... -
Server Application Error, ASP can't run
Hi experts, when accessing localhost, Server Application Error is returned and ASP and ASP.net can't run. From KB HOW TO: Troubleshoot ASP in IIS... -
Chris Jackson #2
Re: Server Error in '/' Application - Compilation Error - Temporary ASP.NET Files
What authentication mechanism are you using, and are you using
impersonation?
--
Chris Jackson
Software Engineer
Microsoft MVP - Windows XP
Windows XP Associate Expert
--
"Tyrel van Niekerk" <tyrel@tyrelweb.com> wrote in message
news:eu0LsPXdDHA.3596@TK2MSFTNGP11.phx.gbl...--> I have a site that works fine on my local box. I then copy it to my
> production server (Win2003) and when I try to access the site I get:
>
>
> Server Error in '/' Application.
> --------------------------------------------------------------------------required> ----
>
> Compilation Error
> Description: An error occurred during the compilation of a resourcedetails> to service this request. Please review the following specific errorno> and modify your source code appropriately.
>
> Compiler Error Message: CS0016: Could not write to output file
> 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET
> Files\root\a9e59083\3254c4a0\oxtcux7z.dll' -- 'Access is denied. '
>
> I have tried suggestions from various posts on the net to solve this, butthe> luck so far. Basically gave the NETWORK_SERVICE, ASP.NET full access tousers> temp folder. Then I gave full access to everyone, Then just to all the> already listed, etc. etc. Does not seem to matter what I set the access
> rights to, I always get this error.
>
> Any ideas? Please? :D
>
>
Chris Jackson Guest
-
Tyrel van Niekerk #3
Re: Server Error in '/' Application - Compilation Error - Temporary ASP.NET Files
Just default install. Think I should try impersonation, have to find the
machine.config file everyone is talking about. :D
"Chris Jackson" <chrisj@mvps.org> wrote in message
news:%23MP1sChdDHA.3596@TK2MSFTNGP11.phx.gbl...but> What authentication mechanism are you using, and are you using
> impersonation?
>
> --
> Chris Jackson
> Software Engineer
> Microsoft MVP - Windows XP
> Windows XP Associate Expert
> --
> "Tyrel van Niekerk" <tyrel@tyrelweb.com> wrote in message
> news:eu0LsPXdDHA.3596@TK2MSFTNGP11.phx.gbl...>> > I have a site that works fine on my local box. I then copy it to my
> > production server (Win2003) and when I try to access the site I get:
> >
> >
> > Server Error in '/' Application.
> --------------------------------------------------------------------------
> --> required> > ----
> >
> > Compilation Error
> > Description: An error occurred during the compilation of a resource> details> > to service this request. Please review the following specific error> > and modify your source code appropriately.
> >
> > Compiler Error Message: CS0016: Could not write to output file
> > 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET
> > Files\root\a9e59083\3254c4a0\oxtcux7z.dll' -- 'Access is denied. '
> >
> > I have tried suggestions from various posts on the net to solve this,> no> the> > luck so far. Basically gave the NETWORK_SERVICE, ASP.NET full access to> users> > temp folder. Then I gave full access to everyone, Then just to all the>> > already listed, etc. etc. Does not seem to matter what I set the access
> > rights to, I always get this error.
> >
> > Any ideas? Please? :D
> >
> >
>
Tyrel van Niekerk Guest
-
Tyrel van Niekerk #4
Re: Server Error in '/' Application - Compilation Error - Temporary ASP.NET Files
I set impersonation to an admin user on the server, same error. Tried it
with a strong name key in case that had something to do with it, also same
problem. Not sure what else to try. I have to get this site up and running
soon...
"Tyrel van Niekerk" <tyrel@tyrelweb.com> wrote in message
news:OBFxCLldDHA.2268@TK2MSFTNGP12.phx.gbl...to> Just default install. Think I should try impersonation, have to find the
> machine.config file everyone is talking about. :D
> "Chris Jackson" <chrisj@mvps.org> wrote in message
> news:%23MP1sChdDHA.3596@TK2MSFTNGP11.phx.gbl...>> > What authentication mechanism are you using, and are you using
> > impersonation?
> >
> > --
> > Chris Jackson
> > Software Engineer
> > Microsoft MVP - Windows XP
> > Windows XP Associate Expert
> > --
> > "Tyrel van Niekerk" <tyrel@tyrelweb.com> wrote in message
> > news:eu0LsPXdDHA.3596@TK2MSFTNGP11.phx.gbl...> >> > > I have a site that works fine on my local box. I then copy it to my
> > > production server (Win2003) and when I try to access the site I get:
> > >
> > >
> > > Server Error in '/' Application.
> --------------------------------------------------------------------------> but> > --> > required> > > ----
> > >
> > > Compilation Error
> > > Description: An error occurred during the compilation of a resource> > details> > > to service this request. Please review the following specific error> > > and modify your source code appropriately.
> > >
> > > Compiler Error Message: CS0016: Could not write to output file
> > > 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET
> > > Files\root\a9e59083\3254c4a0\oxtcux7z.dll' -- 'Access is denied. '
> > >
> > > I have tried suggestions from various posts on the net to solve this,> > no> > > luck so far. Basically gave the NETWORK_SERVICE, ASP.NET full accessaccess> > the> > users> > > temp folder. Then I gave full access to everyone, Then just to all the> > > already listed, etc. etc. Does not seem to matter what I set the>> >> > > rights to, I always get this error.
> > >
> > > Any ideas? Please? :D
> > >
> > >
> >
>
Tyrel van Niekerk Guest
-
Tyrel van Niekerk #5
Re: Server Error in '/' Application - Compilation Error - Temporary ASP.NET Files
Success at last. Had to make sure ASPNET user has full rights to
C:\Windows\Temp folder. Seems that's all it wanted. :D
"Tyrel van Niekerk" <tyrel@tyrelweb.com> wrote in message
news:unfw8eldDHA.2112@TK2MSFTNGP10.phx.gbl...this,> I set impersonation to an admin user on the server, same error. Tried it
> with a strong name key in case that had something to do with it, also same
> problem. Not sure what else to try. I have to get this site up and running
> soon...
> "Tyrel van Niekerk" <tyrel@tyrelweb.com> wrote in message
> news:OBFxCLldDHA.2268@TK2MSFTNGP12.phx.gbl...>> > Just default install. Think I should try impersonation, have to find the
> > machine.config file everyone is talking about. :D
> > "Chris Jackson" <chrisj@mvps.org> wrote in message
> > news:%23MP1sChdDHA.3596@TK2MSFTNGP11.phx.gbl...> >> > > What authentication mechanism are you using, and are you using
> > > impersonation?
> > >
> > > --
> > > Chris Jackson
> > > Software Engineer
> > > Microsoft MVP - Windows XP
> > > Windows XP Associate Expert
> > > --
> > > "Tyrel van Niekerk" <tyrel@tyrelweb.com> wrote in message
> > > news:eu0LsPXdDHA.3596@TK2MSFTNGP11.phx.gbl...
> > > > I have a site that works fine on my local box. I then copy it to my
> > > > production server (Win2003) and when I try to access the site I get:
> > > >
> > > >
> > > > 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: CS0016: Could not write to output file
> > > > 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temp orary ASP.NET
> > > > Files\root\a9e59083\3254c4a0\oxtcux7z.dll' -- 'Access is denied. '
> > > >
> > > > I have tried suggestions from various posts on the net to solvethe> to> > but> > > no
> > > > luck so far. Basically gave the NETWORK_SERVICE, ASP.NET full access> > > the
> > > > temp folder. Then I gave full access to everyone, Then just to all> access> > > users
> > > > already listed, etc. etc. Does not seem to matter what I set the>> >> > > > rights to, I always get this error.
> > > >
> > > > Any ideas? Please? :D
> > > >
> > > >
> > >
> > >
> >
>
Tyrel van Niekerk Guest



Reply With Quote

