Re: Server Application Unavailable
From: Bob (Bob_at_discussions.microsoft.com)
Date: 12/29/04
- Next message: Yorkie: "How do I stop hyperliks from expandng"
- Previous message: Andrew Murray: "Re: Cursor insertion point"
- In reply to: Jim Cheshire \(JIMCO\): "Re: Server Application Unavailable"
- Next in thread: Jim Cheshire \(JIMCO\): "Re: Server Application Unavailable"
- Reply: Jim Cheshire \(JIMCO\): "Re: Server Application Unavailable"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 29 Dec 2004 02:31:03 -0800
Jim
Thanks for your patience.
You were right about the FP permissions.
I think I have fixed them but when I try to test a .aspx page I am being
asked for a login and password.
I have tried logging in as ASPNET with a password ASPNET/aspnet and also
with my machine login and password but get a 401 error.
I am sure this is a stupid question, but if I do logon as ASPNET is there a
default password. When I looked at changing the ASPNET password I was given
all sorts of warnings about the implications of this.
Bob.
"Jim Cheshire (JIMCO)" wrote:
> Bob wrote:
> > Running XP Pro, FP 2003, IIS5.1, .NET Framework 1.1.
> > .aspx pages created in FP 2003 give the above error when I try to
> > test them in the browser IE6.0
> > The error log gives the following info:
> > aspnet_wp.exe could not be started. The error code for the failure is
> > 80004005. This error can be caused when the worker process account has
> > insufficient rights to read the .NET Framework files. Please ensure
> > that the .NET Framework is correctly installed and that the ACLs on
> > the installation directory allow access to the configured account.
> >
> > ASP pages run OK
> >
> > Do not have a clue how to fix this.
> >
> > Bob Fraser
>
> Bob,
>
> This simply means that the ASP.NET worker process (aspnet_wp.exe) couldn't
> start for some reason. This could be caused by a permissions problem or a
> user rights problem.
>
> The first thing to try would be this:
>
> 1. Go to a command prompt.
> 2. Change into the c:\windows\microsoft.net\framework\v1.1.4322 directory.
> 3. Run the following command:
> aspnet_regiis -u
> 4. Run the following command:
> aspnet_regiis -i
>
> When you do that, it will "reinstall" ASP.NET, but it will also correct any
> permissions for the account. If the above doesn't work, delete the ASPNET
> account and then complete the above steps again.
>
> --
> Jim Cheshire
> JIMCO
> Charity-ware Add-ins for FrontPage
> http://www.jimcoaddins.com
>
> Author of Special Edition Using Microsoft Office FrontPage 2003
>
>
>
>
>
- Next message: Yorkie: "How do I stop hyperliks from expandng"
- Previous message: Andrew Murray: "Re: Cursor insertion point"
- In reply to: Jim Cheshire \(JIMCO\): "Re: Server Application Unavailable"
- Next in thread: Jim Cheshire \(JIMCO\): "Re: Server Application Unavailable"
- Reply: Jim Cheshire \(JIMCO\): "Re: Server Application Unavailable"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|