ITCN ASP.NET Discussion Forum

Stack Overflow Error

Share/Bookmark: Add this Thread to Digg Digg   Add this Thread to StumbleUpon Stumble Upon   Add this Thread to Del.icio.us Del.icio.us   Add this Thread to Reddit Reddit   Add this Thread to Facebook Facebook
RE: Stack Overflow Error
by bwise on Wed, Feb 14 2007 9:32 PM
That draws the javscript on the submit button so it only gets pressed once. It's not needed on the search page, so you can remove it.

Again, however, this has nothing to do with the forum. You need to fix the error with your Windows and IE installation which is causing IE to give you severe errors.
ITCN NJ Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 363
RE: Stack Overflow Error
by Suma Gowda on Wed, Feb 14 2007 4:16 PM
Hi,
I got rid of the error by commenting out follwing line from the code (search.aspx.vb):

searchForm.Attributes.Add("onSubmit", Page.GetPostBackEventReference(submitter))

And everything worked fine without any problem.....can you please explain me whats the function on the above line and how come everything works fine without it being in there.

Please advice.

TIA,
Suma

Suma Gowda
Guest
RE: Stack Overflow Error
by bwise on Tue, Feb 13 2007 1:16 PM
You would have to contact Microsoft, I don't know. Try upgrading IE to the lastest version with Windows Update.

Sorry, but we only support the forum software, we can't support Microsoft's browser also!
ITCN NJ Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 363
RE: Stack Overflow Error
by Suma Gowda on Tue, Feb 13 2007 1:13 PM
what should be my setting in .NET or IE so that I dont get this error?
Suma Gowda
Guest
RE: Stack Overflow Error
by bwise on Mon, Feb 12 2007 10:17 PM
There is a problem with your .NET settings on your server and security with IE - this has nothing to do with the forum software. You'll notice you do not get that error on this website with IE 7, you can search for anything.
ITCN NJ Web Design and Marketing is a web design and application programming firm located in Morristown, New Jersey.
bwise
bwise
Joined: Sat, Sep 18 2004
Location: Morristown, NJ
Posts: 363
Stack Overflow Error
by Suma Gowda on Mon, Feb 12 2007 8:49 PM
I am having a problem running forum search on my IE 7.0 browser. It gives me the right fforum search results, but before it does that - it pops up an error message saying "stack overflow"

Please advice.

TIA,
Suma
Suma Gowda
Guest