 |
|
 |
|
Next: DNS Error/Page Cannot be displayed
|
| Author |
Message |
External

Since: Feb 20, 2005 Posts: 4
|
(Msg. 1) Posted: Sun Feb 20, 2005 7:27 pm
Post subject: IIS6, cannot view asp page with IP address Archived from groups: microsoft>public>inetserver>iis (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Dec 23, 2003 Posts: 905
|
(Msg. 2) Posted: Sun Feb 20, 2005 11:35 pm
Post subject: Re: IIS6, cannot view asp page with IP address [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Make sure default anonymous user has READ permission on the resource file.
More info, refer this kb
Intranet site is identified as an Internet site when you use an FQDN or an
IP address
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=303650" target="_blank">http://support.microsoft.com/?id=303650</a>
--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://www.tryiis.com/" target="_blank">http://www.tryiis.com/</a>
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/" target="_blank">http://www.msmvps.com/bernard/</a>
"yunfeim" <yunfeim RemoveThis @discussions.microsoft.com> wrote in message
news:8FBE18BF-6378-4CDF-ADD6-844A7CBB8814@microsoft.com...
> It always popup a logon window and need the user name, password and domain
> name. But it works well if I use "localhost" to view the asp page.
>
> Can anyone help me? Thanks a lot<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS6, cannot view asp page with IP address |
|
| Back to top |
|
 |  |
External

Since: Jun 10, 2004 Posts: 1807
|
(Msg. 3) Posted: Mon Feb 21, 2005 9:35 am
Post subject: Re: IIS6, cannot view asp page with IP address [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Sun, 20 Feb 2005 19:27:02 -0800, "yunfeim"
<yunfeim RemoveThis @discussions.microsoft.com> wrote:
>It always popup a logon window and need the user name, password and domain
>name. But it works well if I use "localhost" to view the asp page.
Both from the server? Anonymous or Windows Integrated authentication?
Host headers? Resolve to same site?
Jeff<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS6, cannot view asp page with IP address |
|
| Back to top |
|
 |  |
External

Since: Aug 23, 2003 Posts: 3146
|
(Msg. 4) Posted: Tue Feb 22, 2005 8:29 am
Post subject: Re: IIS6, cannot view asp page with IP address [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Hi,
It sounds like the NTFS security settings are "wrong" on your
files/folders.
When you use localhost to browse the website, IE will automatically send
the username and password to the webserver (localhost is in the Intranet
Zone).
But when you use the IP, or domain name, IE might not consider the website
to be in the intranet zone, which means that IE will not send the logon
credentials automatically.
So if you want to enable anonymous access, you need to make sure that the
anonymous user account is granted access to the files and folders
(usually, this is the IUSR_MachineName account). You can set this by using
Windows Explorer.
Please also see this KB Article:
"Internet Explorer May Prompt You for a Password"
<a style='text-decoration: underline;' href="http://support.microsoft.com/?id=258063" target="_blank">http://support.microsoft.com/?id=258063</a>
Good Luck!
--
Regards,
Kristofer Gafvert
<a style='text-decoration: underline;' href="http://www.gafvert.info" target="_blank">www.gafvert.info</a> - My Articles and help
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a>
yunfeim wrote:
> It always popup a logon window and need the user name, password and
domain
> name. But it works well if I use "localhost" to view the asp page.
>
> Can anyone help me? Thanks a lot<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS6, cannot view asp page with IP address |
|
| Back to top |
|
 |  |
External

Since: Feb 20, 2005 Posts: 4
|
(Msg. 5) Posted: Thu Feb 24, 2005 4:49 pm
Post subject: Re: IIS6, cannot view asp page with IP address [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I think the anonymous user (IUSER_***) has already had the permission, for I
can view the aspx page from the same site, only asp page with popup the
window.
Thanks for reply
Best Regards,
Ma Yunfei
"Bernard" wrote:
> Make sure default anonymous user has READ permission on the resource file.
> More info, refer this kb
> Intranet site is identified as an Internet site when you use an FQDN or an
> IP address
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=303650</font" target="_blank">http://support.microsoft.com/?id=303650</font</a>>
>
>
> --
> Regards,
> Bernard Cheah
<font color=purple> > <a style='text-decoration: underline;' href="http://www.tryiis.com/</font" target="_blank">http://www.tryiis.com/</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/</font" target="_blank">http://support.microsoft.com/</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/</font" target="_blank">http://www.msmvps.com/bernard/</font</a>>
>
>
>
> "yunfeim" <yunfeim.DeleteThis@discussions.microsoft.com> wrote in message
> news:8FBE18BF-6378-4CDF-ADD6-844A7CBB8814@microsoft.com...
> > It always popup a logon window and need the user name, password and domain
> > name. But it works well if I use "localhost" to view the asp page.
> >
> > Can anyone help me? Thanks a lot
>
>
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS6, cannot view asp page with IP address |
|
| Back to top |
|
 |  |
External

Since: Feb 20, 2005 Posts: 4
|
(Msg. 6) Posted: Thu Feb 24, 2005 4:51 pm
Post subject: Re: IIS6, cannot view asp page with IP address [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
I have added anonymous user (IUSER_***) with grant full control rights to the
folder and files, it should have permission because the aspx page works well
from the same site, only asp page with popup the window.
Thanks for reply
Best Regards,
Ma Yunfei
"Kristofer Gafvert" wrote:
> Hi,
>
> It sounds like the NTFS security settings are "wrong" on your
> files/folders.
>
> When you use localhost to browse the website, IE will automatically send
> the username and password to the webserver (localhost is in the Intranet
> Zone).
>
> But when you use the IP, or domain name, IE might not consider the website
> to be in the intranet zone, which means that IE will not send the logon
> credentials automatically.
>
> So if you want to enable anonymous access, you need to make sure that the
> anonymous user account is granted access to the files and folders
> (usually, this is the IUSR_MachineName account). You can set this by using
> Windows Explorer.
>
> Please also see this KB Article:
>
> "Internet Explorer May Prompt You for a Password"
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=258063</font" target="_blank">http://support.microsoft.com/?id=258063</font</a>>
>
> Good Luck!
>
> --
> Regards,
> Kristofer Gafvert
> <a style='text-decoration: underline;' href="http://www.gafvert.info" target="_blank">www.gafvert.info</a> - My Articles and help
<font color=purple> > <a style='text-decoration: underline;' href="http://www.ilopia.com</font" target="_blank">www.ilopia.com</font</a>>
>
>
> yunfeim wrote:
>
> > It always popup a logon window and need the user name, password and
> domain
> > name. But it works well if I use "localhost" to view the asp page.
> >
> > Can anyone help me? Thanks a lot
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS6, cannot view asp page with IP address |
|
| Back to top |
|
 |  |
External

Since: Feb 20, 2005 Posts: 4
|
(Msg. 7) Posted: Thu Feb 24, 2005 4:55 pm
Post subject: Re: IIS6, cannot view asp page with IP address [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
> Both from the server?
Yes, the same site.
> Anonymous or Windows Integrated authentication?
Yes, Windows Integrated authentication, asp and aspx pages both cannot show
well if I uncheck it.
> Host headers? Resolve to same site?
Same site, In fact I put them into the same folder.
Thanks for reply
Best Regards,
Ma Yunfei
"Jeff Cochran" wrote:
> On Sun, 20 Feb 2005 19:27:02 -0800, "yunfeim"
> <yunfeim RemoveThis @discussions.microsoft.com> wrote:
>
> >It always popup a logon window and need the user name, password and domain
> >name. But it works well if I use "localhost" to view the asp page.
>
> Both from the server? Anonymous or Windows Integrated authentication?
> Host headers? Resolve to same site?
>
> Jeff
><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS6, cannot view asp page with IP address |
|
| Back to top |
|
 |  |
External

Since: Dec 23, 2003 Posts: 905
|
(Msg. 8) Posted: Fri Feb 25, 2005 4:35 am
Post subject: Re: IIS6, cannot view asp page with IP address [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In that case, I would try filemon (sysinternals.com) to trace the access
error.
--
Regards,
Bernard Cheah
<a style='text-decoration: underline;' href="http://www.tryiis.com/" target="_blank">http://www.tryiis.com/</a>
<a style='text-decoration: underline;' href="http://support.microsoft.com/" target="_blank">http://support.microsoft.com/</a>
<a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/" target="_blank">http://www.msmvps.com/bernard/</a>
"yunfeim" <yunfeim.TakeThisOut@discussions.microsoft.com> wrote in message
news:F96411E8-1249-4EF8-B81C-023B83D587B1@microsoft.com...
>I think the anonymous user (IUSER_***) has already had the permission, for
>I
> can view the aspx page from the same site, only asp page with popup the
> window.
>
> Thanks for reply
>
> Best Regards,
> Ma Yunfei
>
>
>
>
> "Bernard" wrote:
>
>> Make sure default anonymous user has READ permission on the resource
>> file.
>> More info, refer this kb
>> Intranet site is identified as an Internet site when you use an FQDN or
>> an
>> IP address
<font color=green> >> <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=303650</font" target="_blank">http://support.microsoft.com/?id=303650</font</a>>
>>
>>
>> --
>> Regards,
>> Bernard Cheah
<font color=green> >> <a style='text-decoration: underline;' href="http://www.tryiis.com/</font" target="_blank">http://www.tryiis.com/</font</a>>
<font color=green> >> <a style='text-decoration: underline;' href="http://support.microsoft.com/</font" target="_blank">http://support.microsoft.com/</font</a>>
<font color=green> >> <a style='text-decoration: underline;' href="http://www.msmvps.com/bernard/</font" target="_blank">http://www.msmvps.com/bernard/</font</a>>
>>
>>
>>
>> "yunfeim" <yunfeim.TakeThisOut@discussions.microsoft.com> wrote in message
>> news:8FBE18BF-6378-4CDF-ADD6-844A7CBB8814@microsoft.com...
>> > It always popup a logon window and need the user name, password and
>> > domain
>> > name. But it works well if I use "localhost" to view the asp page.
>> >
>> > Can anyone help me? Thanks a lot
>>
>>
>><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: IIS6, cannot view asp page with IP address |
|
| Back to top |
|
 |  |
|
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
|
|
|
|
 |
|
|