Re: IIS 5.0 not accepting multipart/form-data
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 10/29/04
- Next message: Yogita Manghnani [MSFT]: "RE: Renaming a Server/ IIS Question"
- Previous message: CrazzyWebMonkey: "Re: IIS 5.0 not accepting multipart/form-data"
- In reply to: CrazzyWebMonkey: "Re: IIS 5.0 not accepting multipart/form-data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 28 Oct 2004 15:08:08 -0700
Is URLScan running on all the machines? With the same configuration file?
Any other software differences?
How large are the forms data being submitted? kilobytes, megabytes,
gigabytes ?
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "CrazzyWebMonkey" <CrazzyWebMonkey@discussions.microsoft.com> wrote in message news:76EB3352-37B8-4C79-85D0-018B6A9CC111@microsoft.com... 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. > //
- Next message: Yogita Manghnani [MSFT]: "RE: Renaming a Server/ IIS Question"
- Previous message: CrazzyWebMonkey: "Re: IIS 5.0 not accepting multipart/form-data"
- In reply to: CrazzyWebMonkey: "Re: IIS 5.0 not accepting multipart/form-data"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|