Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / March 2005

Tip: Looking for answers? Try searching our database.

</maxRequestLength> and WSE 2.0

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ollie - 08 Sep 2004 17:28 GMT
I have set web.config value for maxRequestLength to -1, but it is still
complaining that the maximum length is being exceeded, Do I have to change
the value in the machine.config as well?

Also what affect does the ChunkSize property have on the DimeAttachment in
class? I set it to 1024 and would not expect it to complain if I attach a
file of greater than 4096?

Can someone explains this please

Cheers

Ollie Riches

<microsoft.web.services2><messaging><maxRequestLength>-1</maxRequestLength><
/messaging></microsoft.web.services2
Ramadass - 16 Sep 2004 23:54 GMT
Did you try setting the MaxRequestLength for both the
client as well as the server??
The chunkSize property enables a large Attachment to be
divided into smaller chunks and enables it to be written
into multiple records. The entire attachment then doesnt
have to be buffered to write into a single record.
Are you implementing DIME over a HTTP transport or a TCP
transport.
Because for Dime over http, the entire message is anyway
loaded into memory..
HTH
Ramadass

>-----Original Message-----
>I have set web.config value for maxRequestLength to -1, but it is still
[quoted text clipped - 15 lines]
>
>.
Stavros Valsamis - 23 Mar 2005 11:26 GMT
you must change the maxRequestLength parameter of the <httpRuntime> section
in the Web.config file also.
See Article :
http://support.microsoft.com/default.aspx?scid=kb;en-us;323245

Stavros

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.