Jump to content

Bug: Can't Drill Down With Location Filter On


Recommended Posts

If I turn the location filter on by entering a zipcode or selecting 'my home', I can't select a category from the filtered directory list. I get this error:

Server Error in '/' Application.
Column 'WMCount' does not belong to table Table.
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.ArgumentException: Column 'WMCount' does not belong to table Table.

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:

[ArgumentException: Column 'WMCount' does not belong to table Table.]
  System.Data.DataRow.get_Item(String columnName) +121
  Waymarking.UI.SimpleDirectoryControl.populateDirectory(Boolean IsRoot) +5465
  Waymarking.UI.SimpleDirectoryControl.populateControls() +1463
  Waymarking.UI.SimpleDirectoryControl.Page_Load(Object sender, EventArgs e) +1407
  System.Web.UI.Control.OnLoad(EventArgs e) +67
  System.Web.UI.Control.LoadRecursive() +35
  System.Web.UI.Control.LoadRecursive() +98
  System.Web.UI.Control.LoadRecursive() +98
  System.Web.UI.Control.LoadRecursive() +98
  System.Web.UI.Control.LoadRecursive() +98
  System.Web.UI.Page.ProcessRequestMain() +750


Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

Link to comment
If I turn the location filter on by entering a zipcode or selecting 'my home', I can't select a category from the filtered directory list.  I get this error:

Server Error in '/' Application.
Column 'WMCount' does not belong to table Table.
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.ArgumentException: Column 'WMCount' does not belong to table Table.

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:

[ArgumentException: Column 'WMCount' does not belong to table Table.]
  System.Data.DataRow.get_Item(String columnName) +121
  Waymarking.UI.SimpleDirectoryControl.populateDirectory(Boolean IsRoot) +5465
  Waymarking.UI.SimpleDirectoryControl.populateControls() +1463
  Waymarking.UI.SimpleDirectoryControl.Page_Load(Object sender, EventArgs e) +1407
  System.Web.UI.Control.OnLoad(EventArgs e) +67
  System.Web.UI.Control.LoadRecursive() +35
  System.Web.UI.Control.LoadRecursive() +98
  System.Web.UI.Control.LoadRecursive() +98
  System.Web.UI.Control.LoadRecursive() +98
  System.Web.UI.Control.LoadRecursive() +98
  System.Web.UI.Page.ProcessRequestMain() +750


Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300

This error has been fixed now. There is still one lingering problem left from the latest updates. The favorites and ratings icons aren't showing up. They'll be back hopefully by the end of the day.

 

Sorry!

 

Sean

Link to comment
×
×
  • Create New...