Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Experts,

I have developed an ASP.Net site and have a certain page that has acouple of autopostback enabled checkboxes and a database driven treeview. So my problem is that, it always happens that when I click a specific checkbox, I get the error below but it only happens in IE8.

Please help me on this, your help is much appreciated.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; GTB0.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MSN Optimized;US)
Timestamp: Fri, 1 Oct 2010 11:21:20 UTC


Message: Syntax error
Line: 174
Char: 38
Code: 0
URI: http://localhost/EntityDocumentList.aspx
Posted
Comments
Sandeep Mewara 1-Oct-10 12:10pm    
If this is your Javascript error (what it looks like!), you need to debug it to get the specific line!

Currently, based on the given info, it's some Javascript Syntax error.

1 solution

can u post view source of this page.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900