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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T11:20:26+00:00 2026-06-17T11:20:26+00:00

When using SDL Tridion 2011 SP1 we sometimes receive GUI errors when we perform

  • 0

When using SDL Tridion 2011 SP1 we sometimes receive GUI errors when we perform task on multiple items (e.g. publishing 1000 components from one folder at once). Publish about 100 items from the same list works perfectly.

The error we see is in the CME/GUI is as follows:

The transaction associated with the current connection has completed
but has not been disposed. The transaction must be disposed before the
connection can be used to execute SQL statements.

There is an additional error in the Windows Event Viewer in the Tridion Error log as follows:

The socket connection was aborted. This could be caused by an error processing 
    your message or a receive timeout being exceeded by the remote host, or an
    underlying network resource issue. Local socket timeout was
    '10675199.02:48:05.4775807'.
The read operation failed, see inner exception.
The socket connection was aborted. This could be caused by an error processing
    your message or a receive timeout being exceeded by the remote host, or an
    underlying network resource issue. Local socket timeout was
    '10675199.02:48:05.4775807'.
An existing connection was forcibly closed by the remote host

Which timeout values are being used here, and how can we increase these timeout values?

  • 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-17T11:20:29+00:00Added an answer on June 17, 2026 at 11:20 am

    In %windir%\Microsoft.NET\Framework64\v4.0.30319\Config\machine.config
    and %windir%\Microsoft.NET\Framework\v4.0.30319\Config\machine.config

    • Change allowExeDefinition from “MachineOnly” to “MachineToApplication”
    • Before < /configuration > add the section below

    In Tridion\config\Tridion.ContentManager.config
    – Provide a value for transactionTimeout in seconds
    < session transactionTimeout=”3600″ />

    In Tridion\bin\TcmServiceHost.exe.config
    – change the CoreService_netTcpBinding binding

    <binding name="CoreService_netTcpBinding" 
    transactionFlow="true" 
    transactionProtocol="WSAtomicTransaction11" 
    maxReceivedMessageSize="2147483647" 
    closeTimeout="00:30:00" 
    openTimeout="00:30:00" 
    receiveTimeout="00:30:00" 
    sendTimeout="00:30:00">
    
    • Add the following before
      < serviceTimeouts transactionTimeout=”00:30:00″ />

    in Tridion\web\WebUI\WebRoot\Web.config
    – change the CoreService_netTcpBinding binding

    <binding name="TcmNetTcpBinding" 
    maxBufferSize="2147483647" 
    maxReceivedMessageSize="2147483647" 
    maxBufferPoolSize="2147483647" 
    closeTimeout="00:30:00" 
    openTimeout="00:30:00" 
    receiveTimeout="00:30:00" 
    sendTimeout="00:30:00"
    transactionFlow="true" 
    transactionProtocol="WSAtomicTransaction11">
    

    This sets your timeouts to 30 minutes.

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

Sidebar

Related Questions

I am building a GUI extension using SDL Tridion 2011 SP1. I want to
I am using SDL tridion 2011 SP1. I want to get the list of
I am using SDL Tridion 2011 SP1. I need small clarification regarding multimedia schema
I am creating Schema using Core Service in SDL Tridion 2011 SP1. In the
I am using SDL Tridion 2011 SP1. I am creating the Dreamweaver TBB for
I'm using SDL Tridion 2011 SP1 and the documentation states: Users with system administration
I am working on SDL Tridion 2011 SP1 with the XSLT Mediator from SDL
I am using SDL Tridion 2011. I have created a Component of field type
I am using Tridion 2011 SP1 and am connecting to the CoreService using the
In SDL Tridion 2009 SP1, I am using Page Metadata with Component Links to

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.