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

ASP will not serve requests because it could not perform t..

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS 5.1 do only read ordinary HTML  
Author Message
invalid6

External


Since: Dec 07, 2004
Posts: 5



(Msg. 1) Posted: Sun Dec 12, 2004 9:35 am
Post subject: ASP will not serve requests because it could not perform the first request initi
Archived from groups: microsoft>public>inetserver>asp>general, others (more info?)

Hi,

I'm spend many hour to fix this problem, read many articles about it but no
article gave a solution.

To isolate the problem I've created in IIS6 (WServer2003) a virtual
directory test to the local C:\test, in this directory I have index.htm and
test.asp (just a simple Response.Write "TEST").

Opening the server/test/index.htm show the page, server/test/test.asp gives
an internal error (500). The event log gives me the "ASP will not server..."
error.

I cannot find any ASP errors (friendly message turned of etc.) so I guess
the page ASP script is not started.

ASP is enabled, if I disable ASP I get could not load page in IE.
IIS was re-installed, didn't solve the problem.

Maybe can give me a clue where to look of what to try next because I'm out
of options.

TIA Rene

 >> Stay informed about: ASP will not serve requests because it could not perform t.. 
Back to top
Login to vote
user3304

External


Since: Dec 12, 2004
Posts: 2



(Msg. 2) Posted: Sun Dec 12, 2004 10:35 am
Post subject: Re: ASP will not serve requests because it could not perform the first request i [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

at first

1. Click Start, click Settings, click Control Panel, and then
double-click Internet Options.
2. Click the Advanced tab.
3. Click the Show friendly HTTP error messages check box to clear it.
4. Click OK.

"Rene" <invalid.DeleteThis@invalidnospam.com> wrote in message
news:epzGR0E4EHA.3000@TK2MSFTNGP15.phx.gbl...
 > Hi,
 >
 > I'm spend many hour to fix this problem, read many articles about it but
no
 > article gave a solution.
 >
 > To isolate the problem I've created in IIS6 (WServer2003) a virtual
 > directory test to the local C:\test, in this directory I have index.htm
and
 > test.asp (just a simple Response.Write "TEST").
 >
 > Opening the server/test/index.htm show the page, server/test/test.asp
gives
 > an internal error (500). The event log gives me the "ASP will not
server..."
 > error.
 >
 > I cannot find any ASP errors (friendly message turned of etc.) so I guess
 > the page ASP script is not started.
 >
 > ASP is enabled, if I disable ASP I get could not load page in IE.
 > IIS was re-installed, didn't solve the problem.
 >
 > Maybe can give me a clue where to look of what to try next because I'm out
 > of options.
 >
 > TIA Rene
 >
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: ASP will not serve requests because it could not perform t.. 
Back to top
Login to vote
user3304

External


Since: Dec 12, 2004
Posts: 2



(Msg. 3) Posted: Sun Dec 12, 2004 10:35 am
Post subject: Re: ASP will not serve requests because it could not perform the first request i [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

1. Click Start, click Settings, click Control Panel, and then
double-click Internet Options.
2. Click the Advanced tab.
3. Click the Show friendly HTTP error messages check box to clear it.
4. Click OK.


and you can show about error


"Rene" <invalid DeleteThis @invalidnospam.com> wrote in message
news:epzGR0E4EHA.3000@TK2MSFTNGP15.phx.gbl...
 > Hi,
 >
 > I'm spend many hour to fix this problem, read many articles about it but
no
 > article gave a solution.
 >
 > To isolate the problem I've created in IIS6 (WServer2003) a virtual
 > directory test to the local C:\test, in this directory I have index.htm
and
 > test.asp (just a simple Response.Write "TEST").
 >
 > Opening the server/test/index.htm show the page, server/test/test.asp
gives
 > an internal error (500). The event log gives me the "ASP will not
server..."
 > error.
 >
 > I cannot find any ASP errors (friendly message turned of etc.) so I guess
 > the page ASP script is not started.
 >
 > ASP is enabled, if I disable ASP I get could not load page in IE.
 > IIS was re-installed, didn't solve the problem.
 >
 > Maybe can give me a clue where to look of what to try next because I'm out
 > of options.
 >
 > TIA Rene
 >
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP will not serve requests because it could not perform t.. 
Back to top
Login to vote
invalid6

External


Since: Dec 07, 2004
Posts: 5



(Msg. 4) Posted: Sun Dec 12, 2004 12:35 pm
Post subject: Re: ASP will not serve requests because it could not perform the first request i [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for your reply, but as I wrote I friendly messages are turned off. IE
still gives me HTTP/1.1 Server Error (just one line with this message).

Rene


"ddongdog(Jinhyung Lee)" <ddongdog.TakeThisOut@haja.or.kr.korea> schreef in bericht
news:OShrtXF4EHA.3368@TK2MSFTNGP10.phx.gbl...
 > 1. Click Start, click Settings, click Control Panel, and then
 > double-click Internet Options.
 > 2. Click the Advanced tab.
 > 3. Click the Show friendly HTTP error messages check box to clear
it.
 > 4. Click OK.
 >
 >
 > and you can show about error
 >
 >
 > "Rene" <invalid.TakeThisOut@invalidnospam.com> wrote in message
 > news:epzGR0E4EHA.3000@TK2MSFTNGP15.phx.gbl...
  > > Hi,
  > >
  > > I'm spend many hour to fix this problem, read many articles about it but
 > no
  > > article gave a solution.
  > >
  > > To isolate the problem I've created in IIS6 (WServer2003) a virtual
  > > directory test to the local C:\test, in this directory I have index.htm
 > and
  > > test.asp (just a simple Response.Write "TEST").
  > >
  > > Opening the server/test/index.htm show the page, server/test/test.asp
 > gives
  > > an internal error (500). The event log gives me the "ASP will not
 > server..."
  > > error.
  > >
  > > I cannot find any ASP errors (friendly message turned of etc.) so I
guess
  > > the page ASP script is not started.
  > >
  > > ASP is enabled, if I disable ASP I get could not load page in IE.
  > > IIS was re-installed, didn't solve the problem.
  > >
  > > Maybe can give me a clue where to look of what to try next because I'm
out
  > > of options.
  > >
  > > TIA Rene
  > >
  > >
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP will not serve requests because it could not perform t.. 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 5) Posted: Sun Dec 12, 2004 12:35 pm
Post subject: Re: ASP will not serve requests because it could not perform the first request i [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

What is the complete error message? Four words of the error message does not
help us help you. We need the complete error message.

--
Regards,
Kristofer Gafvert
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a>


"Rene" <invalid DeleteThis @invalidnospam.com> wrote in message
news:epzGR0E4EHA.3000@TK2MSFTNGP15.phx.gbl...
 > Hi,
 >
 > I'm spend many hour to fix this problem, read many articles about it but
 > no
 > article gave a solution.
 >
 > To isolate the problem I've created in IIS6 (WServer2003) a virtual
 > directory test to the local C:\test, in this directory I have index.htm
 > and
 > test.asp (just a simple Response.Write "TEST").
 >
 > Opening the server/test/index.htm show the page, server/test/test.asp
 > gives
 > an internal error (500). The event log gives me the "ASP will not
 > server..."
 > error.
 >
 > I cannot find any ASP errors (friendly message turned of etc.) so I guess
 > the page ASP script is not started.
 >
 > ASP is enabled, if I disable ASP I get could not load page in IE.
 > IIS was re-installed, didn't solve the problem.
 >
 > Maybe can give me a clue where to look of what to try next because I'm out
 > of options.
 >
 > TIA Rene
 >
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP will not serve requests because it could not perform t.. 
Back to top
Login to vote
invalid6

External


Since: Dec 07, 2004
Posts: 5



(Msg. 6) Posted: Mon Dec 13, 2004 4:35 am
Post subject: Re: ASP will not serve requests because it could not perform the first request i [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Kristofer Gafvert" <kgafvert RemoveThis @NEWSilopia.com> schreef in bericht
news:un%23qRbG4EHA.4092@TK2MSFTNGP14.phx.gbl...
 > What is the complete error message? Four words of the error message does
not
 > help us help you. We need the complete error message.

When I try to load test.asp the complete error message is (in Internet
Explorer):]
HTTP/1.1 500 Server Error

The error message in the event view is:
Event Type: Error
Event Source: Active Server Pages
Event Category: None
Event ID: 5
Date: 13-12-2004
Time: 9:30:35
User: N/A
Computer: BALSRV02
Description:
Error: ASP will not serve requests because it could not perform the first
request initialization..

For more information, see Help and Support Center at
<a style='text-decoration: underline;' href="http://go.microsoft.com/fwlink/events.asp." target="_blank">http://go.microsoft.com/fwlink/events.asp.</a>

NOTE: this event is only once written to the log after restarted IIS. The
second or next time I load a page with ASP IE gives the same error, but no
line is written to the log.

The event viewer tells Event ID 5 file name iisres.dll version 6.0.3790 type
error. There is no info available for this event in the support center.

IISSTATE writes an Unknown Exception (first change) when opening the
test.asp in inetinfo and w3wp logs.

Rene



 >
 > --
 > Regards,
 > Kristofer Gafvert
<font color=purple> > <a style='text-decoration: underline;' href="http://www.ilopia.com</font" target="_blank">http://www.ilopia.com</font</a>>
 >
 >
 > "Rene" <invalid RemoveThis @invalidnospam.com> wrote in message
 > news:epzGR0E4EHA.3000@TK2MSFTNGP15.phx.gbl...
  > > Hi,
  > >
  > > I'm spend many hour to fix this problem, read many articles about it but
  > > no
  > > article gave a solution.
  > >
  > > To isolate the problem I've created in IIS6 (WServer2003) a virtual
  > > directory test to the local C:\test, in this directory I have index.htm
  > > and
  > > test.asp (just a simple Response.Write "TEST").
  > >
  > > Opening the server/test/index.htm show the page, server/test/test.asp
  > > gives
  > > an internal error (500). The event log gives me the "ASP will not
  > > server..."
  > > error.
  > >
  > > I cannot find any ASP errors (friendly message turned of etc.) so I
guess
  > > the page ASP script is not started.
  > >
  > > ASP is enabled, if I disable ASP I get could not load page in IE.
  > > IIS was re-installed, didn't solve the problem.
  > >
  > > Maybe can give me a clue where to look of what to try next because I'm
out
  > > of options.
  > >
  > > TIA Rene
  > >
  > >
  > >
  > >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP will not serve requests because it could not perform t.. 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 7) Posted: Mon Dec 13, 2004 5:35 am
Post subject: Re: ASP will not serve requests because it could not perform the first request i [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

I have never seen this error message.

If not someone else have other suggestions, can you try to run FileMon and
RegMon to verify that access to any file/registry key is not denied, and
causing this problem?

These tools are available from Sysinternals:
<a style='text-decoration: underline;' href="http://www.sysinternals.com/ntw2k/utilities.shtml" target="_blank">http://www.sysinternals.com/ntw2k/utilities.shtml</a>

I'm sorry that i couldn't give you any more help, but this error is new to
me aswell.

--
Regards,
Kristofer Gafvert
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">http://www.ilopia.com</a>


"Rene" <invalid.DeleteThis@invalidnospam.com> wrote in message
news:%23nxFs%23O4EHA.1564@TK2MSFTNGP09.phx.gbl...
 >
 > "Kristofer Gafvert" <kgafvert.DeleteThis@NEWSilopia.com> schreef in bericht
 > news:un%23qRbG4EHA.4092@TK2MSFTNGP14.phx.gbl...
  >> What is the complete error message? Four words of the error message does
 > not
  >> help us help you. We need the complete error message.
 >
 > When I try to load test.asp the complete error message is (in Internet
 > Explorer):]
 > HTTP/1.1 500 Server Error
 >
 > The error message in the event view is:
 > Event Type: Error
 > Event Source: Active Server Pages
 > Event Category: None
 > Event ID: 5
 > Date: 13-12-2004
 > Time: 9:30:35
 > User: N/A
 > Computer: BALSRV02
 > Description:
 > Error: ASP will not serve requests because it could not perform the first
 > request initialization..
 >
 > For more information, see Help and Support Center at
<font color=purple> > <a style='text-decoration: underline;' href="http://go.microsoft.com/fwlink/events.asp.</font" target="_blank">http://go.microsoft.com/fwlink/events.asp.</font</a>>
 >
 > NOTE: this event is only once written to the log after restarted IIS. The
 > second or next time I load a page with ASP IE gives the same error, but no
 > line is written to the log.
 >
 > The event viewer tells Event ID 5 file name iisres.dll version 6.0.3790
 > type
 > error. There is no info available for this event in the support center.
 >
 > IISSTATE writes an Unknown Exception (first change) when opening the
 > test.asp in inetinfo and w3wp logs.
 >
 > Rene
 >
 >
 >
  >>
  >> --
  >> Regards,
  >> Kristofer Gafvert
<font color=green>  >> <a style='text-decoration: underline;' href="http://www.ilopia.com</font" target="_blank">http://www.ilopia.com</font</a>>
  >>
  >>
  >> "Rene" <invalid.DeleteThis@invalidnospam.com> wrote in message
  >> news:epzGR0E4EHA.3000@TK2MSFTNGP15.phx.gbl...
   >> > Hi,
   >> >
   >> > I'm spend many hour to fix this problem, read many articles about it
   >> > but
   >> > no
   >> > article gave a solution.
   >> >
   >> > To isolate the problem I've created in IIS6 (WServer2003) a virtual
   >> > directory test to the local C:\test, in this directory I have index.htm
   >> > and
   >> > test.asp (just a simple Response.Write "TEST").
   >> >
   >> > Opening the server/test/index.htm show the page, server/test/test.asp
   >> > gives
   >> > an internal error (500). The event log gives me the "ASP will not
   >> > server..."
   >> > error.
   >> >
   >> > I cannot find any ASP errors (friendly message turned of etc.) so I
 > guess
   >> > the page ASP script is not started.
   >> >
   >> > ASP is enabled, if I disable ASP I get could not load page in IE.
   >> > IIS was re-installed, didn't solve the problem.
   >> >
   >> > Maybe can give me a clue where to look of what to try next because I'm
 > out
   >> > of options.
   >> >
   >> > TIA Rene
   >> >
   >> >
   >> >
   >> >
  >>
  >>
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP will not serve requests because it could not perform t.. 
Back to top
Login to vote
reb015011

External


Since: Mar 04, 2004
Posts: 27



(Msg. 8) Posted: Mon Dec 13, 2004 6:56 am
Post subject: Re: ASP will not serve requests because it could not perform the first request i [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rene wrote:
 > "Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> schreef in bericht
 > news:un%23qRbG4EHA.4092@TK2MSFTNGP14.phx.gbl...
  >> What is the complete error message? Four words of the error message
  >> does not help us help you. We need the complete error message.
 >
 > When I try to load test.asp the complete error message is (in Internet
 > Explorer):]
 > HTTP/1.1 500 Server Error

Are you sure you have Friendly Errors turned off?

 >
 > The error message in the event view is:
 > Event Type: Error
 > Event Source: Active Server Pages
 > Event Category: None
 > Event ID: 5
 > Date: 13-12-2004
 > Time: 9:30:35
 > User: N/A
 > Computer: BALSRV02
 > Description:
 > Error: ASP will not serve requests because it could not perform the
 > first request initialization..
 >

According to this:
<a style='text-decoration: underline;' href="http://groups-beta.google.com/group/microsoft.public.inetserver.asp.general/browse_thread/thread/f8900d84f97ad2ef/0ab29092d74d1964?q=%22ASP+will+not+serve+requests+because+it+could+not+perform+the+first+request+initialization%22&_done=%2Fgroups%3Fq%3D%22ASP+will+not+serve+requests+because+it+could+not+perform+the+first+request+initialization%22%26hl%3Den%26lr%3D%26sa%3DN%26tab%3Dwg%26&_doneTitle=Back+to+Search&&d#0ab29092d74d1964" target="_blank">http://groups-beta.google.com/group/microsoft.public.inetserver.asp.ge...al/brow</a>

the problem was solved on one machine by fixing filesystem permissions per
an unspecified KB article. You should search support.microsoft.com for
articles containing the keywords: permissions and IIS

I also found this, which unfortunately did not seem t be very relevant.
<a style='text-decoration: underline;' href="http://www.eventid.net/display.asp?eventid=5&eventno=31&source=Active%20Server%20Pages&phase=1" target="_blank">http://www.eventid.net/display.asp?eventid=5&eventno=31&source=Active%...erver%2</a>

Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP will not serve requests because it could not perform t.. 
Back to top
Login to vote
invalid6

External


Since: Dec 07, 2004
Posts: 5



(Msg. 9) Posted: Mon Dec 13, 2004 1:35 pm
Post subject: Re: ASP will not serve requests because it could not perform the first request i [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Bob Barrows [MVP]" <reb01501.RemoveThis@NOyahoo.SPAMcom> schreef in bericht
news:uOBdQrQ4EHA.1452@TK2MSFTNGP11.phx.gbl...
 >
 > Are you sure you have Friendly Errors turned off?

I can send you a screendump if you want Wink

Internet explorer -> options -> advanced [ ] Show friendly HTTP error
messages
(it is unchecked)

 >
 > According to this:
 >
<a style='text-decoration: underline;' href="http://groups-beta.google.com/group/microsoft.public.inetserver.asp.general/browse_thread/thread/f8900d84f97ad2ef/0ab29092d74d1964?q=%22ASP+will+not+serve+requests+because+it+could+not+perform+the+first+request+initialization%22&_done=%2Fgroups%3Fq%3D%22ASP+will+not+serve+requests+because+it+could+not+perform+the+first+request+initialization%22%26hl%3Den%26lr%3D%26sa%3DN%26tab%3Dwg%26&_doneTitle=Back+to+Search&&d#0ab29092d74d1964" target="_blank">http://groups-beta.google.com/group/microsoft.public.inetserver.asp.ge...al/brow</a>

I found this link as well and checked the permissions, it seems to be ok.

 > I also found this, which unfortunately did not seem t be very relevant.
 >
<a style='text-decoration: underline;' href="http://www.eventid.net/display.asp?eventid=5&eventno=31&source=Active%20Server%20Pages&phase=1" target="_blank">http://www.eventid.net/display.asp?eventid=5&eventno=31&source=Active%...erver%2</a>

I will check it out,

thanks for your reply and regards,

Rene<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP will not serve requests because it could not perform t.. 
Back to top
Login to vote
lists

External


Since: Apr 22, 2004
Posts: 390



(Msg. 10) Posted: Tue Dec 14, 2004 8:35 pm
Post subject: Re: ASP will not serve requests because it could not perform the first request i [Login to view extended thread Info.]
Archived from groups: microsoft>public>inetserver>iis (more info?)

On Sun, 12 Dec 2004 14:18:25 +0100, "Rene" <invalid.TakeThisOut@invalidnospam.com>
wrote:


Sounds like permissions.

John Cesta

iMAIL Reporter - Reports on iMAIL server and POP users
LogFileManager - IIS LogFile Management Tool
WebPageChecker - Helps Maintain Server UpTime
DomainReportIt PRO - Helps Rebuild IIS
<a style='text-decoration: underline;' href="http://www.serverautomationtools.com" target="_blank">http://www.serverautomationtools.com</a>
 >Hi,
 >
 >I'm spend many hour to fix this problem, read many articles about it but no
 >article gave a solution.
 >
 >To isolate the problem I've created in IIS6 (WServer2003) a virtual
 >directory test to the local C:\test, in this directory I have index.htm and
 >test.asp (just a simple Response.Write "TEST").
 >
 >Opening the server/test/index.htm show the page, server/test/test.asp gives
 >an internal error (500). The event log gives me the "ASP will not server..."
 >error.
 >
 >I cannot find any ASP errors (friendly message turned of etc.) so I guess
 >the page ASP script is not started.
 >
 >ASP is enabled, if I disable ASP I get could not load page in IE.
 >IIS was re-installed, didn't solve the problem.
 >
 >Maybe can give me a clue where to look of what to try next because I'm out
 >of options.
 >
 >TIA Rene
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: ASP will not serve requests because it could not perform t.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
&#63688;&#63687;Error: You have to be a machine admin to p.. - Dears, Please tell me the solution for this error "&#63688;&#63687;Error: You have to be a machine admin to perform this" comes when we enable Forntpage on website through ASP script on the server. the website has been configured w...

IIS won't serve PDF - I'm running a website on SBS2003 that has many PDF files for downloading. The other day, PDF's stopped serving up correctly in users browsers. The first time you try to view a PDF in IE, a blank window opens. If I click to refresh the window, the PDF....

smtp serve - Is there a way to setup a smtp server without exchange? If so how?

IIS can't serve Asp page - Hello, i have a windows 2003 server and 2-3 times at days the IIS can serve the asp page, and the only 2 sites that are on the server report a timeout error, no problem for the other html sites... i have check the event viewer but no error inside, an...

.htm failing to serve - Hi, I'm running XP Pro and IIS 5.1 as a test server. The problem is that my html documents will not serve if they have the extension .htm or .html but if they are renamed with a .asp or .php they will, even though they don't contain any asp or php code....
   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 ]