474,034 Members | 41,306 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

AJAX 3.5 ToolKit & IE6?

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

Feb 1 '08 #1
4 2889
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
AHello,
A>
AWhen trying to run my ASP.NET website with AJAX 3.5 ToolKit on IE6 I
Aam receiving the JavaScript error "Object expected". When using IE7
Athere are no problems running my website.
A>
AIs there any configuration for AJAX 3.5 that I need to implement so
Ait will work on IE6?
A>
AThanks for any advice,
AAsaf
Feb 1 '08 #2
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
"Michael Nemtsev [MVP]" wrote:
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
AHello,
A>
AWhen trying to run my ASP.NET website with AJAX 3.5 ToolKit on IE6 I
Aam receiving the JavaScript error "Object expected". When using IE7
Athere are no problems running my website.
A>
AIs there any configuration for AJAX 3.5 that I need to implement so
Ait will work on IE6?
A>
AThanks for any advice,
AAsaf
Feb 1 '08 #3
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
"Asaf" <AG**@newsgroup s.nospamwrote in message
news:47******** *************** ***********@mic rosoft.com...
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

Feb 1 '08 #4
Problem solved, thanks.
"Elmo Watson" wrote:
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
"Asaf" <AG**@newsgroup s.nospamwrote in message
news:47******** *************** ***********@mic rosoft.com...
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


Feb 2 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1870
by: melledge | last post by:
Ajax Developers' Day to Kick Off XTech 2006 Conference Industry experts offer insight into next generation of the Web ALEXANDRIA, VIRGINIA, USA - April 25, 2006 - In response to the rapidly developing world of Ajax user interfaces on the browser, IDEAlliance (www.idealliance.org) announced today that its annual XTech Conference will kick off on May 16 with Ajax Developers' Day. XTech 2006 (www.xtech-conference.org), to be held May...
1
1770
by: mark4asp | last post by:
Which should I use: 1. "ASP.NET AJAX-Enabled Web Site" or 2. "AJAX Control Toolkit Web Site"? In the first, controls from the control toolkit start as: <cc1:SomeControl></cc1> In the 2nd, those controls are: <ajaxToolkit:SomeControl></ ajaxToolkit>
2
1462
by: =?Utf-8?B?U2VyZ2V5IFBvYmVyZXpvdnNraXk=?= | last post by:
Hi, I am a newbie in AJAX technologies. For my application I need a combination of ListSearchExtender and FilteredTextBox control. I have downloaded the toolkit with source code, and seem to have an understanding on where to modify the controls in order to achieve what I need. I do not want to modify the toolkit source directly as those changes will be overwritten when the next update/version of AJAX will come out.
2
3823
by: Mike P | last post by:
Whenever I startup an Ajax Control Toolkit Website I get the following error: Could not load file or assembly 'System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified. C:\Inetpub\wwwroot\LBM_CallRecordings2\web.config 31 Can anybody help? Any assistance would be much appreciated.
2
1608
by: Cirene | last post by:
3 quick questions... 1. Are the controls in the AJAX Futures download "beta" or the release and stable version? 2. Also, where is the best way to learn how to implement these? (Other than by downloading the stuff at asp.net/ajax.) 3. When will the new version of AJAX be out? Will it be included with the Visual Studio 2008 release?
2
14478
by: =?Utf-8?B?Q2VzYXI=?= | last post by:
I have the ASP.NET 2.0 AJAX Extensions 1.0 installed (v1.0.61025). As to the web.config file, I'm using the one created using the ASP.NET AJAX-Enabled website ... This error is due to that I'm trying to use the AJAX control toolkit, but when I try and add the controls to the toolbar of VS2005 from the dll, I get this error: C:\Program Files\Microsoft ASP.NET\ASP.NET 2.0...
5
3128
by: simon | last post by:
hello, I have a server set up on my local (home) network and can not get an ajax application to run on the box. it works fine on our developement server and also works fine locally. I copied the application to the server, setup the website, installed the ajax extensions, also loaded/enabled front end extensions so i could load the site in visual studio 2005. when i attempt to run the site, either from the server or from another pc...
11
3077
by: =?Utf-8?B?R2VyaGFyZA==?= | last post by:
I have run into a situation that if a page/tab that uses the Ajax toolkit (using .net version 3.5) is closed before the Ajax enable controls complete loading, then IE locks up. Does it in both IE7 and IE8. There is no issue when the controls are allowed to complete loading. Can you please tell me the best practice that handles this? Thanks.
1
3292
by: nehalsmistry | last post by:
Hello.. I am using visual studio 2005. So there is framework 2.0 Now I m using ajax toolkit for 2.0 and installed it. But there is no option like Asp.net ajax enable website. But there is 1 option like Ajax control toolkit website. When i select this website then in default.aspx page there is one control like script manager. but in that also there is error. Its display like this: Error Creating Control- ScriptManager1 Unkown server...
0
10515
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10319
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11584
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
11960
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
11117
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
8667
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6793
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
4919
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3943
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.