Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8587149
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T22:29:57+00:00 2026-06-11T22:29:57+00:00

his is a VS 2010 windows application that calls Web Services to upload and

  • 0

his is a VS 2010 windows application that calls Web Services to upload and dowload files between the local machine and a remote machine.(Please note that this application was converted from vs2008 to vs2010 to use .net 4- It worked fine before this conversion took place)

It works fine for .pdf and text files.

But when trying to upload zip files, I am getting the error

System.Web.Services.Protocols.SoapException: There was an exception running the extensions specified in the config file. —> Maximum request length exceeded. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)

Update: I have included <httpRuntime maxRequestLength="10240"/> in the web.config file
of the Web service. The zip files are larger than 8 MB

Any suggestions?

Answer: <httpRuntime maxRequestLength="209715200"/>

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T22:30:01+00:00Added an answer on June 11, 2026 at 10:30 pm

    You can this section under System.Web

    <configuration>
       <system.web>
          <httpRuntime maxRequestLength="209715200"/>
       </system.web>
    </configuration>
    

    The size specified is in kilobytes. The default is 4096 KB (4 MB).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My Delphi 2010 application (currently in development) encrypt users' files and upload them to
At home I've been running VS 2010 on a Windows 7 x64 machine without
I made an application in C# Visual Studio 2010 that generates reports about the
In his book ( Pro WPF in C# 2010 Windows Presentation Foundation in .NET
I noticed that WURFL changed his license model on 30 august 2010. Can please
In his book High Performance Websites Steve Souders wrote (2007) that browsers limit parallel
In his book Java Design , Peter Coad says that one of the five
I have created an OData/WCF service using Visual Studio 2010 on Windows XP SP3
I got a Windows Phone 7 application project from a friend. Now I downloaded
I need to write an application to update a list on a SharePoint 2010

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.