您的位置: 首页 > IT文章 > SharePoint2016母版页的直接依赖项的数额限制超过10的限制解决方案Direct Dependencies Limit with Master page User Controls SharePoint2016母版页的直接依赖项的数额限制超过10的限制解决方案Direct Dependencies Limit with Master page User Controls 分类: IT文章 • 2022-04-16 12:39:56 SharePoint2016母版页的直接依赖项的数目限制超过10的限制解决方案Direct Dependencies Limit with Master page User Controls前言 最近母版制作站点模板,根据站点模板新建后发现如下错误: 解决方案 1、 打开C:\inetpub\wwwroot\wss\VirtualDirectories\,如下图: 2、 打开web.config,如下图: 3、 修改该依赖数为20个或30个或其他更多。根据自己实际需求更改,如下图: 4、 保存,并刷新页面,效果如下: