473,399 Members | 2,278 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,399 software developers and data experts.

Include AJAX in existing web

I just instaled AJAX framework. I can use it if I chose AJAX enabled
aplication when I am creating new project.
But I have some web aplication with no AJAX and I need to include it. It is
not project, it is asp.net website. There is no .sln file or other visual
studio project files. I started this web by chosing "New web site", not "New
project". How can I include AJAX into this web?

Thanks
Nov 16 '07 #1
2 1874
Hi,
If you'd like to upgrade an existing Website and add ASP.NET AJAX
functionality into it you'll need to ensure that you manually update your
site's web.config file with the proper entries. The easiest way to do this is
to create a new ASP.NET AJAX-Enabled Website (as mentioned earlier) and then
copy the AJAX-specific portions of web.config to your original web.config
file. You'll of course need to ensure that the ASP.NET AJAX Extensions are
also installed on your production server before deploying the updated site.
Find more info in below links:
http://hknetug.com/blogs/dotnet_hack...plication.aspx

http://www.simple-talk.com/dotnet/as...ax-extensions/
--
Hope this helps.
Thanks and Regards.
Manish Bafna.
MCP and MCTS.

"Igor" wrote:
I just instaled AJAX framework. I can use it if I chose AJAX enabled
aplication when I am creating new project.
But I have some web aplication with no AJAX and I need to include it. It is
not project, it is asp.net website. There is no .sln file or other visual
studio project files. I started this web by chosing "New web site", not "New
project". How can I include AJAX into this web?

Thanks
Nov 16 '07 #2
Blog entry that explains you how to do that:

http://blogs.msdn.com/darrylburling/...-websites.aspx

Web cast that explains you how to do it:

http://www.asp.net/learn/ajax-videos/video-81.aspx

HTH
Braulio

/// ------------------------------
/// Braulio Diez
///
/// http://www.tipsdotnet.com
/// ------------------------------


"Igor" wrote:
I just instaled AJAX framework. I can use it if I chose AJAX enabled
aplication when I am creating new project.
But I have some web aplication with no AJAX and I need to include it. It is
not project, it is asp.net website. There is no .sln file or other visual
studio project files. I started this web by chosing "New web site", not "New
project". How can I include AJAX into this web?

Thanks
Nov 16 '07 #3

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

Similar topics

2
by: trullock | last post by:
Hi, Ive installed the ASP.NET AJAX extensions and ive set up a simple example, however its not doing anything asynchronously, its always posting back... Could this be something to do with the...
3
by: bbawa1 | last post by:
I just want to know that I have already a web application. I want to use ajax in one of my web forms. I installed AJAX in my machine. Now to use ajax in my web application should I create a new...
2
by: m.schaeffer | last post by:
Hello, my problem is, that if i create a new website with Visual Studio 2005 and I choose "AJAX enabled Website" everything works fine. But if I try to do the same with an existing Website...
1
by: DrAnte | last post by:
I just instaled AJAX framework. I can use it if I chose AJAX enabled aplication when I am creating new project. But I have some web aplication (Visual Studio 2005, C#) with no AJAX and I need to...
6
by: Jonathan Wood | last post by:
Greetings, I'd like to implement some AJAX features on an existing ASP.NET site. I have one example of doing this but, otherwise, don't know much about it. I have one question, though, about...
11
by: Jonathan Wood | last post by:
Can anyone point me to any good resources on adding AJAX to a page once the page has already been created? I know VS2008 has options to add AJAX pages, but I didn't select those options when the...
25
by: Mark | last post by:
so, i'm making a website. let's say i have header.php, footer.php and content.php. now in index.php I simply want to include the 3 pages. easy enough to do. but let's say the user navigates to...
4
by: rocketeer | last post by:
I've a set of Javascript classes that maintain state. For example, gm.js might be: var GroupManager { groups: {} }; Over time I add new groups to the list: GroupManager.groups = myGroup; ...
7
by: RichB | last post by:
I am trying to get to grips with the asp.net ajaxcontrol toolkit, and am trying to add a tabbed control to the page. I have no problems within the aspx file, and can dynamically manipulate a...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...
0
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...
0
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...
0
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...
0
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...

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.