Server Error in '/' Application.

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() +1751
   System.ServiceModel.Channels.HttpChannelRequest.WaitForReply(TimeSpan timeout) +75

[EndpointNotFoundException: There was no endpoint listening at http://localhost:8080/blcws/FrontendService.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) +14764695
   System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) +403
   Frontend.FrontendService.IFrontendService.GetLoanCalculatorSettings(Nullable`1 LoanType) +0
   Frontend.FrontendService.FrontendServiceClient.GetLoanCalculatorSettings(Nullable`1 LoanType) in C:\Users\sara.shamass\Documents\GitHub\WTBEI-BLC-NEW\Frontend\Service References\FrontendService\Reference.cs:739
   Frontend.ServiceManager.GetLoanCalculatorSettings(Nullable`1 LoanType) in C:\Users\sara.shamass\Documents\GitHub\WTBEI-BLC-NEW\Frontend\AppCode\ServiceManager.cs:18
   Frontend.SimulatorManager.get_SimulatorSettings() in C:\Users\sara.shamass\Documents\GitHub\WTBEI-BLC-NEW\Frontend\AppCode\SimulatorManager.cs:29
   Frontend.loans.personal_loan_simulator.InitCurrencies() in C:\Users\sara.shamass\Documents\GitHub\WTBEI-BLC-NEW\Frontend\loans\personal-loan-simulator.aspx.cs:60
   Frontend.loans.personal_loan_simulator.Page_Load(Object sender, EventArgs e) in C:\Users\sara.shamass\Documents\GitHub\WTBEI-BLC-NEW\Frontend\loans\personal-loan-simulator.aspx.cs:24
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4676.0