Re: RWW
From: Les Connor [SBS MVP] (les.connor_at_DEL.cfive.ca)
Date: 06/10/04
- Next message: Marc: "Re: System Requirements for SBS2003"
- Previous message: April: "Re: VPN Problems"
- In reply to: Dan: "Re: RWW"
- Next in thread: Dan: "Re: RWW"
- Reply: Dan: "Re: RWW"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 10 Jun 2004 13:08:08 -0500
Darn. By your error description, it seemed like it fit.
Were the permissions correct, or did you have to adjust them ? If you had to
adjust them, then perhaps try iireset at a command prompt, and try again.
Otherwise, we may have to wait for Ray to respond.
--
Les Connor [SBS MVP]
-------------------------------------
SBS Rocks !
"Dan" <dan@wildan.com> wrote in message
news:OD07g6wTEHA.1284@TK2MSFTNGP10.phx.gbl...
> Sorry Les, that didn't fix anything.
>
> Thanks!
> Dan
> "Les Connor [SBS MVP]" <les.connor@DEL.cfive.ca> wrote in message
> news:uaQeE8uTEHA.504@TK2MSFTNGP11.phx.gbl...
> > Hi Dan,
> >
> > Possibly this:
> >
> > Add Local Service and Network Service account Read & Execute, List
Folder
> > Contents, and Read permissions to
> > %windir%\Microsoft.NET\Framework\v1.1.4322.
> > Add Local Service and Network Service account Full Control permission to
> > %windir%\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files.
> >
> >
> > --
> > Les Connor [SBS MVP]
> > -------------------------------------
> > SBS Rocks !
> >
> >
> >
> > "Dan" <dan@wildan.com> wrote in message
> > news:erKX5QpTEHA.1764@TK2MSFTNGP10.phx.gbl...
> > > Ray here is the complete error:
> > >
> > > Thanks!
> > > Server Error in '/Remote' Application.
> >
>
> --------------------------------------------------------------------------
> > --
> > > ----
> > >
> > > Access to the path
> "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary
> > > ASP.NET Files\remote\3f1585d2\3070828a" is denied.
> > > Description: An unhandled exception occurred during the execution of
the
> > > current web request. Please review the stack trace for more
information
> > > about the error and where it originated in the code.
> > >
> > > Exception Details: System.UnauthorizedAccessException: Access to the
> path
> > > "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
> > > Files\remote\3f1585d2\3070828a" is denied.
> > >
> > > ASP.NET is not authorized to access the requested resource. Consider
> > > granting access rights to the resource to the ASP.NET request
identity.
> > > ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS
5
> > or
> > > Network Service on IIS 6) that is used if the application is not
> > > impersonating. If the application is impersonating via <identity
> > > impersonate="true"/>, the identity will be the anonymous user
(typically
> > > IUSR_MACHINENAME) or the authenticated request user.
> > >
> > > To grant ASP.NET write access to a file, right-click the file in
> Explorer,
> > > choose "Properties" and select the Security tab. Click "Add" to add
the
> > > appropriate user or group. Highlight the ASP.NET account, and check
the
> > > boxes for the desired access.
> > >
> > > Source Error:
> > >
> > > An unhandled exception was generated during the execution of the
> > > current web request. Information regarding the origin and location of
> the
> > > exception can be identified using the exception stack trace below.
> > >
> > > Stack Trace:
> > >
> > > [UnauthorizedAccessException: Access to the path
> > > "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
> > > Files\remote\3f1585d2\3070828a" is denied.]
> > > System.IO.__Error.WinIOError(Int32 errorCode, String str) +393
> > > System.IO.Directory.InternalCreateDirectory(String fullPath, String
> > path)
> > > +632
> > > System.IO.Directory.CreateDirectory(String path) +195
> > >
> >
System.Web.Compilation.PreservedAssemblyEntry.DoFirstTimeInit(HttpContext
> > > context) +85
> > >
> > >
> >
>
System.Web.Compilation.PreservedAssemblyEntry.EnsureFirstTimeInit(HttpContex
> > > t context) +98
> > > System.Web.HttpRuntime.PreloadAssembliesFromBin(HttpContext
context)
> > +176
> > > System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +445
> > >
> > > [HttpException (0x80004005): ASP.NET Initialization Error]
> > > System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +928
> > > System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
> > +128
> > >
> > >
> > >
> >
>
> --------------------------------------------------------------------------
> > --
> > > ----
> > > Version Information: Microsoft .NET Framework Version:1.1.4322.573;
> > ASP.NET
> > > Version:1.1.4322.573
> > > "Ray Fong [MSFT]" <rayfong@online.microsoft.com> wrote in message
> > > news:QOvyqVnTEHA.308@cpmsftngxa10.phx.gbl...
> > > > 1. Make a copy of Inetpub\Remote\Web.config for backup purpose.
> > > > 2. Open Web.config with Notepad
> > > > 3. Replace <customErrors mode="On" defaultRedirect="error.aspx" />
> with
> > > > <customErrors mode="Off" />
> > > > 4. Save the file.
> > > > 5. Go to command prompt, type "iisreset"
> > > > 6. Logon to RWW using the administrator account, and also try it
using
> a
> > > > regular user account.
> > > > 7. Post back the error.
> > > >
> > > > Ray Fong
> > > > Microsoft SBS Product Support
> > > >
> > > > This posting is provided "AS IS" with no warranties, and confers no
> > > rights.
> > > >
> > > > -
> > > > >
> > > > >A new install of SBS2003 premium with ISA installed. All external
> > access
> > > > >appears to be working except for RWW. This setup is with a static
IP
> > and
> > > > no
> > > > >router/firewall at this time. I can go to http://server.domain.com
> and
> > > get
> > > > >the usual web page with the four links. I can go to
> > > > >http://server.domain.com/exchange and get redirected to the
https://
> > and
> > > > get
> > > > >the OWA logon page. I can telnet to port 25 and talk to exchange.
I
> > can
> > > > >Remote Desktop to the server. However, when I click the link on
the
> > main
> > > > >web page for Remote Web Workplace or go to
> > > http://server.domain.com/remote
> > > > >(it will redirect to https://) rather than getting a web page to
> login,
> > a
> > > > >windows pop up login window appears. I can enter administrator &
> > > password
> > > > >or domain.local\administrator & password or domain\administrator &
> > > > password,
> > > > >but never can validate the user. This behavior also occurs from
> inside
> > > the
> > > > >LAN. Also after three tries, I'm redirected to a web page at this
> URL
> > > >
> > >
> >
>
>https://server.domain.com/Remote/error.aspx?aspxerrorpath=/remote/Default.a
> > > > spx
> > > > >that starts with Server Error in '/Remote' Application. I can post
> the
> > > > rest
> > > > >of the page but I doubt it's necessary.
> > > > >
> > > > >This seems to me to be a file/directory permission problem, but
> before
> > I
> > > > >start making changes, can anyone tell me for sure what's happening
> and
> > > the
> > > > >best way to fix it? I've rerun both ICW and RAW turning everything
> on.
> > > > >
> > > > >Thanks
> > > > >Dan
> > > > >
> > > > >
> > > > >
> > > >
> > >
> > >
> >
> >
>
>
- Next message: Marc: "Re: System Requirements for SBS2003"
- Previous message: April: "Re: VPN Problems"
- In reply to: Dan: "Re: RWW"
- Next in thread: Dan: "Re: RWW"
- Reply: Dan: "Re: RWW"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|