p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > ASP.NET and ASP > ASP 3 Classic ASP Active Server Pages 3.0 > Classic ASP XML
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
Classic ASP XML Using ASP 3 and XML. See also the XML category for more XML discussions not relating to ASP. NOT for ASP.NET 1.0, 1.1, or 2.0

Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP XML section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old July 5th, 2005, 07:51 AM
Registered User
Points: 40, Level: 1
Points: 40, Level: 1 Points: 40, Level: 1 Points: 40, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Apr 2004
Location: Bangalore, Karnataka, India.
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Not being able to post large chunk of data

Hi,

We are trying to post some 20 MB data to a URL using MSXML.serverXMLHTTP. The other party (the URL) is receiving the data but we are not getting the success status 200 back. The browser displays two errors: "Internal Server Error" & "Operation Timed Out". Strangely, I think the first one is thrown by the server and the second one by client. I am not being able to understand where in the loop we are missing out.

We did everything like setting time out properties of serverXMLHTTP (10 min for all) and increasing the script running time of IIS etc.

We could not simulate the problem locally. i.e., when we posted to a asp page on local server, although it took some time, we got the status 200 back.

We are using ASP and IIS 5.0 over WINDOWS 2000 server.

Although I got some solutions over google for IIS6.0 such as modifying the IIS metabase config files, I could not find any solution for the prblem stated above.

Any suggestions?

-- Sanky.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old November 2nd, 2005, 09:17 AM
Registered User
 
Join Date: Nov 2005
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

you need to set maximum http request buffer size on the remote end.
http://support.microsoft.com/default...310156&sd=tech

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Receiving a large chunk of HTML via dojo mega ASP.NET 2.0 Professional 1 January 15th, 2008 08:16 AM
drop down with large data on postback gives error madhusrp ASP.NET 1.0 and 1.1 Professional 5 March 16th, 2006 02:55 AM
Storing Large Amounts Of Data TSEROOGY Classic ASP Databases 3 October 26th, 2004 03:12 AM
Large Data paul_singh ASP.NET 1.1 2 February 16th, 2004 09:04 AM
handle large data files in VB andy_routledge Pro VB 6 1 August 6th, 2003 02:08 PM



All times are GMT -4. The time now is 09:40 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc