 |
|
 |
|
Next: Running ASP Classic on iis 6.0
|
| Author |
Message |
External

Since: Sep 25, 2003 Posts: 2
|
(Msg. 1) Posted: Thu Sep 25, 2003 10:50 am
Post subject: 500 error after IP change Archived from groups: microsoft>public>inetserver>iis (more info?)
|
|
|
for about 18 months i have been using the same static ip
to host my organizations IIS server, recently i bought a
new block of ip's and dumped my old one to save on costs,
with this ip change i have switched all the webs ips to
the new ones, double checked, i have updated all the dns
zones to the new ips, but whats really odd, since the
switch, all my ASP pages come out with 500 internal server
error's. i checked the code, there is nothing that is ip
specific in the asp's code, its all linked by the domain,
which i have already given the 48 hours to have all the
dns's switch over. i have tried everything and still cant
figure out why IIS cannot parse any asp file(even ones
that are just <html><body>test<br><%response.write("test")%
></body></html>), any ideas???<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: 500 error after IP change |
|
| Back to top |
|
 |  |
External

Since: Aug 26, 2003 Posts: 43
|
(Msg. 2) Posted: Thu Sep 25, 2003 11:16 am
Post subject: 500 error after IP change [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
can you turn off Show Friendly Error Messages in you IE
settings so we can see what the real error is?
duog
>-----Original Message-----
>for about 18 months i have been using the same static ip
>to host my organizations IIS server, recently i bought a
>new block of ip's and dumped my old one to save on
costs,
>with this ip change i have switched all the webs ips to
>the new ones, double checked, i have updated all the dns
>zones to the new ips, but whats really odd, since the
>switch, all my ASP pages come out with 500 internal
server
>error's. i checked the code, there is nothing that is
ip
>specific in the asp's code, its all linked by the
domain,
>which i have already given the 48 hours to have all the
>dns's switch over. i have tried everything and still
cant
>figure out why IIS cannot parse any asp file(even ones
>that are just <html><body>test<br><%response.write
("test")%
>></body></html>), any ideas???
>.
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: 500 error after IP change |
|
| Back to top |
|
 |  |
External

Since: Sep 25, 2003 Posts: 2
|
(Msg. 3) Posted: Thu Sep 25, 2003 12:05 pm
Post subject: 500 error after IP change [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
the real message is 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.
should i just close the application in the web properties
and reopen it? i dont have access to the server at the
moment. that friendly error message is bs i never even
knew about it that would of made debugging when i was
launching the site MUCH easier.
>-----Original Message-----
>can you turn off Show Friendly Error Messages in you IE
>settings so we can see what the real error is?
>
>duog
>
>>-----Original Message-----
>>for about 18 months i have been using the same static ip
>>to host my organizations IIS server, recently i bought a
>>new block of ip's and dumped my old one to save on
>costs,
>>with this ip change i have switched all the webs ips to
>>the new ones, double checked, i have updated all the dns
>>zones to the new ips, but whats really odd, since the
>>switch, all my ASP pages come out with 500 internal
>server
>>error's. i checked the code, there is nothing that is
>ip
>>specific in the asp's code, its all linked by the
>domain,
>>which i have already given the 48 hours to have all the
>>dns's switch over. i have tried everything and still
>cant
>>figure out why IIS cannot parse any asp file(even ones
>>that are just <html><body>test<br><%response.write
>("test")%
>>></body></html>), any ideas???
>>.
>>
>.
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: 500 error after IP change |
|
| Back to top |
|
 |  |
External

Since: Aug 26, 2003 Posts: 43
|
(Msg. 4) Posted: Thu Sep 25, 2003 1:34 pm
Post subject: 500 error after IP change [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
ok...what does it say in the event log?
doug
>-----Original Message-----
>the real message is 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.
>
>should i just close the application in the web
properties
>and reopen it? i dont have access to the server at the
>moment. that friendly error message is bs i never even
>knew about it that would of made debugging when i was
>launching the site MUCH easier.
>>-----Original Message-----
>>can you turn off Show Friendly Error Messages in you IE
>>settings so we can see what the real error is?
>>
>>duog
>>
>>>-----Original Message-----
>>>for about 18 months i have been using the same static
ip
>>>to host my organizations IIS server, recently i bought
a
>>>new block of ip's and dumped my old one to save on
>>costs,
>>>with this ip change i have switched all the webs ips
to
>>>the new ones, double checked, i have updated all the
dns
>>>zones to the new ips, but whats really odd, since the
>>>switch, all my ASP pages come out with 500 internal
>>server
>>>error's. i checked the code, there is nothing that is
>>ip
>>>specific in the asp's code, its all linked by the
>>domain,
>>>which i have already given the 48 hours to have all
the
>>>dns's switch over. i have tried everything and still
>>cant
>>>figure out why IIS cannot parse any asp file(even ones
>>>that are just <html><body>test<br><%response.write
>>("test")%
>>>></body></html>), any ideas???
>>>.
>>>
>>.
>>
>.
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: 500 error after IP change |
|
| Back to top |
|
 |  |
External

Since: Sep 25, 2003 Posts: 2
|
(Msg. 5) Posted: Thu Sep 25, 2003 3:25 pm
Post subject: 500 error after IP change [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
2003-09-25 19:23:30 24.106.xxx.xxx - 24.106.xxx.xxx 80
GET /Default.asp - 500 Mozilla/4.0+
(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.0.3705)
im puzzled i removed and reinstalled the application,
didnt work, checked the setting on the application, nothin
happened, still same error
>-----Original Message-----
>ok...what does it say in the event log?
>
>doug
>
>>-----Original Message-----
>>the real message is 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.
>>
>>should i just close the application in the web
>properties
>>and reopen it? i dont have access to the server at the
>>moment. that friendly error message is bs i never even
>>knew about it that would of made debugging when i was
>>launching the site MUCH easier.
>>>-----Original Message-----
>>>can you turn off Show Friendly Error Messages in you IE
>>>settings so we can see what the real error is?
>>>
>>>duog
>>>
>>>>-----Original Message-----
>>>>for about 18 months i have been using the same static
>ip
>>>>to host my organizations IIS server, recently i bought
>a
>>>>new block of ip's and dumped my old one to save on
>>>costs,
>>>>with this ip change i have switched all the webs ips
>to
>>>>the new ones, double checked, i have updated all the
>dns
>>>>zones to the new ips, but whats really odd, since the
>>>>switch, all my ASP pages come out with 500 internal
>>>server
>>>>error's. i checked the code, there is nothing that is
>>>ip
>>>>specific in the asp's code, its all linked by the
>>>domain,
>>>>which i have already given the 48 hours to have all
>the
>>>>dns's switch over. i have tried everything and still
>>>cant
>>>>figure out why IIS cannot parse any asp file(even ones
>>>>that are just <html><body>test<br><%response.write
>>>("test")%
>>>>></body></html>), any ideas???
>>>>.
>>>>
>>>.
>>>
>>.
>>
>.
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: 500 error after IP change |
|
| Back to top |
|
 |  |
External

Since: Aug 26, 2003 Posts: 43
|
(Msg. 6) Posted: Thu Sep 25, 2003 3:30 pm
Post subject: 500 error after IP change [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
that's not the event log...that's the IIS log...all that
is saying is a 500 error. The event log will give you
more detailed errors...
doug
>-----Original Message-----
>2003-09-25 19:23:30 24.106.xxx.xxx - 24.106.xxx.xxx 80
>GET /Default.asp - 500 Mozilla/4.0+
>(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.0.3705)
>
>im puzzled i removed and reinstalled the application,
>didnt work, checked the setting on the application,
nothin
>happened, still same error
>>-----Original Message-----
>>ok...what does it say in the event log?
>>
>>doug
>>
>>>-----Original Message-----
>>>the real message is 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.
>>>
>>>should i just close the application in the web
>>properties
>>>and reopen it? i dont have access to the server at the
>>>moment. that friendly error message is bs i never even
>>>knew about it that would of made debugging when i was
>>>launching the site MUCH easier.
>>>>-----Original Message-----
>>>>can you turn off Show Friendly Error Messages in you
IE
>>>>settings so we can see what the real error is?
>>>>
>>>>duog
>>>>
>>>>>-----Original Message-----
>>>>>for about 18 months i have been using the same
static
>>ip
>>>>>to host my organizations IIS server, recently i
bought
>>a
>>>>>new block of ip's and dumped my old one to save on
>>>>costs,
>>>>>with this ip change i have switched all the webs ips
>>to
>>>>>the new ones, double checked, i have updated all the
>>dns
>>>>>zones to the new ips, but whats really odd, since
the
>>>>>switch, all my ASP pages come out with 500 internal
>>>>server
>>>>>error's. i checked the code, there is nothing that
is
>>>>ip
>>>>>specific in the asp's code, its all linked by the
>>>>domain,
>>>>>which i have already given the 48 hours to have all
>>the
>>>>>dns's switch over. i have tried everything and
still
>>>>cant
>>>>>figure out why IIS cannot parse any asp file(even
ones
>>>>>that are just <html><body>test<br><%response.write
>>>>("test")%
>>>>>></body></html>), any ideas???
>>>>>.
>>>>>
>>>>.
>>>>
>>>.
>>>
>>.
>>
>.
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: 500 error after IP change |
|
| Back to top |
|
 |  |
External

Since: Sep 25, 2003 Posts: 2
|
(Msg. 7) Posted: Thu Sep 25, 2003 4:59 pm
Post subject: 500 error after IP change [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
by event log do youmean event viewer? becuase this error
came up hundreds of times, and has simalar properties to
iis, w3svc9 anyways
here is what i found
The server failed to load application '/LM/W3SVC/9/Root'.
The error was 'The server process could not be started
because the configured identity is incorrect. Check the
username and password.
i recently changed the administrator password if that has
anything to do with it, and if so what do i change so the
new pass is ok with iis as well. i also set the IUSR
account pass to nothing while troubleshooting an unrelated
problem, i have no idea what the original pass was.
>-----Original Message-----
>that's not the event log...that's the IIS log...all that
>is saying is a 500 error. The event log will give you
>more detailed errors...
>
>doug
>
>>-----Original Message-----
>>2003-09-25 19:23:30 24.106.xxx.xxx - 24.106.xxx.xxx 80
>>GET /Default.asp - 500 Mozilla/4.0+
>>(compatible;+MSIE+6.0;+Windows+NT+5.0;+.NET+CLR+1.0.3705)
>>
>>im puzzled i removed and reinstalled the application,
>>didnt work, checked the setting on the application,
>nothin
>>happened, still same error
>>>-----Original Message-----
>>>ok...what does it say in the event log?
>>>
>>>doug
>>>
>>>>-----Original Message-----
>>>>the real message is 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.
>>>>
>>>>should i just close the application in the web
>>>properties
>>>>and reopen it? i dont have access to the server at the
>>>>moment. that friendly error message is bs i never even
>>>>knew about it that would of made debugging when i was
>>>>launching the site MUCH easier.
>>>>>-----Original Message-----
>>>>>can you turn off Show Friendly Error Messages in you
>IE
>>>>>settings so we can see what the real error is?
>>>>>
>>>>>duog
>>>>>
>>>>>>-----Original Message-----
>>>>>>for about 18 months i have been using the same
>static
>>>ip
>>>>>>to host my organizations IIS server, recently i
>bought
>>>a
>>>>>>new block of ip's and dumped my old one to save on
>>>>>costs,
>>>>>>with this ip change i have switched all the webs ips
>>>to
>>>>>>the new ones, double checked, i have updated all the
>>>dns
>>>>>>zones to the new ips, but whats really odd, since
>the
>>>>>>switch, all my ASP pages come out with 500 internal
>>>>>server
>>>>>>error's. i checked the code, there is nothing that
>is
>>>>>ip
>>>>>>specific in the asp's code, its all linked by the
>>>>>domain,
>>>>>>which i have already given the 48 hours to have all
>>>the
>>>>>>dns's switch over. i have tried everything and
>still
>>>>>cant
>>>>>>figure out why IIS cannot parse any asp file(even
>ones
>>>>>>that are just <html><body>test<br><%response.write
>>>>>("test")%
>>>>>>></body></html>), any ideas???
>>>>>>.
>>>>>>
>>>>>.
>>>>>
>>>>.
>>>>
>>>.
>>>
>>.
>>
>.
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: 500 error after IP change |
|
| Back to top |
|
 |  |
| Related Topics: | Not able to change anything on IIS - Hi All, I am not able to change anything on IIS server ( Windows 2000 server with IIS 5.0), not able to crate new web site, not able to change any properties, typical error I get is " Path Specified cannot be used at this time". I suspect ...
IIS _AuthChangeUrl change from ism.dll to asp.dll - Hi all, We've been using an .HTR file to carry out the password change functionality via IIS. We've been using the vanilla setup by setting the _AuthChangeUrl Meta-base property. Microsoft has retired the ism.dll & now uses the asp.dll to run t...
IIS6.0 how to change DefaultLogonDomain - I have isolated client FTP, but to login I have to use domain\Username since we have just a single domain how can I change the default to accept the username alone
can't change permissions to write to DB - i re-installed IIS on my own pc to test ASP pages, this script worked fine on another server and even a new server i tried, but not on my own server. I can't remove the "read on;y" permission of the DB directory, i can remove it from the .m...
Change to web page did not work. very strange - HI, I have 2 computers: 1 with winxp home. 1 with winxp pro. winxp home is the one I'm connected to the net at this moment. winxp pro is connected via this computer to the internet. winxp pro has had iis 5.1 installed, I changed the default page that i... |
|
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
|
|
|
|
 |
|
|