Something went wrong. Please try again or contact system administrators

Error Encountered
System.Exception

Error: This application has already been initialized as either a Windows Service or a Web Service.TRIM.SDK.TrimException: This application has already been initialized as either a Windows Service or a Web Service. at TRIM.SDK.TrimApplication.SetAsWebService(String webServiceWorkPath) at CMSearchWebService.TrimWrapperService.get_DB() in C:\Current\TRIM\CMSearch\Main\CMSearchWebService\TrimWrapperService.cs:line 103 at CMSearchWebService.TrimWrapperService..ctor() in C:\Current\TRIM\CMSearch\Main\CMSearchWebService\TrimWrapperService.cs:line 114 at CMSearchWebService.CMSearch.GetRecordDetail(String authKey, Int64 longURI, Boolean boolIncludeFile) in C:\Current\TRIM\CMSearch\Main\CMSearchWebService\CMSearch.asmx.cs:line 96 Stack trace: at TRIM.SDK.TrimApplication.SetAsWebService(String webServiceWorkPath) at CMSearchWebService.TrimWrapperService.get_DB() in C:\Current\TRIM\CMSearch\Main\CMSearchWebService\TrimWrapperService.cs:line 103 at CMSearchWebService.TrimWrapperService..ctor() in C:\Current\TRIM\CMSearch\Main\CMSearchWebService\TrimWrapperService.cs:line 114 at CMSearchWebService.CMSearch.GetRecordDetail(String authKey, Int64 longURI, Boolean boolIncludeFile) in C:\Current\TRIM\CMSearch\Main\CMSearchWebService\CMSearch.asmx.cs:line 96

at CMSearchWeb.Helper.CommonFunction.HandleErrorAfterWebServiceCall(Object obj) in C:\Current\TRIM\CMSearch\Main\CMSearchWeb\Helper\CommonFunction.cs:line 140 at CMSearchWeb.Search.RecordViewer.Page_Load(Object sender, EventArgs e) in C:\Current\TRIM\CMSearch\Main\CMSearchWeb\Search\RecordViewer.aspx.cs:line 368 at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)