Exchange Server Forums

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

WebDAV response in HTML

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [Microsoft Exchange 2003] >> Outlook Web Access >> WebDAV response in HTML Page: [1]
Login
Message << Older Topic   Newer Topic >>
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
WebDAV response in HTML - 26.Jun.2008 6:05:42 AM   
bravedreamer

 

Posts: 1
Joined: 26.Jun.2008
Status: offline
Hi

I have a strange behavior of WebDAV. If I send a SEARCH request, i get a HTML page in addition with a the xml answer. Really strange. Here is the code:

WEBDAV header:
SEARCH /Exchange/username/Contacts HTTP/1.0
Translate: f
Depth: 1
Host: myFancyHost
Content-Type: text/xml; charset="UTF-8"
Content-Length: 1542
Cookie: sessionid=54b8943e-4193-4cc3-9b10-fc73c899e8a2:0x809; cadata="1rLafeRZgTrW9m++OYRY4Xsy/2Kdn8f5Rrc5TGE8bEYaDaEXEfhf6RalXMx1b6BIIHoXrdw=="


I get the following HTML page:
<!--Copyright (c) 2000-2003 Microsoft Corporation. All rights reserved.-->
<!--CURRENT FILE== "IE5" "WIN32" frameset -->
<!--CURRENT TEMPLATE == frameset.00000001 -->
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8">
<TITLE>Microsoft Outlook Web Access</TITLE>
<BASE href="https://owa.unibz.it/exchange/Wolfgang.Beikircher/">
</HEAD>
<SCRIPT language="JavaScript">
var g_iNewWindowWidth = 700;
var g_iNewWindowHeight = 500;
var g_fWarnOnLogOff=false;
function WarnOnLogOff()
{
if (g_fWarnOnLogOff)
alert("To help protect your mailbox from unauthorized access, close all browser windows when you finish using Outlook Web Access.");
}
</SCRIPT>
<FRAMESET border="1" frameborder="1" OnUnload="WarnOnLogOff()" framespacing="4" cols="180,*" topmargin="0" leftmargin="0"><FRAME name="navbar" src="./?Cmd=navbar" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto" border="1"><FRAME frameborder="0" border="0" name="viewer" src="Inbox/?Cmd=contents" borderColor="#2557AD" scrolling="auto">
<NOFRAMES>
<BODY><P>This page uses frames, but your browser doesn't support them.</P></BODY>
</NOFRAMES>
</FRAMESET>
</HTML>


After this page comes the HTTP header. Which is this one:

HTTP/1.1 207 Multi-Status
Content-Length: 1394
Content-Type: text/xml
Accept-Ranges: rows
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
MS-WebStorage: 6.5.7638
MS-WebStorage: 6.5.7638
X-Powered-By: ASP.NET
Date: Thu, 26 Jun 2008 09:41:11 GMT
Connection: close


It seems to me that two packets were meshed up during the connection. But I get always the same answer from the server. As a remark: I'm using Exchange 2003 and Java to access it.

Any suggestions?
Post #: 1

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [Microsoft Exchange 2003] >> Outlook Web Access >> WebDAV response in HTML Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts