HTTP 401.3 Error...Help!

A

Andrew B

Hi,

I recently added some pages to an existing site
(www.carlsonrealtyadvisors.ca) using Frontpage 2003. The new pages contain an
IFRAME (so I can vary the content when clicking different links on the left
nav). On my dev box I can browse to all the pages and click all the links,
but from every other computer that browses the website, when I click the
links to go to the other (new) pages I get this:

The server www.carlsonrealtyadvisors.ca at www.carlsonrealtyadvisors.ca
requires a username and password.

Warning: This server is requesting that your username and password be sent
in an insecure manner (basic authentication without a secure connection).

When enter the username and password, I get authenticated and can view all
the pages on the site. If I click 'Cancel', I get an error page in the IFRAME
area:

HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the
requested resource.
Internet Information Services (IIS)

I have made sure that anonymous user access is set to 'on' (for browsing).

Is there a way to remove this password protection?

Thanks,

Andrew B
 
A

Andrew B

Oh...just as an add-in...

What (if anything) does Frontpage 2003 add to pages that have IFRAMES in them?
 
T

Thomas A. Rowe

Make sure the pages being loaded into the IFrame, are not stored in the _private folder.

Can you provide a link to the page with the IFrame?

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
T

Thomas A. Rowe

Make sure the folder is within the current open FP web. You should run a FP server health check on
the extensions and allow FP to correct the all permissions.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
A

Andrew B

I don't know if I've been staring at it too much...the code of the
ay_introduction.htm file is very basic. Here it is:

<html>
<head>
<meta http-equiv="Content-Language" content="en-ca">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>INTRODUCTION</title>
</head>

<body>
<div align=center>
<table>
<tr>
<td><font color="#1B679E"></font><b><font face="Arial color="#1B679E">
INTRODUCTION<br></font></b>
<span style="font-family:Arial">Institutional
Capital, with its trained professionals in specialized
roles, is spurring a trend for all industry participants
to become more professional in their own practice.</span>
<p class="MsoNormal"><span style="font-family:Arial">
ARGUS has become the tool of choice for the real estate
industry as a byproduct of this increased professionalism.
In addition to being an analytical/ reporting tool, it is a
communication method as it allows participants to send
ARGUS files by email. As result, simply use of ARGUS is
a symbol of professionalism. </span></p>
<p class="MsoNormal"><span style="font-family:Arial"> As
ARGUS experts, we can provide standard reports package
that will aid you in decision making and deal closing. </span></p>
<p class="MsoNormal"><span style="font-family:Arial">See
below for brief descriptions of how we can help you
produce professional results given your role in the real
estate industry.</span></p></td></tr></table>

</body>
</html>

What am I missing here? It's bugging me to no end!!!

Thanks a bunch,

A
 
R

Ronx

You are missing the permissions set on the file. Ask your host to run
Server Health in the FrontPage extensions, which should correct the
permissions, or to change the permissions manually so that the file can
be read by anonymous users.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.

http://www.rxs-enterprises.org/fp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top