The requested service

Trying to connect application server from administrator console getting this error message in epicor10.2

Details error

System.ServiceModel.ServiceActivationException: The requested service, ‘net.tcp://app102.dolphingroup.com/ERP1023001/Ice/BO/UserFile.svc’ could not be activated. See the server’s diagnostic trace logs for more information.

Server stack trace:

at System.ServiceModel.Channels.ConnectionUpgradeHelper.DecodeFramingFault(ClientFramingDecoder decoder, IConnection connection, Uri via, String contentType, TimeoutHelper& timeoutHelper)

at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.SendPreamble(IConnection connection, ArraySegment`1 preamble, TimeoutHelper& timeoutHelper)

at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.DuplexConnectionPoolHelper.AcceptPooledConnection(IConnection connection, TimeoutHelper& timeoutHelper)

at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout)

at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout)

at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)

at System.ServiceModel.Channels.SecurityChannelFactory1.ClientSecurityChannel1.OnOpen(TimeSpan timeout)

at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)

at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout)

at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout)

at System.ServiceModel.Channels.CommunicationObject.Open()

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 System.ServiceModel.ICommunicationObject.Open()

at Epicor.ServiceModel.Channels.ChannelEntry`1.CreateNewChannel()

at Epicor.ServiceModel.Channels.ImplBase`1.GetChannel()

at Epicor.ServiceModel.Channels.ImplBase`1.HandleContractBeforeCall()

at Ice.Proxy.BO.UserFileImpl.IsPasswordExpired(String userID, Int32& graceCount)

at Epicor.Mfg.Administration.ServerManagement.ApplicationServerManager.Forms.NewSessionForm.BackgroundWorker_DoWork(Object sender, DoWorkEventArgs e)

at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)

at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

We use the Windows binding, so no login is required when launching the E10 client. The user that launched EAC needs to have an active E10 account, or we see that.

For example my network user ID is beis\ckrusen and there is an E10 user setup with dcid: ckrusen, Domain: beis, OS user: ckrusen I also have a domain login for beis\exas_ckrusen. If I login to the App server as exas_ckrusen and launch EAC, I’ll get that error.

The requested service, ‘net.tcp://app102.domain.com/ERP1023001/Ice/BO/UserFile.svc’ could not be activated. See the server’s diagnostic trace logs for more information.

Details error

Not Connected.

Application Server version has not been verified. Review the Error Message below to troubleshoot your connection issue. It may indicate you need to manually install a newer version of the Administration Console to connect or that it is not supported.

Error Message:
The requested service, ‘net.tcp://app102.domain.com/ERP1023001/Ice/BO/UserFile.svc’ could not be activated. See the server’s diagnostic trace logs for more information.

Hi
Got the solution i have added http under default website site > bindings its working now.

1 Like

Dear Sir:

May you help to tell me how to do it ?
I also have the same problem.