tukarambande / xmlrpcnet

Automatically exported from code.google.com/p/xmlrpcnet
0 stars 0 forks source link

value='CookComputing.XmlRpc.XmlRpcServerException: Internal Server Error #79

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.<!DOCTYPE html PUBLIC 
'-//W3C//DTD XHTML 1.0 Transitional//EN' 
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><input 
id='hdnFailure' type='hidden' 
value='CookComputing.XmlRpc.XmlRpcServerException: Internal Server Error
   at CookComputing.XmlRpc.XmlRpcClientProtocol.ReadResponse(XmlRpcRequest req, WebResponse webResp, Stream respStm, Type returnType)
   at CookComputing.XmlRpc.XmlRpcClientProtocol.Invoke(Object clientObj, String methodName, Object[] parameters)
   at XmlRpcProxyf18143e2-da4e-437b-966f-f461062f53ab.AuthenticateUser(String , String )
   at Monsanto.Euro.Antwerp.LGSKU.LGSKUProxy.AuthenticateUser(String userID, String password) in C:\Projects\Monsanto\Euro\Antwerp\LGSKU\LGSKUProxy\LGSKUProxy.cs:line 83
   at App_Pages_Logon.Page_Load(Object sender, EventArgs e)'></input>

Original issue reported on code.google.com by crosa...@gmail.com on 4 Nov 2010 at 5:34

GoogleCodeExporter commented 8 years ago
It appears that an exception is being thrown in the Monsanto code.

Original comment by ChasC...@gmail.com on 13 Mar 2011 at 3:29