473,327 Members | 1,920 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,327 software developers and data experts.

AJAX Asp.net

Ok,

I am really frustraited. I just started looking into the Ajax ASP.net.
And have some real big issues. And its only with Visual Studio.

I have installed the AJAX 2.0 off of www.asp.net/ajax on both my
production server and my machine. I currently am developing from a
remote location through Front Page Extensions (thats where i think my
problem is).

I have over written my config file with the one supplied in the
Microsoft Asp.net folder, i have added a reference to the
System.Web.Services.dll file.

I have tried on a completly different server creating a new website
AJAX enabled and still the same problem.

In VS 2005 (sp1) all the elements come up with the same error :
Element xyz is not a know element.

Now if i just do a real simple example such as:
<asp:ScriptManager id="ScriptManager1" runat="server">

</asp:ScriptManager>
<asp:UpdatePanel id="UpdatePanel" runat="server">
<ContentTemplate>
<asp:Label ID="Label1" runat="server" Text="Label"></
asp:Label><br />
<asp:Button ID="Button1" runat="server" Text="Button" />
</ContentTemplate>
<Triggers>
<asp:AsyncPostBackTrigger ControlID="Button1"
EventName="Click" />
</Triggers>
</asp:UpdatePanel>

And browse to the page it works just fine, I get the proper asynconous
calls, no error messages. Just VS doesn't recognize these controls as
valid.

Please help me before i have to buy a new monitor!!

Oct 25 '07 #1
6 1454
Just to add on to that. When using VS2008 i have no problems with
these tools..

Now i am more confused. Could uninstalling VS2005 and re-installing it
help?

Oct 25 '07 #2

"Nico VanHaaster" <nv*********@caitele.comwrote in message
news:11*********************@i38g2000prf.googlegro ups.com...
Just to add on to that. When using VS2008 i have no problems with
these tools..

Now i am more confused. Could uninstalling VS2005 and re-installing it
help?
I think if you check the VS 2008 page you will see a reference to a
procedure which you need to do to make VS 2005 work with Ajax if you install
VS 2008. I do not have the link but I saw it yesterday (not on this
workstation so I don't have a history to the link).

Hope this helps
LS

Oct 25 '07 #3
Can anyone point me to a resource that Lloyd is speaking of?

I have googled for a few hours and nothing..

Much appreciated

Oct 25 '07 #4
Check that you indeed have the web.config having all the needed pieces in
VS2005. You should have though if you used AJAX-enabled project/web site
template
--
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net
"Nico VanHaaster" <nv*********@caitele.comwrote in message
news:11*********************@i38g2000prf.googlegro ups.com...
Just to add on to that. When using VS2008 i have no problems with
these tools..

Now i am more confused. Could uninstalling VS2005 and re-installing it
help?

Oct 25 '07 #5

"Nico VanHaaster" <nv*********@caitele.comwrote in message
news:11*********************@50g2000hsm.googlegrou ps.com...
Can anyone point me to a resource that Lloyd is speaking of?

I have googled for a few hours and nothing..

Much appreciated
Hi Nico,

I am at workstation with the link. It is
http://www.microsoft.com/downloads/d...displaylang=en

Hope this helps.
Lloyd Sheen

Oct 25 '07 #6

"Nico VanHaaster" <nv*********@caitele.comwrote in message
news:11*********************@50g2000hsm.googlegrou ps.com...
Can anyone point me to a resource that Lloyd is speaking of?

I have googled for a few hours and nothing..

Much appreciated
PS scroll down to the text

After the Beta 2 installation has finished, you should run this script to
ensure that the installation of .NET Framework 3.5 Beta 2 will not affect
the development of ASP.NET AJAX 1.0 applications.

LS

Oct 25 '07 #7

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

Similar topics

11
by: Yarco | last post by:
I want to use "Ajax" to create my web for hobby. But i don't know whether "Ajax" is mature... And what about with php? Someone have experience on it? ....
4
by: bobzimuta | last post by:
I'm creating a simple AJAX library. It's an object that will return an array containing the response text or xml. I'm trying to find a way to assign the response as a property of the object, but...
0
by: melledge | last post by:
Ajax Developers' Day added to XTech 2006 agenda XTech 2006 - 17-19 May - Hotel Grand Krasnopolsky - Amsterdam, The Netherlands
0
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...
1
by: www.web20developers.com | last post by:
http://www.web20developers.com http://www.web20developers.com/index.php?option=com_content&task=view... Ajallerix : AJAX, simple, fast Web image gallery demo ; at Novell AJAX -...
10
by: =?Utf-8?B?WWFua2VlIEltcGVyaWFsaXN0IERvZw==?= | last post by:
controlsPlease could some of you here post some of your live examples of AJAX (esp drag panels, collapsable panels, and popup menu.) (It's one thing to talk about how great something is, but it's...
2
by: soni2926 | last post by:
hi, does anyone know of any good books on ajax and asp.net, one that teaches ajax itself before jumping in atlas? I wanted to get an understanding of ajax and how to use it, most books i've seen...
1
by: shaunwo | last post by:
I'm an AJAX / DOM Novice (at best) and trying to figure out how to write the value to a couple input fields. I don't remember exactly where I got the ajax.js file I'm using from (went to the website...
11
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...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.