| System.ServiceModel.FaultException: Client Profile Provider Failure: A data access error occured. Details: ELS.Services.Exceptions.ClientNotFoundException: The Client Profile being requested was not found by the Client Profile Provider. Proposed ClientID:
at ELS.Services.Client.GetDatabase(String paramName, String paramValue) in C:\inetpub\wwwroot\ELS\SharedServices\SharedServices_Dev\ELS.Services\Client.cs:line 62
at ELS.Services.Client.Get(String virtualName) in C:\inetpub\wwwroot\ELS\SharedServices\SharedServices_Dev\ELS.Services\Client.cs:line 100
Server stack trace:
at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
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 ELS.Platform.Services.ProfileProviders.IClientProfileProvider.GetClientProfileByVirtualDir(String virtualName)
at ELS.Platform.Services.ProfileProviders.ClientProfileProviderClient.GetClientProfileByVirtualDir(String virtualName)
at ELS.Platform.PlatformClient.GetByVirtualName(String virtualName)
at ELS.Platform.Portal.UI.Web.BocaRedirectModule.ContextBeginRequest(Object sender, EventArgs e) in C:\Src\Portal\Portal_Patch\ELS.Platform.Portal.UI\Web\BocaRedirectModule.cs:line 43
at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) | |