Re: IIS on 2003 Server Cab Download in HTTPS problem.
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 11/04/03
- Previous message: Wei-Dong Xu [MSFT]: "Re: Login Failed asp.net to SQL"
- In reply to: Benjamin Stephens: "Re: IIS on 2003 Server Cab Download in HTTPS problem."
- Next in thread: Benjamin Stephens: "Re: IIS on 2003 Server Cab Download in HTTPS problem."
- Reply: Benjamin Stephens: "Re: IIS on 2003 Server Cab Download in HTTPS problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 3 Nov 2003 22:35:37 -0800
Can you check with Network monitor to verify that indeed NO response data is
being sent by the server?
I think something is preventing the server from serving the file:
Win32 error 64 = "The specified network name is no longer available."
Win32 error 995 = "The I/O operation has been aborted because of either a
thread exit or an application request."
These are signs that the server tried to send the data, but either the
backend disappeared on it, or the client disconnected prematurely.
Do you have a Wildcard Extension mapped on the server?
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Benjamin Stephens" <anonymous@discussions.microsoft.com> wrote in message news:024201c3a22a$13c1cce0$a101280a@phx.gbl... >It is not clear whether the problem is: >1. The server sends the CAB file to the client, but the >client is rejecting it for some reason >2. The server is not sending the CAB file. Through more log work, (Pun intended) I've found that the server is not sending it. The log reports 7279695 bytes sent under port 80 and 0 bytes sent under port 443. Any help? Thanks, Benjamin Stephens
- Previous message: Wei-Dong Xu [MSFT]: "Re: Login Failed asp.net to SQL"
- In reply to: Benjamin Stephens: "Re: IIS on 2003 Server Cab Download in HTTPS problem."
- Next in thread: Benjamin Stephens: "Re: IIS on 2003 Server Cab Download in HTTPS problem."
- Reply: Benjamin Stephens: "Re: IIS on 2003 Server Cab Download in HTTPS problem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|