Jump to content

Server Down?


Skuderian

Recommended Posts

Hi!

When i want to go to campaign homepage or leaderboard i am directed to the following side:

Server Error in '/DiFPortal' Application.

--------------------------------------------------------------------------------

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:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[sqlException: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.]

System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream) +742

System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +195

Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters)

Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)

Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues)

DotNetNuke.Data.SqlDataProvider.UpdatePortalUser(Int32 PortalId, Int32 UserId, Boolean Authorized, DateTime LastLoginDate) in C:\DotNetNuke\Providers\DataProviders\SqlDataProvider\SqlDataProvider.vb:744

DotNetNuke.UserController.UpdateUserLogin(Int32 UserId, Int32 PortalId, Int32 SuperUserId) +170

DotNetNuke.Global.Application_AuthenticateRequest(Object sender, EventArgs e) +1047

System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60

System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87

--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

Link to comment
Share on other sites

×
×
  • Create New...