SharePoint
Microsoft SharePoint Team Blog

The official blog of the Microsoft SharePoint Product Group
2010
Integrating ASP.NET AJAX with SharePoint

Comments

re: Integrating ASP.NET AJAX with SharePoint

Hi all,
I don't understand what's happened...
I'm able to build and correctly deploy my webpart using this code but I get an error on my sharepoint page: "An unexpected error has occured". No more information.
What could be wrong?
Thanks

 Commented by <empty> on 7/28/2010 8:15:28 AM

System Account on 7/28/2010 8:15 AM

SharePoint 2007 母版页添加

按照SharePointTeamBolg的文章,文章中建议大家将

 Commented by <empty> on 1/19/2009 12:56:48 AM

System Account on 1/19/2009 12:56 AM

re: Integrating ASP.NET AJAX with SharePoint

Hi,
I followed the steps what you mention on above . but when i placing scriptmanager in masterpage it is giving error.
error: scriptmanger is not permitted in internet explorer 6.0.
how to solve the problem. i need to use ajax in share point portal..
 Commented by <empty> on 9/22/2008 6:49:25 AM

System Account on 9/22/2008 6:49 AM

PostBack is executed with AJAX installed!!

Hi,
   Here we've been trying (for a week 'til now)to activate AJAX in our sharepoint website, but we still see the postback in the page..., why is this? I did everything you say to activate ajax...
   Is it possible that there is an error in step 1...?
   Thanks for sharing!
 Commented by <empty> on 8/5/2008 3:49:45 PM

System Account on 8/5/2008 3:49 PM

Timer control is not working in MOSS 2007

hi Michael
    I do have the same problem, my webpart is not refreshing after publishing the page.
How you resolved it?
Thanks.
 Commented by <empty> on 8/5/2008 4:27:49 AM

System Account on 8/5/2008 4:27 AM

re: Integrating ASP.NET AJAX with SharePoint

hi,
I have integrated the page but when i call the script manager and the update pannel it shows an error message as type is not registered safe PLEASE HELP MEEEEEEEEEEEEEEEEEEEEEEEE
 Commented by <empty> on 7/23/2008 5:55:58 AM

System Account on 7/23/2008 5:55 AM

Getting Telerik RADEditor for MOSS installed - Part 1

Getting Telerik RADEditor for MOSS installed - Part 1 Getting Telerik&#39;s RADEditor installed in our

 Commented by <empty> on 7/18/2008 6:43:54 PM

System Account on 7/18/2008 6:43 PM

re: Integrating ASP.NET AJAX with SharePoint

A did everything as is described. Add Script manager to my test page on sharepoint and tried to add SilverLight Media Viewer and I get this message:
SilverLight BluePrint for Sharepoint: The Media Viewer Web Part: Cannot import SL.SharePoint.MediaViewer Web Part.
What could be wrong, I did not find any solution on google...
I am using ajax web parts on my test page in connetion with SmartPart, but this does not work...
 Commented by <empty> on 7/9/2008 3:18:40 AM

System Account on 7/9/2008 3:18 AM

re: Integrating ASP.NET AJAX with SharePoint

Shine i had the same issue and i have resolve it,
the problem is that the webpart manager TAG:

has been placed before the Form Tag
to resolve this issue
just cut it and paste after the Form Tag.




....
....
******************************************
******************************************







....
....
 Commented by <empty> on 7/8/2008 7:15:05 AM

System Account on 7/8/2008 7:15 AM

re: Integrating ASP.NET AJAX with SharePoint

After changing master page from blueband.master to default.master, updatepanel worked for Publishing Portal  too...
One way to make this work
1) install .Net 3.5 framework
2) Create webpart using Visual studio 2008 + SharePoint extension. That is all…(http://msdn.microsoft.com/en-us/library/bb861877.aspx)
No web.config changes required for simple update panel to work. Only one entry need to be on web.config   is safecontrol entry for webaprt.
I really want to make webpart partial rending work with blueband.master, we used similar master page for our current site.
 Commented by <empty> on 6/19/2008 10:10:48 AM

System Account on 6/19/2008 10:10 AM
1 - 10Next

Add Comment

Items on this list require content approval. Your submission will not appear in public views until approved by someone with proper rights. More information on content approval.

Title


Body *


Captcha

Please verify the text shown in the image

Commented By


Migrated Source URL


Commentator Name


Commentator Email


Attachments

Microsoft SharePoint Team Blog