Welcome Guest Search | Active Topics | Log In | Register

Search problem Options · View
soltys
#1 Posted : Wednesday, October 01, 2008 9:21:48 AM
Rank: Member




Joined: 6/5/2008
Posts: 21
Location: Warsaw, PL
Hi

I have this problem..Any time user searchs smth. on forum using "Search by post" system provides error:

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 YAF.Classes.Data.DBAccess.GetDatasetBasic(SqlCommand cmd, Boolean transaction) in C:\Inetpub\wwwroot\Yaf_Forum_beta\YAF.Classes\YAF.Classes.Data\DBAccess.cs:line 301 at YAF.Classes.Data.DBAccess.GetData(SqlCommand cmd, Boolean transaction) in C:\Inetpub\wwwroot\Yaf_Forum_beta\YAF.Classes\YAF.Classes.Data\DBAccess.cs:line 327 at YAF.Classes.Data.DBAccess.GetData(SqlCommand cmd) in C:\Inetpub\wwwroot\Yaf_Forum_beta\YAF.Classes\YAF.Classes.Data\DBAccess.cs:line 319 at YAF.Classes.Data.DB.GetSearchResult(String toSearchWhat, String toSearchFromWho, SearchWhatFlags searchFromWhoMethod, SearchWhatFlags searchWhatMethod, Int32 forumIDToStartAt, Int32 userID, Int32 boardId, Int32 maxResults, Boolean useFullText) in C:\Inetpub\wwwroot\Yaf_Forum_beta\YAF.Classes\YAF.Classes.Data\DB.cs:line 242 at YAF.Pages.search.BindData(Boolean newSearch) System.Data.SqlClient.SqlException: Full-Text Search is not installed, or a full-text component cannot be loaded. 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.HasMoreRows() at System.Data.SqlClient.SqlDataReader.ReadInternal(Boolean setTimeout) 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


It's strange..because on my local machine with same db applications works ok..The problem occures only on develope server...

Anyone knows the soulution?
soltys
#2 Posted : Thursday, October 02, 2008 10:45:16 AM
Rank: Member




Joined: 6/5/2008
Posts: 21
Location: Warsaw, PL
Solved..

I've noticed that I didn't have 'full text search' service installed on the other server..

Sorry for spam..
You can delete this topic..
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAFPro Theme Created by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.3 RC2 | YAF © 2003-2008, Yet Another Forum.NET
This page was generated in 0.086 seconds.

SourceForge.net Logo Powered by ASP.NET v2.0 411ASP.NET