Hi,

When using .NET version of stocktrader, "buy" and "sell" operations are
failing. I am using default configurations. All other operations are working
correctly. I am getting following exception in the trader client. Can
somebody help?

Regards,
Shankar

=========
The caller was not authenticated by the service.
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.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail,
System.ServiceModel, Version=3.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089]]: The caller was not authenticated by the
service.

Source Error:


Line 397:            {
Line 398:                this.Channel = null;
Line 399:                throw;
Line 400:            }
Line 401:        }


Source File:
E:\src\stonehenge\stocktrader\dotnet\trader_client\StockTraderWebApplicationClients\BusinessServiceClient.cs
Line: 399

===========

-- 
S.Uthaiyashankar
Software Architect
WSO2 Inc.
http://wso2.com/ - "The Open Source SOA Company"

Reply via email to