Hello,
When trying to run my ASP.NET website with AJAX 3.5 ToolKit on IE6 I am
receiving the JavaScript error "Object expected". When using IE7 there are no
problems running my website.
Is there any configuration for AJAX 3.5 that I need to implement so it will
work on IE6?
Thanks for any advice,
Asaf
Michael Nemtsev [MVP] - 01 Feb 2008 10:47 GMT
Hello Asaf,
Check that u have all latest updates installed
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
A> Hello,
A>
A> When trying to run my ASP.NET website with AJAX 3.5 ToolKit on IE6 I
A> am receiving the JavaScript error "Object expected". When using IE7
A> there are no problems running my website.
A>
A> Is there any configuration for AJAX 3.5 that I need to implement so
A> it will work on IE6?
A>
A> Thanks for any advice,
A> Asa
Asaf - 01 Feb 2008 10:59 GMT
Hi Michael,
All updates are installed and I have also checked this issue with several
PC's.
Something with AJAX 3.5 that not compatible with IE6 I guess.
Asaf
> Hello Asaf,
>
[quoted text clipped - 18 lines]
> A> Thanks for any advice,
> A> Asaf
Elmo Watson - 01 Feb 2008 15:05 GMT
Show us the code where the error is getting generated.
David Wier
http://aspnet101.com
http://iWritePro.com - One click PDF, convert .doc/.rtf/.txt to HTML with no
bloated markup
> Hello,
>
[quoted text clipped - 9 lines]
> Thanks for any advice,
> Asaf
Asaf - 02 Feb 2008 08:26 GMT
Problem solved, thanks.
> Show us the code where the error is getting generated.
>
[quoted text clipped - 16 lines]
> > Thanks for any advice,
> > Asaf