473,387 Members | 1,282 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

something wrong with IIS

I had hosted two .asp websites on my IIS both were running fine till
today. All of a sudden, one among those two is not working.

When I type comp01/as in IE address bar (the first website), it works
but when I type comp01/fivestar, it doesn't. It says, page cannot be
displayed. It doesn't even open if I change the url to
http://comp01/fivestar/default.asp

It used to work before using comp01/fivestar

Whats wrong???

Maxi

May 1 '06 #1
5 1551
On 30 Apr 2006 23:59:04 -0700, "Maxi" <ma**************@gmail.com>
wrote:
I had hosted two .asp websites on my IIS both were running fine till
today. All of a sudden, one among those two is not working.

When I type comp01/as in IE address bar (the first website), it works
but when I type comp01/fivestar, it doesn't. It says, page cannot be
displayed. It doesn't even open if I change the url to
http://comp01/fivestar/default.asp

It used to work before using comp01/fivestar

Whats wrong???


Your page cannot be displayed. Beyond that nobody could possibly tell
you what's wrong with the information provded. First step is to
change back whatever you changed that made it not work. Second step
is to set IE not to display friendly errors. Third step is to lok at
your logs.

Jeff
May 1 '06 #2
> Your page cannot be displayed. Beyond that nobody could possibly tell
you what's wrong with the information provded. First step is to
change back whatever you changed that made it not work.
I have a good habit of keeping the original working code as a backup. I
did not make any changes as far a software and hardware is concerned
but yes, i did make changes to some of the coding and I thought that
might have messed up things but when I restored the original copy it
did not work???
Second step
is to set IE not to display friendly errors.
Did that. Still the same issue.
Third step is to lok at
your logs.


Where will I get that from?

More info:
I get a HTTP 500 Internal server error at the title bar of IE.
One thing I am still unable to understand, why does it open the first
website and not the other?

May 1 '06 #3
On 1 May 2006 04:16:43 -0700, "Maxi" <ma**************@gmail.com>
wrote:
Your page cannot be displayed. Beyond that nobody could possibly tell
you what's wrong with the information provded. First step is to
change back whatever you changed that made it not work.


I have a good habit of keeping the original working code as a backup. I
did not make any changes as far a software and hardware is concerned
but yes, i did make changes to some of the coding and I thought that
might have messed up things but when I restored the original copy it
did not work???
Second step
is to set IE not to display friendly errors.


Did that. Still the same issue.
Third step is to lok at
your logs.


Where will I get that from?

More info:
I get a HTTP 500 Internal server error at the title bar of IE.
One thing I am still unable to understand, why does it open the first
website and not the other?


The IIS logs will show the 500 error, what you want to look at are the
Event Logs (Admin Tools -> Event Viewer).

Jeff
May 3 '06 #4

Maxi wrote:
Your page cannot be displayed. Beyond that nobody could possibly tell
you what's wrong with the information provded. First step is to
change back whatever you changed that made it not work.


I have a good habit of keeping the original working code as a backup. I
did not make any changes as far a software and hardware is concerned
but yes, i did make changes to some of the coding and I thought that
might have messed up things but when I restored the original copy it
did not work???
Second step
is to set IE not to display friendly errors.


Did that. Still the same issue.
Third step is to lok at
your logs.


Where will I get that from?

More info:
I get a HTTP 500 Internal server error at the title bar of IE.
One thing I am still unable to understand, why does it open the first
website and not the other?


How is the page title generated? From a database? If so, have you
checked to see that the query returns any records?

--
Mike Brind

May 3 '06 #5

Mike Brind wrote:
Maxi wrote:
Your page cannot be displayed. Beyond that nobody could possibly tell
you what's wrong with the information provded. First step is to
change back whatever you changed that made it not work.


I have a good habit of keeping the original working code as a backup. I
did not make any changes as far a software and hardware is concerned
but yes, i did make changes to some of the coding and I thought that
might have messed up things but when I restored the original copy it
did not work???
Second step
is to set IE not to display friendly errors.


Did that. Still the same issue.
Third step is to lok at
your logs.


Where will I get that from?

More info:
I get a HTTP 500 Internal server error at the title bar of IE.
One thing I am still unable to understand, why does it open the first
website and not the other?


How is the page title generated? From a database? If so, have you
checked to see that the query returns any records?


oops. Misread the post. Ignore my idiocy.

--
Mike Brind

May 3 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

14
by: Luka Milkovic | last post by:
Hello, I have a little problem and although it's little it's extremely difficult for me to describe it, but I'll try. I have written a program which extracts certain portions of my received...
0
by: Steve | last post by:
Hi, Is there something fundamentally wrong with the following query? SELECT MAX(OrderID) AS Expr1 FROM Orders WHERE (MarketActionCode = 'S') AND (OrderLegCode = 'S') AND (Status = 'F') AND...
5
by: uberderf | last post by:
I have the following web page setup: http://angels.uberderf.com/glossary.html I have a 2 column table layout which is a glossary of terms and their meanings. When you view this page in firefox...
6
by: Vandana Rola | last post by:
Hello Everyone, I posted this question earlier under creating Multiple choice quiz. Is it possible to ignore something using javascript. What I am trying to do is creating a multiple answer...
6
by: Michael Sparks | last post by:
Hi, I suspect this is a bug with AMK's Crypto package from http://www.amk.ca/python/code/crypto , but want to check to see if I'm being dumb before posting a bug report. I'm looking at...
11
by: matsi.inc | last post by:
I am looking to make something like a delegate that i can use in my projects but am having a hard time getting started. The behavior I am most interested in is how a delegate changes it's Invoke...
5
by: Simon Brooke | last post by:
This is supposed to be a very simple XSL stylesheet to strip styling information out of HTML documents - it could not be more basic. And yet, it doesn't work. I'm obviously getting something very...
25
by: Jon Slaughter | last post by:
I have some code that loads up some php/html files and does a few things to them and ultimately returns an html file with some php code in it. I then pass that file onto the user by using echo. Of...
3
by: Peter Oliphant | last post by:
It's not necessary, but it would be nice if there was a way I could easily create something like a 'web browser form' or a 'display web page form' as forms in my application (in a Panel would be...
34
by: raphfrk | last post by:
This program should copy one file onto the other. It works if I compile it with gcc to a cygwin program. However, if I compile it with the -mno-cygwin option, it doesn't work (this targets native...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.