Here it is:
DotNetNuke.Services.Exceptions.ModuleLoadException: The function 'ROW_NUMBER' must have an OVER clause with ORDER BY.
Incorrect syntax near ','.
Incorrect syntax near ','.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'and'. ---> System.Data.SqlClient.SqlException: The function 'ROW_NUMBER' must have an OVER clause with ORDER BY.
Incorrect syntax near ','.
Incorrect syntax near ','.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'and'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action
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.TryConsumeMetaData()
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, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
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(CommandBehavior behavior)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)
at NEvoWeb.Modules.NB_Store.SqlDataProvider.GetNB_Store_Productss(Int32 PortalID, Int32 CategoryID, String Lang, String SearchText, Boolean GetArchived, Boolean FeaturedOnly, String OrderBY, Boolean OrderDESC, Int32 ReturnLimit, Int32 PageIndex, Int32 Pagesize, Boolean SearchDescription, Boolean isDealer, String CategoryList, Boolean ExcludeFeatured)
at NEvoWeb.Modules.NB_Store.ProductController.GetProductList(Int32 PortalID, Int32 CategoryID, String Lang, String SearchText, Boolean GetArchived, Boolean FeaturedOnly, String OrderBY, Boolean OrderDESC, Int32 ReturnLimit, Int32 PageIndex, Int32 Pagesize, Boolean SearchDescription, Boolean isDealer, String CategoryList, Boolean ExcludeFeatured)
at NEvoWeb.Modules.NB_Store.ProductList.populateList(Int32 CatID)
at NEvoWeb.Modules.NB_Store.ProductList.Page_Init(Object sender, EventArgs e)
--- End of inner exception stack trace ---
DotNetNuke.Services.Exceptions.ModuleLoadException: The function 'ROW_NUMBER' must have an OVER clause with ORDER BY.
Incorrect syntax near ','.
Incorrect syntax near ','.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'and'. ---> System.Data.SqlClient.SqlException: The function 'ROW_NUMBER' must have an OVER clause with ORDER BY.
Incorrect syntax near ','.
Incorrect syntax near ','.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'order'.
Incorrect syntax near the keyword 'and'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action
1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.OnError(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.TryConsumeMetaData()
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, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
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(CommandBehavior behavior)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)
at NEvoWeb.Modules.NB_Store.SqlDataProvider.GetNB_Store_Productss(Int32 PortalID, Int32 CategoryID, String Lang, String SearchText, Boolean GetArchived, Boolean FeaturedOnly, String OrderBY, Boolean OrderDESC, Int32 ReturnLimit, Int32 PageIndex, Int32 Pagesize, Boolean SearchDescription, Boolean isDealer, String CategoryList, Boolean ExcludeFeatured)
at NEvoWeb.Modules.NB_Store.ProductController.GetProductList(Int32 PortalID, Int32 CategoryID, String Lang, String SearchText, Boolean GetArchived, Boolean FeaturedOnly, String OrderBY, Boolean OrderDESC, Int32 ReturnLimit, Int32 PageIndex, Int32 Pagesize, Boolean SearchDescription, Boolean isDealer, String CategoryList, Boolean ExcludeFeatured)
at NEvoWeb.Modules.NB_Store.ProductList.populateList(Int32 CatID)
at NEvoWeb.Modules.NB_Store.ProductList.Page_Init(Object sender, EventArgs e)
--- End of inner exception stack trace ---