Re: No Result Obtained When WebServices Is Called From A Cocoa Client [uses WSMakeStubs]
Re: No Result Obtained When WebServices Is Called From A Cocoa Client [uses WSMakeStubs]
- Subject: Re: No Result Obtained When WebServices Is Called From A Cocoa Client [uses WSMakeStubs]
- From: Chris Hanson <email@hidden>
- Date: Thu, 16 Oct 2003 12:28:22 -0500
On Thursday, October 16, 2003, at 08:37 AM, Sindhu Gururaj wrote:
2003-10-16 18:04:50.861 JobCount[9549] ****
System.Runtime.Remoting.RemotingException - Server
encountered an internal error. For more information,
turn on customErrors in the server<<Unknown Escape>>s
.config file.
What could be the reason? can anyone help me out with
this?
This looks like an error on the .NET side; "System.Runtime.Remoting" is
not a Cocoa notation at all.
I suspect something is being sent from the Cocoa side that .NET doesn't
understand. If you step through your code, you should be able to dump
the actual SOAP transactions that are being sent and received and see
what's going on.
-- Chris
--
Chris Hanson, bDistributed.com, Inc. | Email: email@hidden
Custom Mac OS X Development | Phone: +1-847-372-3955
http://bdistributed.com/ | Fax: +1-847-589-3738
http://bdistributed.com/Articles/ | Personal Email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.