Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS not serving ASP or ASPX

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS5, CGI executable launching another executable..  
Author Message
anonymous1133

External


Since: Feb 05, 2004
Posts: 4



(Msg. 1) Posted: Fri Feb 06, 2004 1:46 am
Post subject: IIS not serving ASP or ASPX
Archived from groups: microsoft>public>inetserver>iis (more info?)

2000 server, IIS 5.0
Will run html but not any asp or aspx. When I go to open the asp or aspx in a browser it does'nt recognize file type.
Try using localhost will not run.
Try path to root - will not run
Error log: Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1084
Date: 2/2/2004
Time: 4:18:01 PM
User: N/A
Computer: EBIZDC1
Description:
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.
Error Log:
Event Type: Error
Event Source: ASP.NET 1.1.4322.0
Event Category: None
Event ID: 1007
Date: 2/2/2004
Time: 4:18:32 PM
User: N/A
Computer: EBIZDC1
Description:
aspnet_wp.exe could not be launched because the username and/or password supplied in the processModel section of the config file are invalid.

Help! Please I am a rookie here.
Sorry

 >> Stay informed about: IIS not serving ASP or ASPX 
Back to top
Login to vote
kenremove

External


Since: Aug 23, 2003
Posts: 2901



(Msg. 2) Posted: Fri Feb 06, 2004 9:06 pm
Post subject: Re: IIS not serving ASP or ASPX [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What errors do you see when you try to run an .asp page?

The errors wrt to ASP.Net that you posted are usually when you run ASP.Net
on a domain controller:
http://support.microsoft.com/?id=315158

Cheers
Ken


"mworthy007" <anonymous DeleteThis @discussions.microsoft.com> wrote in message
news:D713477A-0C0D-46F9-98D3-BD2A572DC13B@microsoft.com...
: 2000 server, IIS 5.0
: Will run html but not any asp or aspx. When I go to open the asp or aspx
in a browser it does'nt recognize file type.
: Try using localhost will not run.
: Try path to root - will not run
: Error log: Event Type: Error
: Event Source: ASP.NET 1.1.4322.0
: Event Category: None
: Event ID: 1084
: Date: 2/2/2004
: Time: 4:18:01 PM
: User: N/A
: Computer: EBIZDC1
: Description:
: 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.
: Error Log:
: Event Type: Error
: Event Source: ASP.NET 1.1.4322.0
: Event Category: None
: Event ID: 1007
: Date: 2/2/2004
: Time: 4:18:32 PM
: User: N/A
: Computer: EBIZDC1
: Description:
: aspnet_wp.exe could not be launched because the username and/or password
supplied in the processModel section of the config file are invalid.
:
: Help! Please I am a rookie here.
: Sorry
:

 >> Stay informed about: IIS not serving ASP or ASPX 
Back to top
Login to vote
anonymous1133

External


Since: Feb 05, 2004
Posts: 4



(Msg. 3) Posted: Sat Feb 07, 2004 6:21 am
Post subject: Re: IIS not serving ASP or ASPX [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Well I don't get a browser error. What happens when I double click the .aspx file is the windows dialog box "Open With" opens asking me what program I wish to open the file with. Same thing when I browse to the file in IE. Also same thing using the Hello.asp
 >> Stay informed about: IIS not serving ASP or ASPX 
Back to top
Login to vote
anonymous1133

External


Since: Feb 05, 2004
Posts: 4



(Msg. 4) Posted: Sat Feb 07, 2004 6:26 am
Post subject: Re: IIS not serving ASP or ASPX [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

PS: No Domain control. It was one and I demoted it before running IIS. This is a Box use to run these type of test.
 >> Stay informed about: IIS not serving ASP or ASPX 
Back to top
Login to vote
netmongrel

External


Since: Feb 03, 2004
Posts: 36



(Msg. 5) Posted: Sat Feb 07, 2004 5:22 pm
Post subject: Re: IIS not serving ASP or ASPX [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

mworthy007 wrote:
 > Well I don't get a browser error. What happens when I double click
 > the .aspx file is the windows dialog box "Open With" opens asking me
 > what program I wish to open the file with. Same thing when I browse
 > to the file in IE. Also same thing using the Hello.asp

You need a web server (typically IIS) to deliver asp(x) files to a browser.

--
Net<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS not serving ASP or ASPX 
Back to top
Login to vote
anonymous1133

External


Since: Feb 05, 2004
Posts: 4



(Msg. 6) Posted: Sat Feb 07, 2004 5:22 pm
Post subject: Re: IIS not serving ASP or ASPX [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks Net
But you need to read the whole message. I have IIS
installed Thats the whole Problem.
I demoted this server from a Domain Control. This is the
problem I believe after reading other issues however after
setting up a New ASPUser and verifying the in IUSR_ and
IWAM inthe Guest User's Group I still have same issue.
I ran iisstate but the log is confusing. A no asp.dll
reported and a "No remote call" in log

 >-----Original Message-----
 >mworthy007 wrote:
  >> Well I don't get a browser error. What happens when I
double click
  >> the .aspx file is the windows dialog box "Open With"
opens asking me
  >> what program I wish to open the file with. Same thing
when I browse
  >> to the file in IE. Also same thing using the Hello.asp
 >
 >You need a web server (typically IIS) to deliver asp(x)
files to a browser.
 >
 >--
 >Net
 >
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS not serving ASP or ASPX 
Back to top
Login to vote
netmongrel

External


Since: Feb 03, 2004
Posts: 36



(Msg. 7) Posted: Sat Feb 07, 2004 9:09 pm
Post subject: Re: IIS not serving ASP or ASPX [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

mworthy007 wrote:
  >> mworthy007 wrote:
   >>> Well I don't get a browser error. What happens when I double click
   >>> the .aspx file is the windows dialog box "Open With" opens asking me
   >>> what program I wish to open the file with. Same thing when I browse
   >>> to the file in IE. Also same thing using the Hello.asp
  >>
  >> You need a web server (typically IIS) to deliver asp(x) files to a
  >> browser.
 > ...
 > But you need to read the whole message. I have IIS
 > installed Thats the whole Problem.

oops - my mistake, I obviously don't have the entire thread.. it sounded
like you were navigating around the file system.

--
Net<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS not serving ASP or ASPX 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS is not serving aspx pages - I'm using VS.NET 2002 and all of a sudden(been using it exactly as is for over a year) the web application is no longer available on localhost. I get the message: Server Application Unavailable The web application you are attempting to access o...

How do you run aspx web pages in IIS 5 - How do you run aspx web pages in IIS 5. it runs asp pages but not aspx. What am i doing wrong? what do i need to set up? i have dot net framework installed. does order of installation need to be looked at? what other possiblities do i need? all advice i...

How do you run aspx web pages in IIS 5 - How do you run aspx web pages in IIS 5. it runs asp but unable to run aspx. the webpages are based in a website. What am i doing wrong. i have installed dot net framework. what other posiblities am i over looking? all is help is appreiciated.

.ASPX works .ASP don't - Any ideas anyone, using IIS 5.1 .ASP web pages do not work I get error 500, but .ASPX web pages work fine? I made a website using MS FrontPage 2000, then I added some .ASPX pages to the site that were made with visual studio .NET 2003, which all was....

aspx files - I installed new ms updates and now i cant run aspx files i get Server Application Unavailable The web application you are attempting to access on this web server is currently unavailable. Please hit the "Refresh" button in your web browser to...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]