IIS 5.0 not accepting multipart/form-data
From: CrazzyWebMonkey (CrazzyWebMonkey_at_discussions.microsoft.com)
Date: 10/27/04
- Previous message: Chris: "Mac & Unix permissions"
- 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: Tue, 26 Oct 2004 15:15:04 -0700
I have 3 IIS server set up (Development, Test, and Production), and each of
them behave differently when submitting a multipart/form-data form.
The Development server (using http://localhost/) works just fine, the file
is uploaded, and the rest of the fields are set just fine.
The Test server (using internal IP address) will send all the normal fields
just fine, but does not upload the file. No error is generated for the
browser, and the logs show a successful transaction (http: 302)
The Production server (using public IP address that is routed through a
firewall) does not upload the file, and does not send the rest of the fields,
and the browser displays an error (which varies depending on the language
used). When looking the web-logs, there is no error, in fact it shows that
the everthing went fine (http: 302)
Is this behavior caused by an IIS setting (or lack of setting) or a Windows
setting? Where could I find these setting at?
-- CrazzyCodeMonkey
- Previous message: Chris: "Mac & Unix permissions"
- 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 ]