No announcements
Found 159201 threads
-
0 Votes
WCF Middle tier proxy.
Hi Mikkel, Normally we use Visual Studio "Add ServiceReference" or svcutil.exe tool to generate client proxy class for consuming WCF ...Answered | 2 Replies | 3895 Views | Created by SpeCDK - Tuesday, July 6, 2010 2:28 PM | Last reply by Steven Cheng - MSFT - Friday, July 9, 2010 2:19 AM -
8 Votes
WCF Client Behind ISA: HTTP Error 407
I am using basichttpbinding in WCF.Answered | 25 Replies | 44225 Views | Created by Khubieb Al Omari - Wednesday, January 31, 2007 2:10 PM | Last reply by simaglei - Saturday, October 23, 2010 12:42 AM -
1 Votes
NetTcpBinding forcibly closed SocketException
Unfortunately Microsoft does not provide a way to increase this timeout in the NetTcpBinding configuration.Answered | 11 Replies | 18326 Views | Created by GeoffO - Wednesday, October 22, 2008 4:07 PM | Last reply by dpecora - Thursday, August 12, 2010 11:49 PM -
0 Votes
[UWP][WCF]Issue with WCF BasicHttpBinding on Windows 10
>This is done using a custom proxy class that we came up with (we don't use "add service reference").Answered | 3 Replies | 1621 Views | Created by Rometechnologies - Monday, December 14, 2015 7:12 PM | Last reply by Krunal Parekh - Wednesday, December 16, 2015 9:56 AM -
1 Votes
Proxy for SyncServices over WCF Scenario
SyncServiceClient is a proxy class generated from the WCF service for synchronisation.Answered | 7 Replies | 10560 Views | Created by macap - Tuesday, July 21, 2009 9:18 AM | Last reply by Bob H.L. _ - Friday, July 24, 2009 12:35 PM -
0 Votes
WCF Client Proxy - Is Caching required
Hi, You're right... in .NET Framework 3.0 SP1 and .NET Framework 3.5 the proxy creation performance has been improved.... so, in most cases you don't need to implement any ...Answered | 1 Replies | 4056 Views | Created by sraju - Thursday, July 23, 2009 11:30 AM | Last reply by rfreire - Sunday, July 26, 2009 3:33 AM -
0 Votes
WCF with only tcp bindings
When you define NetTcpBinding in WCF service side, web client code will generate endpoint with net.tcp.Answered | 4 Replies | 1197 Views | Created by Sudip_inn - Friday, December 30, 2016 12:47 PM | Last reply by Edward8520 - Wednesday, January 11, 2017 6:48 AM -
0 Votes
WCF Proxy not generating data members
So the Add WCF Service template in VS2010 only created a small part of the WCF configuration.Answered | 2 Replies | 3042 Views | Created by N Anderton - Friday, July 29, 2011 7:11 PM | Last reply by N Anderton - Friday, July 29, 2011 8:30 PM -
1 Votes
What version of IIS supports hosting netTcpBinding?
How do I track a list of clients connected to the WCF Service similar to wsDualHttpBinding and netTcpbinding?Answered | 6 Replies | 5069 Views | Created by Johny79 - Monday, November 9, 2009 4:59 PM | Last reply by Shailendra Saxena - Tuesday, May 15, 2012 1:12 PM -
1 Votes
Can NetTcpBinding handle NAT traversal?
Hello, NetTcpBinding should always work fine inside the same network.Answered | 1 Replies | 2499 Views | Created by NukeNuts - Sunday, December 18, 2011 11:57 PM | Last reply by Yi-Lun Luo - Tuesday, December 20, 2011 3:07 AM -
1 Votes
WCF client proxy not updated
I used the command line to generate the proxy.Answered | 10 Replies | 3998 Views | Created by Bala812 - Monday, November 16, 2009 3:06 PM | Last reply by Hassanh - Thursday, November 19, 2009 3:35 PM -
0 Votes
WCF Proxy in ASP.NET Application
Hi Harinatha, So what you want seems centralize the exception handling code and avoid repeating them in every wcf service call.Answered | 2 Replies | 3901 Views | Created by Hari Narisetty - Thursday, November 19, 2009 2:37 AM | Last reply by Steven Cheng - MSFT - Tuesday, November 24, 2009 7:20 AM -
0 Votes
Proxy for WCF service with NetTcpBinding
The proxy should be made aware of the TCP port you are using, I would think.Unanswered | 1 Replies | 3261 Views | Created by norilka - Friday, February 5, 2010 7:11 PM | Last reply by jmbezeau - Monday, February 8, 2010 3:37 PM -
1 Votes
More on releasing WCF channel proxy
And if there's nothing wrong with this, why default implementation of proxy code is not based on this approach?Answered | 2 Replies | 3467 Views | Created by Vagif Abilov - Monday, June 15, 2009 10:46 AM | Last reply by Vagif Abilov - Monday, June 22, 2009 8:06 PM -
1 Votes
Consuming WCF Proxy in ASP.NET Application
Hi Thanks All I got solution I have to place the Proxy cs file in App_Code folder.Answered | 7 Replies | 5018 Views | Created by Rajesh Reddy 51 - Wednesday, June 23, 2010 10:57 AM | Last reply by Rajesh Reddy 51 - Thursday, June 24, 2010 8:20 AM -
3 Votes
BizTalk published WCF service throwing HTTP 404 error using reverse proxy settings
I have seen threads on here with ISA server and the reverse proxy works fine.Answered | 6 Replies | 10008 Views | Created by S Tahir - Friday, December 9, 2011 10:25 PM | Last reply by Ben Cline1 - Monday, December 26, 2011 3:46 PM -
0 Votes
Cannot access WCF service behind ISA
Hi Daren, As for webhttpbinding(REST service) with https/ssl, here are some former thread and article for your referece: #WCF Bindings Needed ...Answered | 6 Replies | 4535 Views | Created by Daren May - Wednesday, March 10, 2010 8:17 PM | Last reply by Steven Cheng - MSFT - Monday, March 15, 2010 3:25 AM -
3 Votes
Proxy Authentication in svcutil
Credit for this answer should go here .Answered | 9 Replies | 22529 Views | Created by eferreyra - Thursday, March 27, 2008 2:43 PM | Last reply by skin357 - Thursday, May 19, 2011 1:16 PM -
0 Votes
Regarding file tranmission over netTcpBinding
I suggest you make a test with below client code: private void DownloadServerInCodebak_Click(object sender, ...Answered | 2 Replies | 537 Views | Created by La07K - Thursday, February 16, 2017 1:13 PM | Last reply by La07K - Friday, February 17, 2017 5:20 AM -
0 Votes
Calling WCF Sevice from .Net 2.0 Client
I'm trying to access my WCF service through NetTcpBinding a .NET 2.0 client.Answered | 10 Replies | 5750 Views | Created by royal23 - Friday, June 12, 2009 1:50 PM | Last reply by Richard Blewett - Wednesday, June 17, 2009 6:09 PM
No announcements