首页 > 代码库 > Sharepoint 报错:Event ID: 8214
Sharepoint 报错:Event ID: 8214
Event Type: Error
Event Source: Windows SharePoint Services 3
Event Category: Topology
Event ID: 8214
Description:
The description for Event ID ( 8214 ) in Source ( Windows SharePoint Services 3 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: A request was made for a URL,http://2003r2-03.test.com:1000, which has not been configured in Alternate Access Mappings. Some links may point to the Alternate Access URL for the default zone, http://2003r2-03:1000. Review the Alternate Access mappings for this Web application at http://2003r2-03:1000/_admin/AlternateUrlCollections.aspx and consider adding http://2003r2-03.test.com:1000 as a Public Alternate Access URL if it will be used frequently. Help on this error: http://go.microsoft.com/fwlink/?LinkId=114854.
在sharepoint的Central Administration中进入:Central Administration > Operations > Alternate Access Mappings
点击Add Internal URLs ,在Alternate Access Mapping Collection:下选择你访问出错的应用程序,我这里是Central Administration (http://2003r2-03:1000)
然后在Add Internal URL 中输入:http://2003r2-03.test.com:1000,然后保存即可。
本文出自 “博深” 博客,转载请与作者联系!
Sharepoint 报错:Event ID: 8214