Server Error in '/' Application.

Full-Text Search is not installed, or a full-text component cannot be loaded.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.SqlClient.SqlException: Full-Text Search is not installed, or a full-text component cannot be loaded.

Source Error:


Line 366:        catch (Exception ex)
Line 367:        {
Line 368:            throw ex;
Line 369:        }
Line 370:        finally

Source File: d:\Projects-paid\hindustanpost\website\App_Code\Datautility.cs    Line: 368

Stack Trace:


[SqlException (0x80131904): Full-Text Search is not installed, or a full-text component cannot be loaded.]
   Datautility.GetDatasetProc(String strProcName, String tblName, SqlParameter[] arProcParam) in d:\Projects-paid\hindustanpost\website\App_Code\Datautility.cs:368
   tags.tabFxn(String tagname, Int32 pageno) in d:\Projects-paid\hindustanpost\website\tags.aspx.cs:157
   tags.Page_Load(Object sender, EventArgs e) in d:\Projects-paid\hindustanpost\website\tags.aspx.cs:33
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1602


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.9176.0