Microsoft
Software
Hardware
Network
Question : Windows SharePoint Services 3 Event ID 8214
Hello,
I have an error 8214 on both web and application servers but could not resolve the issue. The Servers are running in Windows 2003 x32 with SP2. The error may have different information as follow:
==========================
==========
========
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://127.0.0.1
, which has not been configured in Alternate Access Mappings. Some links may point to the Alternate Access URL for the default zone,
http://lidcvwwb733
. Review the Alternate Access mappings for this Web application at
http://lidcvwss750:37830/_
admin/Alte
rnateUrlCo
llections.
aspx
and consider adding
http://127.0.0.1
as a Public Alternate Access URL if it will be used frequently. Help on this error:
http://go.microsoft.com/fw
link/?Link
Id=114854
.
--------------------------
----------
----------
----------
----------
----------
----------
----------
----------
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://stagingportal.dsint
ernal.com
,
which has not been configured in Alternate Access Mappings. Some links may point to the Alternate Access URL for the default zone,
http://lidcvwwb733
. Review the Alternate Access mappings for this Web application at
http://lidcvwss750:37830/_
admin/Alte
rnateUrlCo
llections.
aspx
and consider adding
http://stagingportal.dsint
ernal.com
as a Public Alternate Access URL if it will be used frequently. Help on this error:
http://go.microsoft.com/fw
link/?Link
Id=114854
==========================
==========
==========
==========
==========
====
The "lidcvwwb733" is the front-end web server and the "lidcvwss750:" is the application server (central Admin). I have applied information from KB057097 as Microsoft suggested but no help.
Any assistance would be appreciated
Regards
Answer : Windows SharePoint Services 3 Event ID 8214
I had a similar issue after upgrading to MOSS and WSS sp2. It turned out that while navigating through central admin it was using
http://localhost:22417
instead of using the correct address of
http://servername:22417
.
Random Solutions
Terminal Server into 2 seperate servers
VBA/Excel - How to replace date value with date variable from text box?
T-SQL UDF to Obtain Table Row Count
The data types nvarchar and uniqueidentifier are incompatible in the add operator.
how do I send as a distribution group in exchange 2007?
sorting in views
How do you remotely access environment variables via Computer Management in Windows Vista?
Command button code
VBA Control (Box) Design Questions
Changing the case, Forcing all caps in a vb.net Windows app