This is a multi-part message in MIME format.
------=_NextPart_000_000D_01C4635F.EC6FCF50
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
The following error doesn't occur in our trusted environment (inside the =
network LAN), but occurs when someone hits the site from outside =
(extranet). We've set the site to Basic Authentication, have a reverse =
proxy that is not doing any authentication (set to do anon on that =
site), and enabled SSL.
When someone tries to create a new list or document library (any web =
part) or submits values from a survey (no, I don't think it's limited to =
the survey web part... only example I have at the moment), the site =
issues an HTTP POST to /_vti_bin/owssvr.dll?CS=3D109. After clicking =
the final CREATE button (the one after you select the web part type and =
provide the new name and description), the page goes blank upon posting =
and the following URL is in the address: =
Http://wsssite/_vti_bin/owssvr.dll?cs=3D109.
When I look at the IIS log, I see the following that it's getting a =
return code of 200 for that POST... resulting in an error, but the page =
shows no such thing.
Ideas? Scoured the newsgroup with no luck yet.
------=_NextPart_000_000D_01C4635F.EC6FCF50
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000080 size=3D2>The following error doesn't occur in =
our trusted=20
environment (inside the network LAN), but occurs when someone hits the =
site from=20
outside (extranet). We've set the site to Basic Authentication, =
have a=20
reverse proxy that is not doing any authentication (set to do anon on =
that=20
site), and enabled SSL.</FONT></DIV>
<DIV><FONT color=3D#000080 size=3D2></FONT> </DIV>
<DIV><FONT color=3D#000080 size=3D2>When someone tries to create a new =
list or=20
document library (any web part) or submits values from a survey (no, I =
don't=20
think it's limited to the survey web part... only example I have at the =
moment),=20
the site issues an HTTP POST to /_vti_bin/owssvr.dll?CS=3D109. =
After=20
clicking the final CREATE button (the one after you select the web part =
type and=20
provide the new name and description), the page goes blank upon posting =
and the=20
following URL is in the address: <A=20
href=3D"http://wsssite/_vti_bin/owssvr.dll?cs=3D109">Http://wsssite/_vti_=
bin/owssvr.dll?cs=3D109</A>.</FONT></DIV>
<DIV><FONT color=3D#000080 size=3D2></FONT> </DIV>
<DIV><FONT color=3D#000080 size=3D2>When I look at the IIS log, I see =
the following=20
that it's getting a return code of 200 for that POST... resulting in an =
error,=20
but the page shows no such thing.</FONT></DIV>
<DIV><FONT color=3D#000080 size=3D2><BR>Ideas? Scoured the =
newsgroup with no=20
luck yet.</FONT></DIV></BODY></HTML>
------=_NextPart_000_000D_01C4635F.EC6FCF50--