惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
I
InfoQ
Engineering at Meta
Engineering at Meta
D
DataBreaches.Net
L
LangChain Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
GbyAI
GbyAI
爱范儿
爱范儿
Microsoft Security Blog
Microsoft Security Blog
腾讯CDC
美团技术团队
罗磊的独立博客
Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
雷峰网
雷峰网
M
MIT News - Artificial intelligence
D
Docker
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
博客园 - 叶小钗

博客园 - Ken Lin

Oracle VS Sql Server Asp.net常用的一些代码(转) - Ken Lin - 博客园 Sharepoint工作流任务权限问题 MOSS开发Tips WSS 扩展文件夹属性-应用场景一 内容查询Web 部件定制 How to submit data in InfoPath form services Form Services方式发布带有Managed Code的表单模板 WSS 代码执行的权限提升 用代码访问InfoPath表单内容 STSADM 进行MOSS的备份与迁移 利用SharePoint Designer更改任务列表状态栏显示 MOSS 工作流(二)自定义开发 MOSS-自定义字段类型 通过Web Part Connection 在Web Part 之间传递数据(二) 通过Web Part Connection 在Web Part 之间传递数据(一) WebPart 生存周期 QuickPart中文字符显示问题 MOSS 工作流(一)
MOSS SP1 解决Ajax Extension 对Webpart的兼容性问题
Ken Lin · 2008-01-22 · via 博客园 - Ken Lin

下面是我最近在用Ajax Extension开发ajax webpart遇到的一个问题

问题描述:
Ajax Extension 为我们开发带ajax功能的webpart提供了一个简单易用,并且强大的平台。

但是,在MOSS SP1未发布之前,Ajax Extension对webpart的支持受到了限制。
具体表现在:运用了ajax extension 控件(如ScriptManager,UpdatePanle) 的 webpart 只能运行一次,之后就失效了,而且还影响了页面上其它webpart的正常使用

Windows SharePoint Services v3 基于Asp.Net 2.0构建。Microsoft ASP.NET AJAX 1.0在MOSS之后推出,因此在某些情况下,ASP.NET AJAX 和 SharePoint之间存在一些兼容性问题,这些问题将会在Windows SharePoint Services SP1中解决。

解决方法:

为MOSS 安装最新补丁包 SP1,就能解决这个兼容性问题

大体步骤:

1.安装 wss 3.0 sp1

2.安装 MOSS 2007 sp1
3.重新运行SharePoint产品与技术配置向导