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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T12:12:11+00:00 2026-06-08T12:12:11+00:00

When connecting to the CMS from Template Builder (TB) installed on a 64 bit

  • 0

When connecting to the CMS from Template Builder (TB) installed on a 64 bit Windows 7 laptop, we occasionally get the following error:

The underlying connection was closed: An unexpected error occurred on a receive.
   at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request)
   at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Tridion.ContentManager.Templating.CompoundTemplates.DomainModel.Model.Login(Uri contentManager, NetworkCredential credentials)
   at Tridion.ContentManager.UI.CompoundTemplateDesigner.DesignerForm.LogonAs(Uri uri, Exception initialError)

This error only seems to occur when accessing from a client machine, and never seems occur when connecting from TB installed on the CMS server itself. This also does not seem to be CMS server specific, as the error also occurs intermittently when connecting to other environments and other client installs. I have tried re-installing TB, but the issue remains.

Has anyone else experienced similar issues, or have suggestions on what may be causing the error?

  • 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-08T12:12:13+00:00Added an answer on June 8, 2026 at 12:12 pm

    This can happen if there are too many connections open on the CM Server hosting the Templating Web Service.

    Try restarting the server. If still continues add this following config in Templating web service:

    <httpRuntime executionTimeout="3600" maxRequestLength="102375" ></httpRuntime>
    

    This will leave the file in ../Tridion/Templating/web.config looking something like the following:

    <configuration>
      <tridionConfigSections>
        <sections>
          <clear />
          <add filePath="..\config\Tridion.ContentManager.config" />
        </sections>
      </tridionConfigSections>
      <system.web>
        <httpRuntime executionTimeout="3600" maxRequestLength="1023750"/>
        <authentication mode="Windows" />
        <authorization>
          <allow users="*" />
          <deny users="*" />
        </authorization>
        <identity impersonate="false" />
      </system.web>
      <appSettings>
        <add key="cmeWebRoot" value="WebUI" />
      </appSettings>
    </configuration>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

ms-access is connecting to a local mysql database the following code returns an error:
When saving a CMS block in Magento 1.4.1, I am getting an error, connection
Is connecting with one IP but an error occurs with a complete strange host/ip??
This is the most peculiar thing. It is from an old in house CMS.
So I have a centralised CMS with multiple sites running from a single DB.
When connecting to an SQLite database from Python (using Python 2.6), what strategies are
While connecting to any page drom Android, i get this exception: 06-09 12:50:42.725: WARN/System.err(1080):
I'm a bit further along in converting some sample test/specs from Watir to Selenium.
I have the following code from apache's svn. As you can see this is
I'm converting some shortcode information from an old CMS I'm using. In some article

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.