MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Ajax in MOSS 2007

  Asked By: Rocco Hendricks         Date: Sep 08, 2007      Category: MOSS      Views: 289
 

I would like know on how to integrate a .Net application which has AJAX
controls.
When we use the Ajax controls, it is not getting supported in Sharepoint..

Any inputs?

Tagged:        

 

2 Answers Found

 
Answer #1       Answered By: Allison Stewart          Answered On: Sep 08, 2007       

AJAX is not officially supported yet - the last I heard it was on
"maybe" list for SP1.

 
Answer #2       Answered By: Emmett Hyde          Answered On: Sep 08, 2007       

Ajax .NET application can currently run under sharepoint (though
probably not oficially supported). We run custom app. under
Sharepoint, using ajax  and AJAX Control Toolkit. There should be a
couple of Ajax-specific changes in web.config. Here is a couple of
resources:

sharepoint.microsoft.com/.../Post.aspx?
ID=3 -integrating ASP.NET ajax apps with sharepoint

http://www.codeplex.com/sharepointajax -this is a Sharepoint Ajax
Toolkit -will help with ajax in webparts

weblogs.asp.net/.../using-the-ajax-control-
toolkit-in-sharepoint.aspx -Using the AJAX Control Toolkit in
SharePoint

 
Didn't find what you were looking for? Find more on Ajax in MOSS 2007 Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].