首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 企业软件 > 行业软件 >

把网站另存为模版出现这个异常?什么意思呢?帮忙看看,解决上

2013-01-08 
把网站另存为模版出现这个错误?什么意思呢?帮忙看看,解决下。“/”应用程序中的服务器错误。-----------------

把网站另存为模版出现这个错误?什么意思呢?帮忙看看,解决下。
“/”应用程序中的服务器错误。
--------------------------------------------

导出位于 URL _catalogs/fpdatasources 的名为“fpdatasources”的列表时出错 
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 

异常详细信息: Microsoft.SharePoint.SPException: 导出位于 URL _catalogs/fpdatasources 的名为“fpdatasources”的列表时出错

源错误: 

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。  

堆栈跟踪: 


[SPException: 导出位于 URL _catalogs/fpdatasources 的名为“fpdatasources”的列表时出错]
   Microsoft.SharePoint.SPSolutionExporter.ExportLists() +27202544
   Microsoft.SharePoint.SPSolutionExporter.GenerateSolutionFiles() +511
   Microsoft.SharePoint.SPSolutionExporter.ExportWebAsSolution() +27218722
   Microsoft.SharePoint.SPSolutionExporter.ExportWebToGallery(SPWeb web, String solutionFileName, String title, String description, ExportMode exportMode, Boolean includeContent, String workflowTemplateName, String destinationListUrl) +1826
   Microsoft.SharePoint.SPSolutionExporter.ExportWebToGallery(SPWeb web, String solutionFileName, String title, String description, ExportMode exportMode, Boolean includeContent) +44
   Microsoft.SharePoint.ApplicationPages.SaveAsTemplatePage.BtnSaveAsTemplate_Click(Object sender, EventArgs e) +331
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +115
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +140
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +29
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981
 


--------------------------------------------

[解决办法]
这个问题是因为你在这个Site中部署了一些容许自定义数据的solution;例如(BCS); 另外确认一下你登陆Site的User是否是站点管理员;并且是否有权限Access这个外部数据源; 

热点排行