Thursday, November 20, 2008 ..:: Forums ::.. Register  Login
 Forums Minimize
SearchForum Home
     
  Mainstream Forums  Bugs  error after upg...
 error after upgarde
 
David
12 posts
www.synergie-consulting.com
Joined
1/16/2008

error after upgarde
Posted: 12 Feb 08 5:08 AM Modified By David  on 2/12/2008 6:27:49 AM)
I try to upgarde my old database.

I have a lot of error like :

DATA_COLUMNS is neither a DataColumn nor a DataRelation for table .


___

Cannot find column [NAME].


Line 897:					InitializeDynamicView();
Line 898: DataView vwSavedSearch = new DataView(SplendidCache.SavedSearch(m_sMODULE));
Line 899: vwSavedSearch.RowFilter = "NAME is not null";
Line 900: lstSavedSearches.DataSource = vwSavedSearch;
Line 901: lstSavedSearches.DataBind();

CRMv2_2005\_controls\SearchView.ascx.cs    Line: 899
support
2094 posts
1st
Joined
1/3/2006

Re: error after upgarde
Posted: 12 Feb 08 9:51 AM
Please use SystemCheck.aspx to locate the source of the error.  The NAME field must exist in the result set.  If you look into the SavedSearch function, you will see that we explicitly return the NAME field, so the only way the function will fail is if there was an error in selecting the data.
David
12 posts
www.synergie-consulting.com
Joined
1/16/2008

Re: error after upgardeok
Posted: 12 Feb 08 11:06 AM
ok, I delete everything and start again, it's ok this time. Thanks

Very good Idea the Google Ad in the new version ;-)
  Mainstream Forums  Bugs  error after upg...

Forum Home  Search       

Copyright (c) 2006-2008 SplendidCRM Software, Inc. All Rights Reserved.   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2008 by Perpetual Motion Interactive Systems Inc.
SplendidCRM and SplendidCRM Software are trademarks of SplendidCRM Software, Inc. SugarCRM is a trademark of SugarCRM Inc. in the United States, the European Union and other countries. All other trademarks used in this web site are the property of their respective owners.