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 8352475
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T08:58:18+00:00 2026-06-09T08:58:18+00:00

Techies– I tried to use just the default basicHttpBinding with an increase for the

  • 0

Techies–
I tried to use just the default basicHttpBinding with an increase for the maxReceivedMessageSize, but discovered I needed to increase the readQuotas–which I couldn’t define without naming the binding.

    <bindings>
      <basicHttpBinding>
          <binding name="DefaultBasicHttpBinding"
             maxBufferPoolSize="2147483647"
             maxReceivedMessageSize="2147483647"
             maxBufferSize="2147483647">
              <readerQuotas
                  maxArrayLength="2147483647"
                  maxBytesPerRead="2147483647"
                  maxDepth="2147483647"
                  maxNameTableCharCount="2147483647"
                  maxStringContentLength="2147483647" />
          </binding>
      </basicHttpBinding>
  </bindings>

Do I need to change something in the way the client web.config is referencing basicHttp? Here’s what I have:

    <bindings>
    <!-- Adding TelapointWorkFlowService Bindings -->
    <!-- NOTE: May need to be converted for AppDev standards, leave as is for now. -->
    <basicHttpBinding>
        <binding name="BasicHttpBinding_TelaPointSMService" closeTimeout="00:10:00"
             openTimeout="00:10:00" receiveTimeout="00:15:00" sendTimeout="00:10:00"
             allowCookies="false" bypassProxyOnLocal="false"  
             hostNameComparisonMode="StrongWildcard"
             maxBufferSize="2147483647" maxBufferPoolSize="2147483647" 
             maxReceivedMessageSize="2147483647"
             messageEncoding="Text" textEncoding="utf-8" transferMode="Buffered"
             useDefaultWebProxy="true">
            <readerQuotas maxDepth="2147483647" maxStringContentLength="2147483647" 
                maxArrayLength="2147483647"
                maxBytesPerRead="2147483647" maxNameTableCharCount="2147483647" />
            <security mode="None">
                <transport clientCredentialType="None" proxyCredentialType="None"
                    realm="" />
                <message clientCredentialType="UserName" algorithmSuite="Default" />
            </security>
        </binding>
    </basicHttpBinding>
  • 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-09T08:58:19+00:00Added an answer on June 9, 2026 at 8:58 am

    Out of frustration, I changed the line

    <binding name="DefaultBasicHttpBinding" to
    <binding name=""

    and voilà! The custom quotas/max size settings I needed to assign to this workflow were associated correctly.

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

Sidebar

Related Questions

Hai Techies, in C#, how can we define the multicast delegate which accepts a
I understand this is purely a coding related forum, but i believe techies can
It's pretty hard for non-techies to find which key to hit so their PC
Hai Techies, I have some stored procedure which was written in SQL server.Now i
I'd like to provide a browser page to help non-techies run the various tests
Is it possible in the Wiki to have a link name, but different file
I am stuck at the situation where I want the url, which contains a
Being a softie, I'm currently fighting some hardware techies on a hardware detection mechanism.
For example if I have a web page HTML like below <body> Hello Techies,
I have a collection of legitimate media files (movies, songs, etc) which I have

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.