Share via


Microsoft Bitlocker Administration and Monitoring MBAM - Hardware Page Not Found

After newly installing MBAM in my environment, all my links to on the default MBAM interface work except the bottom Hardware link. I get a 404 error- page cannot be displayed. When I installed MBAM I selected the Hardware Management. Any suggestions? Reinstall?

Here is a clip of the error:

The remote server returned an error: (404) Not Found.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Net.WebException: The remote server returned an error: (404) Not Found.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[WebException: The remote server returned an error: (404) Not Found.] System.Net.HttpWebRequest.GetResponse() +1126 System.ServiceModel.Channels.HttpChannelRequest.WaitForReply(TimeSpan timeout) +81 [EndpointNotFoundException: There was no endpoint listening at http://localhost/MBAMAdministrationService/AdministrationService.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.] System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) +10259322 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +539 Microsoft.Mbam.AdministrationWebsite.AdminServiceReference.IAdministrationService.GetMachineTypes(MachineType type) +0 Microsoft.Mbam.AdministrationWebsite.HardwareController.GetMachineTypes(MachineType type, MachineType[]& machines) +720 Microsoft.Mbam.AdministrationWebsite.Hardware.PopulateHardwareList(String sortExpression, SortDirection sortDirection) +91 Microsoft.Mbam.AdministrationWebsite.Hardware.Page_Load(Object sender, EventArgs e) +701 System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42 System.Web.UI.Control.OnLoad(EventArgs e) +132 System.Web.UI.Control.LoadRecursive() +66 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428