Server Error in '/' Application.

[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite (send()).

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite (send()).

Source Error:


Line 185:Recordset1.CursorLocation = 2
Line 186:Recordset1.LockType = 3
Line 187:Recordset1.Open()
Line 188:Recordset1_numRows = 0
Line 189:

Source File: C:\inetpub\wwwroot\training\uebersicht-all-de.aspx    Line: 187

Stack Trace:


[COMException (0x80004005): [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionWrite (send()).]
   Microsoft.VisualBasic.CompilerServices.LateBinding.InternalLateCall(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack, Boolean IgnoreReturn) +1483
   Microsoft.VisualBasic.CompilerServices.NewLateBinding.LateCall(Object Instance, Type Type, String MemberName, Object[] Arguments, String[] ArgumentNames, Type[] TypeArguments, Boolean[] CopyBack, Boolean IgnoreReturn) +281
   ASP.uebersicht_all_de_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in C:\inetpub\wwwroot\training\uebersicht-all-de.aspx:187
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Page.Render(HtmlTextWriter writer) +39
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8753


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4087.0