Drew, I'm getting an error processing a DOTNET-CLIENT->PHP_BS Sell as well.
It seems to be a php exception message being returned to the WCF. The DOTNET error says: "The first 166 bytes of the response were: '<br /> <b>Fatal error</b>: Call to undefined function processSell() in <b>C:\wamp\www\php_stocktrader\business_service\business_svc.php</b> on line <b>243</b><br />" My PHP Log says same: "[27-Apr-2009 17:43:15] PHP Fatal error: Call to undefined function processSell() in C:\wamp\www\php_stocktrader\business_service\business_svc.php on line 243" -Ben -----Original Message----- From: Drew Baird (Volt) [mailto:[email protected]] Sent: Monday, April 27, 2009 5:42 PM To: [email protected] Subject: DotNetUI Crash on Sell (was RE: PHP/WSAS ability to sell a portion of a holding) Ben have you seen this. Thanks Drew -----Original Message----- From: Drew Baird (Volt) [mailto:[email protected]] Sent: Monday, April 27, 2009 2:25 PM To: [email protected] Subject: RE: PHP/WSAS ability to sell a portion of a holding With DOTNET_UI -> PHP_BS I was unable to sell anything when I tried to sell in this configuration. after Clicking OK, It spews I could buy just fine. With DOTNET_UI->DOTNET_BSL I definitely get a different "Trade Confirmation" dialog when I try to sell. Most important it works. Drew -----Original Message----- From: Ben Dewey [mailto:[email protected]] Sent: Monday, April 27, 2009 12:02 PM To: '[email protected]' Subject: PHP/WSAS ability to sell a portion of a holding I'm looking over the code for the .NET Trade Confirmation page and there is a comment that says "indicate for postback we are running against WebSphere Trade 6.1 which does not implement the functionality/business logic to sell a portion of a holding--only the entire holding can be sold at once." Then the code that follows hides the quantity textbox if you're running a WSO2 OPS mode. After looking at the PHP code, it seems that they do support selling a portion. Can someone verify that this feature is accessible to .NET? Ben Dewey
