Hi
I Upgrade may DNN from 6.2.6 to 7.2.2 complatly
and upgrade my "Active Forums" from 5.0.3 To 5.2.2
But Now
when i click on a one of my forums this Error has Occurred
--------------
Error: Active Forums team Config Network is currently unavailable.
DotNetNuke.Services.Exceptions.ModuleLoadException:
The query has been canceled because the estimated cost of this query
(2416) exceeds the configured threshold of 150. Contact the system
administrator. ---> System.Data.SqlClient.SqlException: The query has
been canceled because the estimated cost of this query (2416) exceeds
the configured threshold of 150. Contact the system administrator.
at System.Data.SqlClient.SqlConnection. (SqlException
exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection. (SqlException
exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet
bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean&
moreRows)
at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean
setTimeout, Boolean& more)
at System.Data.SqlClient.SqlDataReader.Read()
at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping
mapping)
at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset,
DataTable datatable, String srcTable, DataReaderContainer dataReader,
Int32 startRecord, Int32 maxRecords, DataColumn parentChapterColumn,
Object parentChapterValue)
at System.Data.Common.DataAdapter.Fill(DataSet dataSet, String
srcTable, IDataReader dataReader, Int32 startRecord, Int32 maxRecords)
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)
at
Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteDataset(SqlConnection
connection, CommandType commandType, String commandText, SqlParameter[]
commandParameters)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteDataset(String
connectionString, CommandType commandType, String commandText,
SqlParameter[] commandParameters)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteDataset(String
connectionString, String spName, Object[] parameterValues)
at
DotNetNuke.Modules.ActiveForums.SqlDataProvider.UI_TopicsView(Int32
PortalId, Int32 ModuleId, Int32 ForumId, Int32 UserId, Int32 PageIndex,
Int32 PageSize, Boolean IsSuper, String SortColumn)
at
DotNetNuke.Modules.ActiveForums.Controls.TopicsView.OnLoad(EventArgs e)
--- End of inner exception stack trace ---
TNX