Homeowners
Articles
Professionals
Projects
 
Why Join  |  Login
Place Page header in <h1> tag please and add title to Sitemap

Sorry, an error occurred while handling your request.

An error occurred during execution the application

There was an error during the operation.

Information about the error has been logged.
Could not allocate space for object 'dbo.SearchCache'.'PK_SearchCache_2' in database 'RmzWww1' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
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.ConsumeMetaData()
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)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
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.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at System.Data.Linq.SqlClient.SqlProvider.Execute(Expression query, QueryInfo queryInfo, IObjectReaderFactory factory, Object[] parentArgs, Object[] userArgs, ICompiledSubQuery[] subQueries, Object lastResult)
at System.Data.Linq.SqlClient.SqlProvider.ExecuteAll(Expression query, QueryInfo[] queryInfos, IObjectReaderFactory factory, Object[] userArguments, ICompiledSubQuery[] subQueries)
at System.Data.Linq.SqlClient.SqlProvider.System.Data.Linq.Provider.IProvider.Execute(Expression query)
at System.Data.Linq.DataContext.ExecuteMethodCall(Object instance, MethodInfo methodInfo, Object[] parameters)
at Rmz.BusinessLogic.ltsRmzLightDataContext.SearchingForObjectsNew(String searchTerm, Nullable`1 searchType, String zipCodeList, String stateList, String townList, Nullable`1 filterByDistance, String filterList, String filterLessList, String filterLessValue, String filterGreaterList, String filterGreaterValue, Nullable`1 pageSize, Nullable`1 currentPage, Nullable`1 sortOrder, Nullable`1& totalRows) in D:\Projects\Rmz.WebApp\Rmz.BusinessLogic\ltsRmzLight.designer.cs:line 1374
at Rmz.BusinessLogic.Search.SearchManager.SearchingFor(String keywordTerms, SearchType searchType, String zipList, String stateIdList, String townIdList, Int32 filterByDistance, String filterIdsList, String filterLessList, String filterLessValue, String filterGreaterList, String filterGreaterValue, SearchResultOrder searchOrder, Int32 pageSize, Int32 currentPage, Int32& totalRecords) in D:\Projects\Rmz.WebApp\Rmz.BusinessLogic\Search\SearchManager.cs:line 72
at Rmz.BusinessLogic.Search.SearchManager.SearchForObjectsNew(String keywordTerms, SearchType searchType, String zipList, String stateIdList, String townIdList, Int32 filterByDistance, String filterIdsList, String filterLessList, String filterLessValue, String filterGreaterList, String filterGreaterValue, SearchResultOrder searchOrder, Int32 pageSize, Int32 currentPage, Int32& totalRecords) in D:\Projects\Rmz.WebApp\Rmz.BusinessLogic\Search\SearchManager.cs:line 61
at Rmz.BusinessLogic.Search.SearchBuilder.ExecuteSearch() in D:\Projects\Rmz.WebApp\Rmz.BusinessLogic\Search\SearchBuilder.cs:line 1092
at Rmz.Web.Community.Articles.Category.Page_Load(Object sender, EventArgs e) in D:\Projects\Rmz.WebApp\Rmz.Web\Community\Articles\Category.aspx.cs:line 61
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)