"The page cannot be displayed" for non domain users
"The page cannot be displayed" for non domain users
am 01.02.2006 11:24:38 von bartVDA
Hi, I have an intranet situation where I connect to the lan with my laptop,
but I'm not a member of the domain.
the IIS is hosting a 'MyProfile' website based on asp.net 2.0 with NTLM
security enabled and anonymous disabled.
I can ping 'MyProfile' but when I try to browse to http://MyProfile I get a
"page cannot by displayed".
Domain users can access http://MyProfile without any problem.
It is not a dns issue because I can access another intranet site (WSS) on
the same IIS (and he is asking for NTLM credentials, witch not happen on the
other site).
Also the log file is registering my request, so it really goes through the
IIS.
Please help
Bart
RE: "The page cannot be displayed" for non domain users
am 02.02.2006 08:42:52 von wjzhang
Hi Bart,
Let's use webfetch to trace the rawdata of http request/response and
determine if the problem is actually on server-side.
HOW TO: Use Wfetch.exe to Troubleshoot HTTP Connections
http://support.microsoft.com/default.aspx?scid=kb;en-us;2842 85
To use, please input:
Host: (Your servername)
Path: (The relative path of your page. e.g: /simple.htm)
Auth: (in case the site is anonymous enabled, just use Anonymous, otherwise
please specify proper user credential)
Press Go! to issue to http request to the server and check what response is
returned. I think the trace should slow us with the details. Please paste
the whole log data here.
I'll wait for your update. Thanks.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no rights.
RE: "The page cannot be displayed" for non domain users
am 06.02.2006 09:39:28 von bartVDA
Hi WenJun,
It is strange. The Wfetch utility is able to get true.
The first atemp returns the page I get in the IE. He is doing a second atemp
(with NTLM) and he get true.
When I use IE I never get the NTLM authentication window:
see my wfetch log below:
Open IIS Help, which is accessible in IIS Manager (inetmgr),\r\n
and search for topics titled Authentication, Access Control,
and About Custom Error Messages.
width="100%">\r\n
\r\n Dear supplier, your profile
is currently unavailable. We apologize for the inconvenience. Please try
again in one hour. Thank you.\r\n
\r\n
\r\n
\r\n Exception of type
'System.Web.HttpUnhandledException' was thrown. \r\n
> Hi Bart,
>
> Let's use webfetch to trace the rawdata of http request/response and
> determine if the problem is actually on server-side.
>
> HOW TO: Use Wfetch.exe to Troubleshoot HTTP Connections
> http://support.microsoft.com/default.aspx?scid=kb;en-us;2842 85
>
> To use, please input:
>
> Host: (Your servername)
> Path: (The relative path of your page. e.g: /simple.htm)
> Auth: (in case the site is anonymous enabled, just use Anonymous, otherwise
> please specify proper user credential)
>
> Press Go! to issue to http request to the server and check what response is
> returned. I think the trace should slow us with the details. Please paste
> the whole log data here.
>
> I'll wait for your update. Thanks.
>
> Best regards,
>
> WenJun Zhang
> Microsoft Online Partner Support
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
>
>
RE: "The page cannot be displayed" for non domain users
am 07.02.2006 10:50:03 von wjzhang
Yes, the trace indicates server-side is working ok. The problem should be
on your IE client. You can restore IE Internet security setting to default
level to have a test, and also remove any existing proxy settings if they
are not required.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no rights.
RE: "The page cannot be displayed" for non domain users
am 15.02.2006 18:55:29 von bartVDA
Hi,
When I uncheck 'integrated security' I can just browse.
When I check 'integrated security' he isn't asking for credentials.
I tried also to reset to default settings, but no avail.
What else can I try?
Thanks
""WenJun Zhang[msft]"" wrote:
> Yes, the trace indicates server-side is working ok. The problem should be
> on your IE client. You can restore IE Internet security setting to default
> level to have a test, and also remove any existing proxy settings if they
> are not required.
>
> Best regards,
>
> WenJun Zhang
> Microsoft Online Partner Support
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
>
>
RE: "The page cannot be displayed" for non domain users
am 16.02.2006 10:25:12 von wjzhang
Hi,
Do you mean the setting 'Enable Integrated Windows Authentication' in IE
Internet Options->Advanced?
When 'Enable Integrated Windows Authentication' is disabled, IE will use
NTLM to connect to IIS (with integrated auth). When the option is enabled,
Kerberos will be used. If Kerberos doesn't work in your domain, then the
authentication will fail.
Please let me know if this is just the case. Thanks.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
Business-Critical Phone Support (BCPS) provides you with technical phone
support at no charge during critical LAN outages or "business down"
situations. This benefit is available 24 hours a day, 7 days a week to all
Microsoft technology partners in the United States and Canada.
This and other support options are available here:
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00
AM PST, February 14, 2006. Please complete a re-registration process by
entering the secure code mmpng2006 when prompted. Once you have entered the
secure code mmpng2006, you will be able to update your profile and access
the partner newsgroups.
This posting is provided "AS IS" with no warranties, and confers no rights.
RE: "The page cannot be displayed" for non domain users
am 16.02.2006 12:10:28 von bartVDA
No, I mean in IIS6.0
""WenJun Zhang[msft]"" wrote:
> Hi,
>
> Do you mean the setting 'Enable Integrated Windows Authentication' in IE
> Internet Options->Advanced?
>
> When 'Enable Integrated Windows Authentication' is disabled, IE will use
> NTLM to connect to IIS (with integrated auth). When the option is enabled,
> Kerberos will be used. If Kerberos doesn't work in your domain, then the
> authentication will fail.
>
> Please let me know if this is just the case. Thanks.
>
> Best regards,
>
> WenJun Zhang
> Microsoft Online Partner Support
>
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
>
> =====================================================
>
> Business-Critical Phone Support (BCPS) provides you with technical phone
> support at no charge during critical LAN outages or "business down"
> situations. This benefit is available 24 hours a day, 7 days a week to all
> Microsoft technology partners in the United States and Canada.
>
> This and other support options are available here:
>
> BCPS:
> https://partner.microsoft.com/US/technicalsupport/supportove rview/40010469
> Others: https://partner.microsoft.com/US/technicalsupport/supportove rview/
>
> If you are outside the United States, please visit our International
> Support page: http://support.microsoft.com/common/international.aspx
>
> ======================================================
>
> PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00
> AM PST, February 14, 2006. Please complete a re-registration process by
> entering the secure code mmpng2006 when prompted. Once you have entered the
> secure code mmpng2006, you will be able to update your profile and access
> the partner newsgroups.
>
> ======================================================
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
>
>
RE: "The page cannot be displayed" for non domain users
am 20.02.2006 08:56:21 von wjzhang
Let's use webfetch to trace the rawdata of http request/response and
determine if the problem is actually on server-side. Please make sure
integrated windows authentication is selected in IIS.
HOW TO: Use Wfetch.exe to Troubleshoot HTTP Connections
http://support.microsoft.com/default.aspx?scid=kb;en-us;2842 85
To use, please input:
Host: (Your servername)
Path: (The relative path of your page. e.g: /simple.htm)
Auth: (Select NTLM and specify proper user credential)
Press Go! to issue a http request to the server and check what response is
returned. I think the trace should slow us with the details. Please paste
the whole log data here.
I'll wait for your update. Thanks.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
Business-Critical Phone Support (BCPS) provides you with technical phone
support at no charge during critical LAN outages or "business down"
situations. This benefit is available 24 hours a day, 7 days a week to all
Microsoft technology partners in the United States and Canada.
This and other support options are available here:
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00
AM PST, February 14, 2006. Please complete a re-registration process by
entering the secure code mmpng2006 when prompted. Once you have entered the
secure code mmpng2006, you will be able to update your profile and access
the partner newsgroups.
This posting is provided "AS IS" with no warranties, and confers no rights.
RE: "The page cannot be displayed" for non domain users
am 20.02.2006 12:41:27 von bartVDA
We already did that, see my first reply on this thread.
What else can I try?
Thanks a lot
Bart
""WenJun Zhang[msft]"" wrote:
> Let's use webfetch to trace the rawdata of http request/response and
> determine if the problem is actually on server-side. Please make sure
> integrated windows authentication is selected in IIS.
>
> HOW TO: Use Wfetch.exe to Troubleshoot HTTP Connections
> http://support.microsoft.com/default.aspx?scid=kb;en-us;2842 85
>
> To use, please input:
>
> Host: (Your servername)
> Path: (The relative path of your page. e.g: /simple.htm)
> Auth: (Select NTLM and specify proper user credential)
>
> Press Go! to issue a http request to the server and check what response is
> returned. I think the trace should slow us with the details. Please paste
> the whole log data here.
>
> I'll wait for your update. Thanks.
>
> Best regards,
>
> WenJun Zhang
> Microsoft Online Partner Support
>
> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
>
> =====================================================
>
> Business-Critical Phone Support (BCPS) provides you with technical phone
> support at no charge during critical LAN outages or "business down"
> situations. This benefit is available 24 hours a day, 7 days a week to all
> Microsoft technology partners in the United States and Canada.
>
> This and other support options are available here:
>
> BCPS:
> https://partner.microsoft.com/US/technicalsupport/supportove rview/40010469
> Others: https://partner.microsoft.com/US/technicalsupport/supportove rview/
>
> If you are outside the United States, please visit our International
> Support page: http://support.microsoft.com/common/international.aspx
>
> ======================================================
>
> PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00
> AM PST, February 14, 2006. Please complete a re-registration process by
> entering the secure code mmpng2006 when prompted. Once you have entered the
> secure code mmpng2006, you will be able to update your profile and access
> the partner newsgroups.
>
> ======================================================
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
>
>
RE: "The page cannot be displayed" for non domain users
am 21.02.2006 09:21:04 von wjzhang
Bart,
Have you also tried switching the option 'Enable Integrated Windows
Authentication' on/off in IE Internet Options? What's the result?
For non-domain users connecting to an integrated auth enabled site, IE
should prompt for username/password. So I think this may be a odd client
side issue.
Have a nice day.
Best regards,
WenJun Zhang
Microsoft Online Partner Support
This posting is provided "AS IS" with no warranties, and confers no rights.