After uploading site and setting up company, when I click catalog, browse I get the following error:
Server Error in '/' Application.
--------------------------------------------------------------------------------
Multiple controls with the same ID 'C3' were found. FindControl requires that controls have unique IDs.
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.Web.HttpException: Multiple controls with the same ID 'C3' were found. FindControl requires that controls have unique IDs.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[HttpException (0x80004005): Multiple controls with the same ID 'C3' were found. FindControl requires that controls have unique IDs.]
System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +220
System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +280
System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +280
System.Web.UI.Control.FillNamedControlsTable(Control namingContainer, ControlCollection controls) +280
System.Web.UI.Control.EnsureNamedControlsTable() +57
System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +106
System.Web.UI.Control.FindControl(String id) +9
System.Web.UI.WebControls.DataBoundControlHelper.FindControl(Control control, String controlID) +68
System.Web.UI.WebControls.DataBoundControl.GetDataSource() +1863793
System.Web.UI.WebControls.DataBoundControl.ConnectToDataSourceView() +34
System.Web.UI.WebControls.DataBoundControl.OnLoad(EventArgs e) +16
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Control.LoadRecursive() +131
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
Any Ideas?
Multiple controls with the same ID 'C3' were found.
- HardySolar
- Ensign (ENS)
- Posts: 19
- Joined: Sun Apr 06, 2008 10:49 am
- Contact:
Re: Multiple controls with the same ID 'C3' were found.
It seems that you have somehow been able to create invalid data in category/catalog-node tables.
Are you using RC2 or RC3?
If you go to Catalog -> Orphaned Items do you see any orphaned products or categories?
Are you using RC2 or RC3?
If you go to Catalog -> Orphaned Items do you see any orphaned products or categories?
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Multiple controls with the same ID 'C3' were found.
I think it is something like Sohaib says. I had remembered getting a similar message in the past and it was after I had put some data into the tables directly, but I couldn't remember exactly what I had done.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
- HardySolar
- Ensign (ENS)
- Posts: 19
- Joined: Sun Apr 06, 2008 10:49 am
- Contact:
Re: Multiple controls with the same ID 'C3' were found.
This was a new install. I believe it is RC3. I had attempted to install numerous times and was unsuccessful. I finalyy created a new database and completely reinstalled and all is OK. Luckily I did not have much into it.
Re: Multiple controls with the same ID 'C3' were found.
Multiple attempts would have created the database records multiple times.HardySolar wrote: I had attempted to install numerous times and was unsuccessful.
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com