Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / September 2007

Tip: Looking for answers? Try searching our database.

AJAX Toolkit - Not working in IE7

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jl_G_0 - 24 Sep 2007 14:19 GMT
Hey all, Im using some tools from the ASP.NET Ajax Toolkit, and its
working fine on IE6, but users that updated to IE7 are getting
javascript errors ('Access Denied' at some lines).
The main problem Im having is with the CollapsiblePanelExtender, that
gives javascript errors when the user clicks to expand it instead of
expanding.
Anyone knows whats happening ? I fixed some errors on controls adding
a <DOCTYPE ....> tag, but it didnt work on this...

Thx.
Göran Andersson - 24 Sep 2007 18:57 GMT
>  Hey all, Im using some tools from the ASP.NET Ajax Toolkit, and its
> working fine on IE6, but users that updated to IE7 are getting
[quoted text clipped - 6 lines]
>
>  Thx.

Have you tried the code in Firefox? It's pickier about standards, so if
you get it to work there, it's very likely to work in IE also. The main
reason that I ask, however, is because of the nice error reporting in
Firefox. The Error Console shows any Javascript errors that occurs (as
well as CSS errors), and by clicking it you can view the exact code
causing the error.

Another option is enabling script debugging in IE and run the
application in debug mode from Visual Studio. That should let you debug
the Javascript.

(For debugging in Firefox, have a look at the Venkman project.)

Signature

Göran Andersson
_____
http://www.guffa.com


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.