Also just so you know this should only be related to the MSec order processing mode. If you change to the ORDER_PROCESSING_MODE of ASync_Http you should be able to get it up and running.
- Ben -----Original Message----- From: Selvaratnam Uthaiyashankar [mailto:[email protected]] Sent: Thursday, April 16, 2009 10:16 AM To: [email protected] Subject: Re: .NET stocktrader; problem with order processor. Hi Ben, Thanks for the info. On Thu, Apr 16, 2009 at 7:38 PM, Ben Dewey <[email protected]> wrote: > Shankar, > > This is the same issue I was receiving in a previous email [OPS Certificate > error on Windows 2003 Server]. I haven't found a resolution yet. Drew > recommended that I reinstall my certs, but that didn't worked for me. > > I'll keep you updated if I find anything. Additionally, if you find > something please let me know. Sure, I will. > > > Not sure if it matters, but what OS are your running? I am running WindowsXP. Since you are having the issue in Server2003, the problem might be due to OS. Regards, Shankar > > > Ben > > -----Original Message----- > From: Selvaratnam Uthaiyashankar [mailto:[email protected]] > Sent: Thursday, April 16, 2009 9:01 AM > To: [email protected] > Subject: .NET stocktrader; problem with order processor. > > 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" > -- S.Uthaiyashankar Software Architect WSO2 Inc. http://wso2.com/ - "The Open Source SOA Company"
