No announcements
Found 874808 threads
-
2 Votes
How run SIlverlight application as a service?
Silverlight enables accessing Web services that use Windows Communication Foundation (WCF) technology, ASP.NET Web Service technology, or practically any other SOAP, HTTP, or ...Answered | 1 Replies | 1225 Views | Created by Max Charp - Tuesday, March 4, 2014 3:04 PM | Last reply by dns jinung - Friday, March 7, 2014 5:47 AM -
0 Votes
WCF Service Error ?
whenever i am trying to use that project in another system WCF service gives me an Communication huge Exception like An Error occurs while ...Answered | 3 Replies | 681 Views | Created by RaviMittal - Friday, September 30, 2011 12:41 AM | Last reply by Jerry Weng Ctrip - Wednesday, October 5, 2011 11:30 PM -
1 Votes
consider using DuplexChannelFactory instead of ChannelFactory.
Server 2) Transfer large binaryAnswered | 4 Replies | 12160 Views | Created by hortonhearsawho - Tuesday, June 17, 2008 3:26 PM | Last reply by hortonhearsawho - Tuesday, June 17, 2008 5:01 PM -
0 Votes
WSHttpBinding and transactions
This is an extract from MSDN "The OleTransactions protocol is only available for use by Windows Communication Foundation (WCF) clients.". in my windows app, ...Answered | 1 Replies | 5355 Views | Created by wilson george - Friday, March 7, 2008 5:31 PM | Last reply by Florin Lazar - MSFT - Wednesday, March 26, 2008 11:47 PM -
0 Votes
How to Get Original Error message in WCF
By default WCF does not allow exception to pass down to clients to support loose coupling and interoperability. But WCF allows you to send error messages ...Answered | 4 Replies | 3587 Views | Created by Praveen A - Friday, December 24, 2010 7:32 AM | Last reply by darnold92 - Saturday, December 25, 2010 2:53 AM -
0 Votes
Two ServiceReferences.ClientConfig files on the same project
Studio. The problem is that when I have to include a reference to another WCF service in my Silverlight application, rather than in the ...Answered | 2 Replies | 4148 Views | Created by MSDN_Forums_User - Monday, August 10, 2009 2:10 PM | Last reply by MSDN_Forums_User - Tuesday, August 11, 2009 4:09 PM -
0 Votes
Can WCF service interact to Unmanaged code (Embedded programming developed using C++ Linux)
developed in C++ Linux/Unix (basically embedded programming). Here the communication btw UI and other modules(MS & RM) happens thru SOAP msgs using ...Answered | 1 Replies | 1767 Views | Created by VinayGaddam - Tuesday, September 25, 2012 9:04 AM | Last reply by Otomii Lu - Wednesday, September 26, 2012 5:31 AM -
0 Votes
Communication Exception in WCF
Hi htanias, On the service side, u need to create the errobehavior attribute class , which tells WCF that it should pass the errors to ur errorhandler. And the ...Answered | 4 Replies | 5515 Views | Created by htanias - Wednesday, August 25, 2010 1:58 AM | Last reply by BalakrishnaT - Thursday, August 26, 2010 5:32 PM -
0 Votes
Biztalk WCF endPoint Error
Send shape) and receive reply message (in Receive shape) communication with two way port. Your error message simply says that you are using ...Answered | 2 Replies | 3369 Views | Created by saibabu - Monday, October 4, 2010 3:03 PM | Last reply by MASNSN - Wednesday, October 6, 2010 10:11 PM -
0 Votes
Tracking, Persistence and a Windows Service
and get the following error when trying to create the workflow from the web application: The communication object, System.ServiceModel.Channels.ServiceChannel, ...Answered | 1 Replies | 2788 Views | Created by CalebSandfort - Tuesday, March 13, 2007 11:44 PM | Last reply by gofastmoby - Thursday, March 15, 2007 6:41 PM -
0 Votes
WCF Test Client error
I have a WebApplication serving some WCF Services. When I run my app locally, I can connect with WcfTestClient. When I run my app in the cloud, the service is still ...Answered | 2 Replies | 5445 Views | Created by ladeak - Saturday, July 14, 2012 1:06 PM | Last reply by ladeak - Monday, July 16, 2012 8:02 AM -
0 Votes
There was an error deserializing the object of type X. Unexpected end of file.
I recieved this error when I tried to deserialize an object with DataContractSerializer, binary reader. I am using PreserveObjectReferences as "Design" is a complex object ...Answered | 2 Replies | 8337 Views | Created by GaryBerg - Saturday, September 29, 2007 1:43 PM | Last reply by GaryBerg - Tuesday, October 2, 2007 3:57 PM -
0 Votes
Problem with distrubite transaction
disabled firewall. but when I call remote service I get this error:"The flowed transaction could not be unmarshaled. The following exception occurred: ...Answered | 1 Replies | 805 Views | Created by Inasa Felix - Monday, May 27, 2013 4:07 PM | Last reply by Haixia_Xie - Tuesday, May 28, 2013 6:25 AM -
0 Votes
Consuming the ProjectServer.svc
GetProjectNameFromProjectUid" I'm getting the following execption: "Unhandled Communication Fault occurred". The application event log shows the following ...Answered | 1 Replies | 11096 Views | Created by I D - Saturday, July 17, 2010 7:49 PM | Last reply by I D - Sunday, July 18, 2010 5:40 PM -
2 Votes
MetroApp access WebService on lan vs. MetroApp cannot access same WebService on same machine?
a firewall rule for the WCF-Service and set the ACL for the URL of the service. I've not used CheckNetworkIsolation approach to open up the ...Answered | 4 Replies | 3226 Views | Created by Michael Kopka - Saturday, November 26, 2011 6:03 PM | Last reply by PatrikCarlander - Wednesday, April 18, 2012 12:26 PM -
0 Votes
WCF Problem concerning duplex communication
Hello, I wrote a little application for testing duplex communication via the WCF. An error occured (timeout exception) running ...Answered | 3 Replies | 3861 Views | Created by Robert Blutner - Tuesday, October 30, 2007 1:58 PM | Last reply by Robert Blutner - Friday, November 2, 2007 9:17 PM -
0 Votes
Can build status summary be included in email notification?
http://notgartner.wordpress.com/2006/07/04/how-to-listen-for-team-foundation-server-tfs-event-notificationsAnswered | 3 Replies | 3568 Views | Created by tfs10 - Tuesday, December 1, 2009 10:00 PM | Last reply by Jakob Ehn - Wednesday, December 2, 2009 8:11 AM -
0 Votes
WCF-service call trouble, I ran out of ideas
ServiceModelReg.exe -i " which I foundAnswered | 1 Replies | 1993 Views | Created by MSDN_Forums_User - Wednesday, April 22, 2009 3:23 PM | Last reply by MSDN_Forums_User - Wednesday, April 22, 2009 6:37 PM -
0 Votes
Distributed Transaction Manager Problem
: Communication with the underlying transaction manager has failed. I have already search the web for this error, and everyone says that I should configure the ...Answered | 2 Replies | 4479 Views | Created by Komyg - Monday, October 4, 2010 6:42 PM | Last reply by PapaZanty - Wednesday, October 13, 2010 4:14 AM -
0 Votes
WCF Deserialization error: The maximum string content length quota (8192) has been exceeded while reading XML data.
We are in process of server migration OS from win 2003 to 2008.In our application we are using WCF for communication, during one operation we are getting errorAnswered | 1 Replies | 2742 Views | Created by Ankur Kumar - Thursday, January 3, 2013 6:30 AM | Last reply by Juan Casanova - Thursday, January 3, 2013 7:21 AM
No announcements