Online Reservations are not being accepted at this time. Please call to make your reservation.







Controller = Home

Action = nIndex

Message = There was no endpoint listening at http://165.166.89.178:8888/StarterHut3WS/CPSOnlineServices.svc that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.

StackTrace :

Server stack trace: 
   at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()
   at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)
   at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)
   at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
   at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
   at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
   at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at OnlineV2.CPSOnlineServicesProxy.ICPSOnlineServices.GetServerTime()
   at OnlineV2.Repository.TeeSheetRepository.GetServerTime() in e:\AutoBuild\Src\tags\3.6.6\SH\OnlineV2\Repository\TeeSheetRepository.cs:line 3808
   at OnlineV2.Repository.TeeSheetRepository.ConvertDefaultDateToDateTimeType(DefaultDate _default) in e:\AutoBuild\Src\tags\3.6.6\SH\OnlineV2\Repository\TeeSheetRepository.cs:line 1868
   at OnlineV2.Repository.TeeSheetRepository.GetDefaultFromDateTime() in e:\AutoBuild\Src\tags\3.6.6\SH\OnlineV2\Repository\TeeSheetRepository.cs:line 1852
   at OnlineV2.Controllers.HomeController.nIndex(String CourseId, String message, String Date, String Time, String Player, String Hole, String TeesheetId, String SortBy, String namveView) in e:\AutoBuild\Src\tags\3.6.6\SH\OnlineV2\Controllers\HomeController.cs:line 34473
   at lambda_method(Closure , ControllerBase , Object[] )
   at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
   at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
   at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14()
   at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
   at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)

BACK TO TOP