TFS Sharepoint 站点创建失败
我创建了一个模板用作团队项目门户模板。但是,当我尝试从此模板创建带有门户的项目时,收到一条错误消息:
Module: WSS
Exception Message: TF249033: The site template is not available for the locale identifier (LCID). The site template name is: _GLOBAL_#0. The LCID is: 1033. (type TeamFoundationServerException)
服务器操作系统上的语言是 1033,WSS 安装的语言是 1033,TFS 的语言也是 1033。
什么是这里错了。任何可能的解决方案的提示。
提前致谢。
I have created a template to use as team project portal template. However, when I try to create a project with portal from this template, I get an error message saying :
Module: WSS
Exception Message: TF249033: The site template is not available for the locale identifier (LCID). The site template name is: _GLOBAL_#0. The LCID is: 1033. (type TeamFoundationServerException)
The language on the server os is 1033, the language of the WSS installation is 1033 and the language of TFS is also 1033.
What is wrong here. Any hints at a possible solution.
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Web 搜索的建议似乎是重新安装 SharePoint,或为您的安装安装 SharePoint 语言包。我可能会从后者开始。
Recommendation from a web search seems to be to either reinstall SharePoint, or install the SharePoint Language Pack for your installation. I'd probably start with the latter.