SharePoint Designer 报错“ Value does not fall within the expected range”
有朋友突然来问,SharePoint Designer 报错“ Value does not fall within the expected range” 。Cause
SPD does not open the site with name it was originally defined.For example, the site was created as http://machine_name:3000/, but SPD connects it as http://localhost:3000/
问题原因:SharePoint Designer不能用默认的站点名称打开站点。例如:站点是按http://machine_name:3000/创建的,但是SharePointDesinger想用http://localhost:3000/去打开它。
Solution
SPD should connect the site with name/url defined at its creation.
解决方案:在SharePointDesigner打开站点时,使用创建站点时的名字。
修改后正常打开List。
页:
[1]