Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
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.Data.SqlClient.SqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Source Error:
Line 1842: objCommand.CommandText = strSQL
Line 1843: objAdapter.SelectCommand = objCommand
Line 1844: objAdapter.Fill(dsTemp, “tblMasterUserList”)
Line 1845:
Line 1846: 'Clean up
Source File: C:\Inetpub\BodyMod.org\wwwroot\pieces.aspx.vb Line: 1844
ég er búin að hada samband við síðuna og þau sögðust hafa reddað málunum en samt sem áður gerist ekkert, hvað þýðir þetta og hvernig get ég lagað það?
innilegar fyrirfram þakkir :)