{"id":3925,"date":"2024-10-25T00:02:17","date_gmt":"2024-10-25T04:02:17","guid":{"rendered":"https:\/\/agromt.news\/?p=3925"},"modified":"2024-10-25T00:02:17","modified_gmt":"2024-10-25T04:02:17","slug":"the-wait-operation-timed-out","status":"publish","type":"post","link":"https:\/\/agromt.news\/?p=3925","title":{"rendered":"The wait operation timed out"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<div id=\"\">&#13;<\/p>\n<td>&#13;<br \/>\n                      <code><\/p>\n<pre>&#13;\n&#13;\n[Win32Exception (0x80004005): The wait operation timed out]&#13;\n&#13;\n[SqlException (0x80131904): Execution Timeout Expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.]&#13;\n   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +265&#13;\n   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +711&#13;\n   System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean&amp; dataReady) +4346&#13;\n   System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() +88&#13;\n   System.Data.SqlClient.SqlDataReader.get_MetaData() +102&#13;\n   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) +621&#13;\n   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task&amp; task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) +3387&#13;\n   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task&amp; task, Boolean&amp; usedCache, Boolean asyncWrite, Boolean inRetry) +650&#13;\n   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +83&#13;\n   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +3427&#13;\n   Agrolink.Framework.Core.Dao.DataSourceDao.ExecutarDataSource(DataSourceConfigDTO dataSource, List`1 parametros) in C:\\ProjetosAgrolink\\AgrolinkFramework\\Core\\Agrolink.Framework.Core\\Dao\\DataSourceDao.cs:115&#13;\n   Agrolink.Framework.ContentRouter.ContentRouterNeg.ObterByKey(String key, String gerenciadorCache, String userId) +1043&#13;\n   Agrolink.Website.Controllers.SiteAgrolinkBaseController.SetarConteudoMetadado() in C:\\ProjetosAgrolink\\AgrolinkMVC\\Agrolink.Website\\Controllers\\Base\\SiteAgrolinkBaseController.cs:7735&#13;\n   Agrolink.Website.Controllers.SiteAgrolinkBaseController.DetalheNivel1RouterSwitch() in C:\\ProjetosAgrolink\\AgrolinkMVC\\Agrolink.Website\\Controllers\\Base\\SiteAgrolinkBaseController.cs:4457&#13;\n   lambda_method(Closure , ControllerBase , Object[] ) +87&#13;\n   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +35&#13;\n   System.Web.Mvc.Async.&lt;&gt;c.<begininvokesynchronousactionmethod>b__9_0(IAsyncResult asyncResult, ActionInvocation innerInvokeState) +40&#13;\n   System.Web.Mvc.Async.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) +77&#13;\n   System.Web.Mvc.Async.&lt;&gt;c__DisplayClass11_0.<invokeactionmethodfilterasynchronouslyrecursive>b__0() +80&#13;\n   System.Web.Mvc.Async.&lt;&gt;c__DisplayClass11_2.<invokeactionmethodfilterasynchronouslyrecursive>b__2() +396&#13;\n   System.Web.Mvc.Async.&lt;&gt;c__DisplayClass11_2.<invokeactionmethodfilterasynchronouslyrecursive>b__2() +396&#13;\n   System.Web.Mvc.Async.&lt;&gt;c__DisplayClass11_2.<invokeactionmethodfilterasynchronouslyrecursive>b__2() +396&#13;\n   System.Web.Mvc.Async.&lt;&gt;c__DisplayClass11_2.<invokeactionmethodfilterasynchronouslyrecursive>b__2() +396&#13;\n   System.Web.Mvc.Async.&lt;&gt;c__DisplayClass11_2.<invokeactionmethodfilterasynchronouslyrecursive>b__2() +396&#13;\n   System.Web.Mvc.Async.&lt;&gt;c__DisplayClass11_2.<invokeactionmethodfilterasynchronouslyrecursive>b__2() +396&#13;\n   System.Web.Mvc.Async.&lt;&gt;c__DisplayClass3_6.<begininvokeaction>b__4() +50&#13;\n   System.Web.Mvc.Async.&lt;&gt;c__DisplayClass3_1.<begininvokeaction>b__1(IAsyncResult asyncResult) +188&#13;\n   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +1946&#13;\n   System.Web.Mvc.&lt;&gt;c.<beginexecutecore>b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState) +29&#13;\n   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73&#13;\n   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +42&#13;\n   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +39&#13;\n   System.Web.Mvc.Async.AsyncResultWrapper.End(IAsyncResult asyncResult, Object tag) +10&#13;\n   System.Web.Mvc.&lt;&gt;c.<beginprocessrequest>b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState) +43&#13;\n   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73&#13;\n   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +29&#13;\n   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +4831&#13;\n   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +220&#13;\n   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) +3241&#13;\n<\/beginprocessrequest><\/beginexecutecore><\/begininvokeaction><\/begininvokeaction><\/invokeactionmethodfilterasynchronouslyrecursive><\/invokeactionmethodfilterasynchronouslyrecursive><\/invokeactionmethodfilterasynchronouslyrecursive><\/invokeactionmethodfilterasynchronouslyrecursive><\/invokeactionmethodfilterasynchronouslyrecursive><\/invokeactionmethodfilterasynchronouslyrecursive><\/invokeactionmethodfilterasynchronouslyrecursive><\/begininvokesynchronousactionmethod><\/pre>\n<p>                      <\/code>&#13;<br \/>\n&#13;\n                  <\/td>\n<p>&#13;\n               <\/p><\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/www.agrolink.com.br\/noticias\/decreto-pode-restringir-importacao-de-lacteos_496124.html\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#13; &#13; &#13; &#13; [Win32Exception (0x80004005): The wait operation timed out]&#13; &#13; [SqlException (0x80131904): Execution Timeout Expired. The timeout period<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[8,1,14],"tags":[],"class_list":["post-3925","post","type-post","status-publish","format-standard","hentry","category-agro","category-news","category-politica-agro"],"_links":{"self":[{"href":"https:\/\/agromt.news\/index.php?rest_route=\/wp\/v2\/posts\/3925"}],"collection":[{"href":"https:\/\/agromt.news\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/agromt.news\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/agromt.news\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/agromt.news\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3925"}],"version-history":[{"count":0,"href":"https:\/\/agromt.news\/index.php?rest_route=\/wp\/v2\/posts\/3925\/revisions"}],"wp:attachment":[{"href":"https:\/\/agromt.news\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3925"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/agromt.news\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=3925"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/agromt.news\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=3925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}