Re: [Developers_For_Ever] need help in WCF

Thursday, January 12, 2012

 

Dear ALL;
What is the Binding you use on the client and on the server? To make the WCF service return the error on the response, place this line in the configuration file of the service under the behavior you use for your endpoint
<
serviceDebug includeExceptionDetailInFaults="true"/>
 
Thanks a lot for your Time and Collaboration.
 
Muhammad Makhaly
Senior .Net Developer

From: Ahmed Hussien <abu_rhma2008@yahoo.com>
To: Developers_For_Ever <Developers_For_Ever@yahoogroups.com>
Sent: Tuesday, January 10, 2012 4:24 PM
Subject: [Developers_For_Ever] need help in WCF

 
 
/

----- Forwarded Message -----
From: Ahmed Hussien <abu_rhma2008@yahoo.com>
To: "egyptian_developers@yahoogroups.com" <egyptian_developers@yahoogroups.com>; "EgyptDotNetDevelopers@yahoogroups.com" <EgyptDotNetDevelopers@yahoogroups.com>
Sent: Tuesday, January 10, 2012 4:21 PM
Subject: need help in WCF


 
AL SLAMO ALIKOM

dear .net developers,
I write WCF service and publish it on my web site.
The job of this service is exchange data between my web site sql server database(shared host)
and  client win form .
it is work well when method return string or small bits of data. other words I can not retrieve more than one record from my data base . when I use collection class or method as DataTable
type I got this error message


An error occurred while receiving the HTTP response to http://www.xxxx.com/service/xxx_wcf.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.


I am trying to select more than one record from sql server database via WCF service.
any body have a good to overcome this problem





__._,_.___
Recent Activity:
Kindly visit my Blog http://amrsaafan.blogspot.com
MARKETPLACE

Stay on top of your group activity without leaving the page you're on - Get the Yahoo! Toolbar now.

.

__,_._,___

0 comments:

Post a Comment