am getting some error timeout -- 2
Budget: $10 – $30 USD
to fix the issue i will provide teamviewer or anydesk
below is the error am geting one page of my application
vb.net web application with mssql server
Server Error in '/' Application.
The wait operation timed out
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.ComponentModel.Win32Exception: The wait operation timed out
Source Error:
Line 1283: Mycommand = New SqlCommand(strnewrecord, Myconnection)
Line 1284:
Line 1285: vno = Mycommand.ExecuteScalar.ToString()
Line 1286:
Line 1287:
below is the error am geting one page of my application
vb.net web application with mssql server
Server Error in '/' Application.
The wait operation timed out
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.ComponentModel.Win32Exception: The wait operation timed out
Source Error:
Line 1283: Mycommand = New SqlCommand(strnewrecord, Myconnection)
Line 1284:
Line 1285: vno = Mycommand.ExecuteScalar.ToString()
Line 1286:
Line 1287: