IIS Server - http://localhost/FolderName Vs http://ServerName/FolderName

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server > November 2005 > http://localhost/FolderName Vs http://ServerName/FolderName





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author http://localhost/FolderName Vs http://ServerName/FolderName
שובל

2005-11-28, 7:50 am

What can be the reason that when i access to:
http://localhost/FolderName/Default.aspx it works well
But when i access to:
http://ServerName/FolderName/Default.aspx i get a "Under construction"
message???
Jeff Cochran

2005-11-28, 7:50 am

On Mon, 28 Nov 2005 03:10:02 -0800, "שובל"
<@discussions.microsoft.com> wrote:

>What can be the reason that when i access to:
> http://localhost/FolderName/Default.aspx it works well
>But when i access to:
>http://ServerName/FolderName/Default.aspx i get a "Under construction"
>message???


Host headers used improperly. Server IP binding used improperly. Bad
application. Plenty of possibilities, but without any details of your
setup we couldn't answer for sure. Start by looking in the IIS logs
and see what was requested and what was returned.

Jeff
שובל

2005-11-28, 7:50 am

Where's that IIS Log???

"Jeff Cochran" wrote:

> On Mon, 28 Nov 2005 03:10:02 -0800, "שובל"
> <@discussions.microsoft.com> wrote:
>
>
> Host headers used improperly. Server IP binding used improperly. Bad
> application. Plenty of possibilities, but without any details of your
> setup we couldn't answer for sure. Start by looking in the IIS logs
> and see what was requested and what was returned.
>
> Jeff
>

Tom Kaminski [MVP]

2005-11-28, 6:04 pm

"????" <@discussions.microsoft.com> wrote in message
news:AECCB76C-7AD5-4D1E-B437-12F8E4BA455B@microsoft.com...
> What can be the reason that when i access to:
> http://localhost/FolderName/Default.aspx it works well
> But when i access to:
> http://ServerName/FolderName/Default.aspx i get a "Under construction"
> message???


Are you running more than one site in IIS?

--
Tom Kaminski IIS MVP
http://www.microsoft.com/windowsser...ty/centers/iis/
http://mvp.support.microsoft.com/
http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS


Chris Crowe [MVP 2005/2006]

2005-11-28, 6:04 pm

The IIS log files are by default in c:\windows\system32\logfiles\w3svcX
where X is the web site instance ID.

The default web site has an Instance ID of 1 the other sites use random
numbers.

You identity the Instance ID of the site go to the particular site in the
IIS manager and click the Properties near the logging details on the WebSite
tab.

In the dialog that shows up you will see a Log File Name similar to this
W3SVC1234564 that is the name of the folder that contains the log files

--

Cheers

Chris

Chris Crowe [MVP 2005/2006]
http://blog.crowe.co.nz

------------------------------------------------
"????" <@discussions.microsoft.com> wrote in message
news:0FE692A4-EEE1-43C6-8CB1-D05208D86929@microsoft.com...[vbcol=seagreen]
> Where's that IIS Log???
>
> "Jeff Cochran" wrote:
>


שובל

2005-11-29, 2:50 am

Thanks for your replay.
Yes there're 2 sites on the IIS:
1)my site is a virtual directory under the default web site.
2)another site is in site which port is 81

"Tom Kaminski [MVP]" wrote:

> "????" <@discussions.microsoft.com> wrote in message
> news:AECCB76C-7AD5-4D1E-B437-12F8E4BA455B@microsoft.com...
>
> Are you running more than one site in IIS?
>
> --
> Tom Kaminski IIS MVP
> http://www.microsoft.com/windowsser...ty/centers/iis/
> http://mvp.support.microsoft.com/
> http://www.iistoolshed.com/ - tools, scripts, and utilities for running IIS
>
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com