|
Related Topics:
| IIS HTTP 500 Error - Not Page Related - We are getting an HTTP 500 in our IIS logs that looks similar to the 17:39:17 IP ADDR - IP ADDR 80 - - - 500 - These are usually found following a GET to a PDF document. I setup a custom error handler for IIS and the HTTP 500 ..
Event ID 2236 when trying to view .csp page, http error 500 - IIS6 and Windows server 2003 and Crystal WHen I try to view a web page that I believe is .csp file I get an http error 500. When I look at the even log that attempt to look at the web page generates event id 2236 The server failed to load..
Session variable gives error "HTTP 500 page cannot be disp.. - At our client site, when I tested a simple ASP page like the = is they got an error either 500 page cannot be or . Library not line 1" ASP page..
asp page cann't display with error http 500 internal sever.. - Hi, I am having trouble with http 500 internal error. I have develope several dynamic pages, it works fine on our intranet server, however, when I migrated into our external IIS server, most of asp pages cann't display with error message of http 500..
Open WebDAV page from Netscape - Hi, Does anyone know whether I can open a Web folder in Netscape from IIS? I would like to use Netscape to perform WebDAV Thanks!
|
|
|
Next: IIS: connect from global domain to global domain
|
| Author |
Message |
External

Since: Jun 10, 2004 Posts: 2
|
(Msg. 1) Posted: Thu Jun 10, 2004 3:26 am
Post subject: http 500 error , can't open asp page Archived from groups: microsoft>public>inetserver>iis (more info?)
|
|
|
|
| I just install a win2k server, but i can not brower localhost web page, prompt server aplication error, http 500 error.
I have turned off friendly errors, no other error information.it was always prompt server aplication error,
in the event log, there is a w3csv error, /lm/**/3/root , cannot find supporting interface,
I donnot know why ,
help me . thanks a lot
|
>> Stay informed about: http 500 error , can't open asp page |
|
| Back to top |
|
 |  |
External

Since: Aug 26, 2003 Posts: 1525
|
(Msg. 2) Posted: Thu Jun 10, 2004 3:13 pm
Post subject: Re: http 500 error , can't open asp page [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Thu, 10 Jun 2004 00:26:03 -0700, "bbfit" <bbfit.TakeThisOut@163.net> wrote:
>I just install a win2k server, but i can not brower localhost web page, prompt server aplication error, http 500 error.
>I have turned off friendly errors, no other error information.it was always prompt server aplication error,
>in the event log, there is a w3csv error, /lm/**/3/root , cannot find supporting interface,
>I donnot know why ,
>help me . thanks a lot
Post the *full* error. Or look it up at support.microsoft.com. Or
Googler it, this gets answered way to frequently for you to miss the
answer if you look for it.
Jeff<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: http 500 error , can't open asp page |
|
| Back to top |
|
 |  |
External

Since: Jun 10, 2004 Posts: 2
|
(Msg. 3) Posted: Thu Jun 10, 2004 3:13 pm
Post subject: Re: http 500 error , can't open asp page [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
when brower localhost ,screen display
Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
event log
cannot start DCOM server: {99169CB1-A707-11D0-989D-00C04FD919C1} 如 ./IWAM_STAR。error:
“deny access。 ”
when start command occur:
C:\WINNT\system32\dllhost.exe /Processid:{3D14228D-FBE1-11D0-995D-00C04FD919C1}
id :10001
server cannot transfer application '/LM/W3SVC/1/ROOT'。error is 'a fatel deny access error
'。
for more info contact : http://www.microsoft.com/contentredirect.asp 。 >> Stay informed about: http 500 error , can't open asp page |
|
| Back to top |
|
 |  |
External

Since: Jun 10, 2004 Posts: 1
|
(Msg. 4) Posted: Thu Jun 10, 2004 7:59 pm
Post subject: Re: http 500 error , can't open asp page [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
You need to change the security to low to get some asp page to load. You did
that, didn't you?
"bbfit" <bbfit RemoveThis @163.net> bl
news:30CF0BA1-316F-4244-A646-B50CB5C2E5AA@microsoft.com g...
> I just install a win2k server, but i can not brower localhost web page,
prompt server aplication error, http 500 error.
> I have turned off friendly errors, no other error information.it was
always prompt server aplication error,
> in the event log, there is a w3csv error, /lm/**/3/root , cannot find
supporting interface,
> I donnot know why ,
> help me . thanks a lot<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: http 500 error , can't open asp page |
|
| Back to top |
|
 |  |
External

Since: Jun 10, 2004 Posts: 1807
|
(Msg. 5) Posted: Fri Jun 11, 2004 12:26 am
Post subject: Re: http 500 error , can't open asp page [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Thu, 10 Jun 2004 07:06:02 -0700, "bbfit" <bbfit DeleteThis @163.net> wrote:
>when brower localhost ,screen display
>Server Application Error
>The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for assistance.
>
>event log
>cannot start DCOM server: {99169CB1-A707-11D0-989D-00C04FD919C1} 如 ./IWAM_STAR。error:
>“deny access。 ”
>when start command occur:
>C:\WINNT\system32\dllhost.exe /Processid:{3D14228D-FBE1-11D0-995D-00C04FD919C1}
>id :10001
>
>server cannot transfer application '/LM/W3SVC/1/ROOT'。error is 'a fatel deny access error
>'。
>for more info contact : <a style='text-decoration: underline;' href="http://www.microsoft.com/contentredirect.asp" target="_blank">http://www.microsoft.com/contentredirect.asp</a> 。
Try running this in Appllication Protection Low and see if it works.
It sounds like the IWAM account is missing some permissions, might use
FileMon from SysInternals.com to watch the dllhost.exe file.
Jeff<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: http 500 error , can't open asp page |
|
| Back to top |
|
 |  |
|