A server error has occured!
Error Message:

Error happened in site - HTTP://www.C-Labs.com
Machine Name: P3NW8SHSSL024


URL:
http://www.we-dig.net/news.aspx
MSG:
The file '/news.aspx' does not exist.
StackTrace:
at System.Web.UI.Util.CheckVirtualFileExists(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile) at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) at System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
TargetSite:
Void CheckVirtualFileExists(System.Web.VirtualPath)
Last Error:
Site Name:www.we-dig.net
Server:P3NW8SHSSL024

Some Trouble shooting tips...

  • If the error message states something about the network connection to the SQL server is broken, verify that
    <add key="SQLServer" value="KJ34Hdsfk.db.4012561.hostedresource.com" />
    and
    <add key="SQLServerResults" value="KJ34Hdsfk.db.4012561.hostedresource.com" />
    point to the correct name or IP address of the SQL Server
  • Make sure the the SQL login credentials in the WEB.CONFIG correspond to a valid login of your SQL server
  • Make sure your SQL Server is actually running and reachable from the web server