DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2009-01-27 14:26:00

charmcitycoder
New member

IE6 JavaScript Error when using MS AJAX Toolkit

IETester (IE6) gives the error "An unknown error occurred while processing the request on the server. The status code returned from the server was: 12019".

It took me a while to realize that running the same page in native IE6 does NOT produce the same error.
The error seems to happen when clicking any control that uses an MS AJAX tookit event.

Scouring some other forums while trying to figure this out, I found a post on the asp.net forums suggesting:

Debugging shows this:
     msxml3.dll: The download of the specified resource has failed.
So it appears IE6 is trying to use an older version of MSXML?  How do we fix this?

(view this post here: http://forums.asp.net/t/1123365.aspx)

Thanks,
Lauren

Offline

 

#2 2009-01-27 15:28:04

fabrice
DebugBar Support

Re: IE6 JavaScript Error when using MS AJAX Toolkit

Please, provide your OS and installed IE version as well as an url where the problem occurs.

Thanks.

Offline

 

#3 2009-01-27 15:42:32

charmcitycoder
New member

Re: IE6 JavaScript Error when using MS AJAX Toolkit

I'm running Vista and native IE7.

The error can be seen running the following page in IE Tester > IE6. Click on the "copy from personal information" checkbox, or change the credit card type or country drop-down under "5. Payment Information".

https://www.ezshieldvault.com/StaticCon … fault.aspx

Thanks.

Offline

 

#4 2009-01-29 15:43:49

fabrice
DebugBar Support

Re: IE6 JavaScript Error when using MS AJAX Toolkit

Hi,

I changed the country drop-down and didn't get any error. Do I have to perform another action ? validate the form ? or something else ?

Offline

 

#5 2009-01-29 17:05:17

charmcitycoder
New member

Re: IE6 JavaScript Error when using MS AJAX Toolkit

Changing the first country dropdown seems to work ok... UNTIL you try to change the second country dropdown (under the 5. Payment Information as I stated before.

It is not a JavaScript issue on our end; I've traced it several times in IE7 and FF2, FF3.

Unfortunately, I'm on Vista and don't have access to a native version of IE6 so I'm not sure whether it's happening there as well.

This isn't a huge deal for me, esp if it DOES work ok on IE6 native, which I suspect it does, but I just wanted to make you aware of the issue.

Thanks in general for a great tool otherwise smile


** Edit- my mistake, I forgot I DID have a co-worker check this out on IE6, and the same error does not appear. Thanks again...

Last edited by charmcitycoder (2009-01-29 17:08:47)

Offline

 

#6 2009-01-30 12:42:07

fabrice
DebugBar Support

Re: IE6 JavaScript Error when using MS AJAX Toolkit

I still don't get the bug, but I have Vista SP1 and IE8RC1 as native browser, so maybe it makes a difference (should not by the way).

Offline

 

#7 2009-01-30 13:43:31

charmcitycoder
New member

Re: IE6 JavaScript Error when using MS AJAX Toolkit

Hrmm, not sure. Other developers are getting similar errors as well, not just me (see the asp.net forum link I reference in my first post). Cheers.

Offline