AgilePoint中,在添加工作流提示ApplicationPages版本有误

修改web.config

 

 <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <dependentAssembly>
        <assemblyIdentity name="Microsoft.SharePoint.ApplicationPages" publicKeyToken="71e9bce111e9429c" culture="neutral" />
        <bindingRedirect oldVersion="12.0.0.0" newVersion="14.0.0.0" />
      </dependentAssembly>

posted @ 2011-05-25 16:24 酱板猪 阅读(22) 评论(0) 编辑 收藏