Error processing redirect:
System.Web.HttpException: Error building new redirect url: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding. ---> System.Data.SqlClient.SqlException: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)
   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)
   at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
   at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()
   at System.Data.SqlClient.SqlDataReader.get_MetaData()
   at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
   at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
   at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
   at System.Data.SqlClient.SqlCommand.ExecuteReader()
   at Saxo.Shop.Item.getItemsFromDatabase(String[] itemIDList)
   at Saxo.Shop.Item.GetItemsByItemIDs(Int32[] itemIDList)
   at Saxo.Shop.Item.GetItemByID(Int32 itemId)
   at Saxo.Website.Shop.WebCommon.ErrorHandler.getItemByRoute(RedirectRoute route) in d:\CCNet\Saxo.Website.base\release.source\Saxo.Website.Base\trunk\Saxo.Website.Shop\WebCommon\ErrorHandler.cs:line 271
   at Saxo.Website.Shop.WebCommon.ErrorHandler.BuildURLFromRoute(RedirectRoute route) in d:\CCNet\Saxo.Website.base\release.source\Saxo.Website.Base\trunk\Saxo.Website.Shop\WebCommon\ErrorHandler.cs:line 92
   at Saxo.Website.Shop.WebCommon.ErrorHandling.BaseErrorHandler.ProcessRedirect(String& url, String& newUrl) in d:\CCNet\Saxo.Website.base\release.source\Saxo.Website.Base\trunk\Saxo.Website.Shop\WebCommon\ErrorHandling\BaseErrorHandler.cs:line 201
   --- End of inner exception stack trace ---
   at Saxo.Website.Shop.WebCommon.ErrorHandling.BaseErrorHandler.ProcessRedirect(String& url, String& newUrl) in d:\CCNet\Saxo.Website.base\release.source\Saxo.Website.Base\trunk\Saxo.Website.Shop\WebCommon\ErrorHandling\BaseErrorHandler.cs:line 205
   at Saxo.Website.Shop.WebCommon.ErrorHandling.BaseErrorHandler.ProcessRequest(HttpContext context, Exception eX) in d:\CCNet\Saxo.Website.base\release.source\Saxo.Website.Base\trunk\Saxo.Website.Shop\WebCommon\ErrorHandling\BaseErrorHandler.cs:line 89
   at Saxo.Website.Shop.WebCommon.SiteRouting.BaseModule.handleModuleError(HttpContext context) in d:\CCNet\Saxo.Website.base\release.source\Saxo.Website.Base\trunk\Saxo.Website.Shop\WebCommon\SiteRouting\BaseModule.cs:line 63