码迷,mamicode.com
首页 > 其他好文 > 详细

This InfoPath form template is browser-compatible, but it cannot be browser-enabled on the selected site

时间:2014-10-13 14:17:39      阅读:196      评论:0      收藏:0      [点我收藏+]

标签:io   ar   for   on   cti   ad   ef   res   file   

- all features were running on sitecollection level and at site level

But here is the solution, i do not why it worked but it did work.

Although you can activate and deactivate Office SharePoint Server Enterprise Site Collection features , Office SharePoint Server Enterprise Site features through site collection features and site features.

But give it a try through STSADM Solution:

stsadm -o deactivatefeature -filename IPFSSiteFeatures\feature.xml -force -url %SITE_COLLECTION_URL%

stsadm -o deactivatefeature -filename IPFSWebFeatures\feature.xml -force -url %SITE_COLLECTION_URL%

STSADM.EXE -o activatefeature -filename IPFSSiteFeatures\feature.xml -url %Sitecollection_URL% -force

STSADM.EXE -o activatefeature -filename IPFSWebFeatures\feature.xml -url %sitecollection_URL% -force

This InfoPath form template is browser-compatible, but it cannot be browser-enabled on the selected site

标签:io   ar   for   on   cti   ad   ef   res   file   

原文地址:http://www.cnblogs.com/hqbird/p/4021887.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!