• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

getting this error in both FF and IE when trying to go to the forums

Kevin1211

Golden Member
frequently, i am getting this error:

Server Error in '/' Application.
Column 'vchsettingname' does not belong to table qGetSettings.
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 'vchsettingname' does not belong to table qGetSettings.

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 'vchsettingname' does not belong to table qGetSettings.]
System.Data.DataRow.get_Item(String columnName) +121
FuseTalk.API.GetCommunitySettings() +298
FuseTalk.API..ctor(String c) +222
FuseTalkNet.Forum.Page_Load(Object sender, EventArgs e) +348
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750


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


i get something like this almost every time.. any reasoin why?

---

Thanks. We have notified our System Admin, Jason Clark about the problem.

Mod
 
Thought I'd post this here in the hopes of it being useful (since I just got it):




Server Error in '/' Application.
Internal connection fatal error.
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: QueryErrorException: Internal connection fatal error.

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:

[QueryErrorException: Internal connection fatal error.]
FuseTalk.Tools.Data.Query.RunQuery() +473
FuseTalk.Tools.Data.Query.RunQuery(String Name) +22
FuseTalk.API.InitialiseKeys() +191
FuseTalk.API..ctor(String c) +237
FuseTalkNet.Forum.Page_Load(Object sender, EventArgs e) +358
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750


Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
 
Unfortunately these errors don't help at all, but i appreciate the effort. Unless i can make it happen here i cant do anything.
 
It's on and off for me. I'll get the error (trying new post, quote, and switching to a different forum), and a minute later it works fine.

(just got it several times trying send this in. hitting refresh gives a slightly different error message as well.)

Posting error text just in case:

Server Error in '/' Application.
Column 'vchsettingname' does not belong to table qGetSettings.
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 'vchsettingname' does not belong to table qGetSettings.

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 'vchsettingname' does not belong to table qGetSettings.]
System.Data.DataRow.get_Item(String columnName) +121
FuseTalk.API.GetCommunitySettings() +298
FuseTalk.API..ctor(String c) +222
FuseTalkNet.Forum.Page_Load(Object sender, EventArgs e) +361
System.EventHandler.Invoke(Object sender, EventArgs e) +0
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750


Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
 
I;ve posted and logged in a dozen times with FF and IE, no issue. This seems sporatic, if i can recreate it i'll dig until then... we wait.
 
A different error each time seems to happen 5 times in a row (when refreshing frequently) maybe every hour for me. I get it too in Opera. Editing a message also triggered it for me once.
 
Poisted 20 threads, edited 10, viewed dozens of threads. No issues here whatsoever. When you get a reproducable case please post.
 
Jason, it appears to be at certain times. If you don't hit it at the right time, you won't see the error.
About 5 minutes after I posted, it cleared up again.
 
Back
Top