Re: IIS 5.0 not accepting multipart/form-data
From: CrazzyWebMonkey (CrazzyWebMonkey_at_discussions.microsoft.com)
Date: 10/28/04
- Previous message: kmarks: "Enumerating Groups in ASP with IIS 6.0"
- In reply to: David Wang [Msft]: "Re: IIS 5.0 not accepting multipart/form-data"
- Next in thread: David Wang [Msft]: "Re: IIS 5.0 not accepting multipart/form-data"
- Reply: David Wang [Msft]: "Re: IIS 5.0 not accepting multipart/form-data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 28 Oct 2004 14:05:01 -0700
All the version of IIS are the same, all are fully patched, and all have the
most recent virus definitions loaded. The forms that reside on the three
different servers (which is the exact same code) are all submitted from the
same machine by the same browser.
The Dev server is actually my Dell workstation, running Win2k Pro (hence the
use of http://localhost)
The Test server is a Dell server running Win2k Server.
The Production server is a Dell server running Win2k Server.
The browser I am using is Explorer 6.0.2800.1106.
As for using Network Monitor, or some other packet sniffer, I honestly don't
know what to look for. Some advice on what to look for would be appreciated.
When the forms are submitted to the production server from outside the
firewall, the same errors are received. The other 2 servers are protected by
the firewall, and so can't test them from outsite the firewall.
CrazzyCodeMonkey
"David Wang [Msft]" wrote:
> Are all the IIS servers the same version, same patches, etc?
>
> I suggest using Network Monitor to see traffic between separate client and
> server doing the submit. This will tell you whether the data is sent by the
> browser or not, whether it is received/processed by the server or not, etc.
>
> Also use the same client machine as well as submit the exact same file to
> remove client-side variance.
>
> --
> //David
> IIS
> This posting is provided "AS IS" with no warranties, and confers no rights.
> //
- Previous message: kmarks: "Enumerating Groups in ASP with IIS 6.0"
- In reply to: David Wang [Msft]: "Re: IIS 5.0 not accepting multipart/form-data"
- Next in thread: David Wang [Msft]: "Re: IIS 5.0 not accepting multipart/form-data"
- Reply: David Wang [Msft]: "Re: IIS 5.0 not accepting multipart/form-data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|