Event ID - 15010

Event Id15010
SourceMicrosoft-Windows-HttpEvent
DescriptionAn error occurred while initializing namespace reservation identified by URL prefix %2. The error status code is contained within the returned data
Event InformationAccording to Microsoft :
Cause
This event is logged when an error occurred while initializing namespace reservation identified by URL prefix.
Resolution
Change the port or URL of the server application
The port or URL might not be valid, or the port or URL might be used by another application. This failure occurs when one of the reservation entries is corrupted. Use Registry Editor to delete the port or URL, and then add it again by using the add urlacl Netsh command.
To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.
To delete the port or URL, and then add it again using :
1.Click Start, and type regedit.
2.Navigate the registry tree to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\HTTP\Parameters\UrlAclInfo.
3.Right-click UrlAclInfo, click Delete, and then close the Registry Editor.
4.Click Start, point to All Programs, click Accessories, right-click Command Prompt, click Run as administrator, and then click Continue.
5.Type netsh http add urlacl.
Incorrectly editing the registry might severely damage your system. Before making changes to the registry, you should back up any valued data. Deleting a reservation entry will cause any application using this reservation to be un-usable.
add urlacl
Reserves the specified URL for non-administrator users and accounts. The discretionary access control list (DACL) can be specified by using a Windows NT account name with the listen and delegate parameters or by using a security descriptor definition language (SDDL) string.
Verify
To verify that the HTTP Service is running:
1.Click Start, point to All Programs, click Accessories, right-click Command Prompt, click Run as administrator, and then click Continue.
2.Type net start http.
3.If the service is started, the command will display the following output: The requested service has already been started.
Reference LinksEvent ID 15010 from Source Microsoft-Windows-HttpEvent

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.