|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
server unavailable error with no messages in event viewerI have an application that was originally in asp but is now moved to
ASP.Net. To deploy it, I just changed the default file in IIS for the web folder to point to the new aspx file. Occasionally I see a "Server unavailable" error. There is nothing in the event log that suggests any related error or warnings. This application also has a part of it that is still in ASP, would that cause any issues? Most of the links online for this error are about application pool but I see no messages in the event log, so I dont think that is an issue. Thanks for any ideas. Priti Try re installing ASPNET using commands -i to install and -u to uninstall
and then restart IIS Can't remember the commands. Patrick <ppha***@gmail.com> wrote in message Show quote news:1134153210.219405.269640@g43g2000cwa.googlegroups.com... > I have an application that was originally in asp but is now moved to > ASP.Net. To deploy it, I just changed the default file in IIS for the > web folder to point to the new aspx file. Occasionally I see a "Server > unavailable" error. There is nothing in the event log that suggests any > related error or warnings. This application also has a part of it that > is still in ASP, would that cause any issues? > Most of the links online for this error ayre about application pool but > I see no messages in the event log, so I dont think that is an issue. > Thanks for any ideas. > Priti > |
|||||||||||||||||||||||