System.Exception: @StartDate (DateTime): 8/20/2008 12:00:00 AM @EndDate (DateTime): 8/27/2008 12:00:00 AM @NumBedrooms (Int): 0 @Location (NVarChar): null @CityIdList (NVarChar): 34|35 @VacationType (Int): 1 @LowRate (Decimal): 0 @HighRate (Decimal): 9999 @Resort (NVarChar): null @PropertyName (NVarChar): null @State (NVarChar): null @PropertyTypes (NVarChar): null @SortCol (NVarChar): Price @SortDir (NVarChar): Asc System.Data.SqlClient.SqlException: Invalid object name 'Inventory.dbo.InventoryToSource'. Invalid object name 'Inventory.dbo.InventoryToSource'. 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.SetMetaData(_SqlMetaDataSet metaData, Boolean moreInfo) 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.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable) at Common.SQL.SQLConnect.GetStoredProcedureDataSet(String storedProcName, SqlParameter[] parameters, String connectionString, Int32 startRecord, Int32 maxRecords) in c:\MtnRes\DPE\Inetpub\www\App_Code\SQL\SQLConnect.cs:line 39 at Common.SQL.SQLConnect.GetStoredProcedureDataSet(String storedProcName, SqlParameter[] parameters, String connectionString, Int32 startRecord, Int32 maxRecords) in c:\MtnRes\DPE\Inetpub\www\App_Code\SQL\SQLConnect.cs:line 63 at Common.SQL.HackData.GetPropertyResults(PropertySearchVo poVo, Int32 piStartIndex, Int32 piPageSize, String psSortCol, String psSortDir, Int32& piCount) in c:\MtnRes\DPE\Inetpub\www\App_Code\SQL\HackData.cs:line 35 at SkiWest.Clone.ResultsControl.LoadProperties() in c:\MtnRes\DPE\Inetpub\www\Common\UserControls\ResultsControl.ascx.cs:line 490 at SkiWest.Clone.ResultsControl.InitContent() in c:\MtnRes\DPE\Inetpub\www\Common\UserControls\ResultsControl.ascx.cs:line 136 at SkiWest.Clone.ResultsControl.Page_Load(Object sender, EventArgs e) in c:\MtnRes\DPE\Inetpub\www\Common\UserControls\ResultsControl.ascx.cs:line 119