No announcements
Found 1003280 threads
-
0 Votes
(winXP) The protocol 'net.tcp' is not supported error while debugging
sorry to bring up this thread from the past, but i'm desperately trying to have Visual Studio 2008 auto-generate a proxy for a WCF service using netTcpBindin. as the proxy generation tool in VS2k8 ...Answered | 3 Replies | 5456 Views | Created by JoshKrak - Friday, April 24, 2009 12:06 AM | Last reply by TomTom1234 - Tuesday, August 4, 2009 12:32 PM -
0 Votes
Mutiple Endpoints: wsHttpBinding and NetTCP - The protocol 'net.tcp' is not supported.
User503812343 posted check below link for managing multiple enpoints for one service wcf service with multiple ...Answered | 7 Replies | 66 Views | Created by Anonymous - Monday, July 29, 2013 10:54 AM | Last reply by Anonymous - Tuesday, July 30, 2013 11:03 AM -
9 Votes
Error when creating a net.tcp endpoint in wcf
HTTP was working fine but my net.TCP was endpoint was failing with: The message could not be dispatched because the service at the endpoint ...Answered | 21 Replies | 51244 Views | Created by ketchthegreat - Monday, January 12, 2009 7:42 PM | Last reply by RANGASAI - Sunday, August 16, 2015 8:17 AM -
1 Votes
Unknown protocol ID Net.TCP
In the "Advanced Settings" dialog box for the WCF service, ensure to enable NET.TCP by entering "net.tcp" (without the quotes) for Enabled Protocols.Answered | 19 Replies | 15577 Views | Created by kfrost - Wednesday, February 18, 2009 4:17 AM | Last reply by Garen Barnett - Monday, March 2, 2020 8:05 PM -
0 Votes
netTCP ports
My Client is getting the following configuration generatedAnswered | 3 Replies | 3289 Views | Created by vai2000 - Monday, December 6, 2010 1:28 PM | Last reply by Yi-Lun Luo - Tuesday, December 7, 2010 3:26 AM -
0 Votes
WCF-Custom adapter net.tcp on in-process host
The URI for a netTCP port does not have .svc on the end of it.Answered | 3 Replies | 13756 Views | Created by vinothanu - Thursday, November 5, 2009 1:34 PM | Last reply by amit chauhan - Monday, December 13, 2010 2:32 PM -
1 Votes
Hitting service throttling on webhttp endpoint but not net.tcp endpoint - self hosted scenario
> I wondering why the throttling configuration would work for .net.tcp endpoints but not webhttp endpoints.Answered | 5 Replies | 2208 Views | Created by Stephan Steiner - Wednesday, July 2, 2014 9:54 AM | Last reply by dns jinung - Friday, July 11, 2014 9:35 AM -
0 Votes
What is the best host method for Net.Tcp endpoints?
Even if you are using IIS7 Net.Tcp is session orientated which doesn't play well with IIS worker process/appdomain recycling.Answered | 4 Replies | 3078 Views | Created by Big Al Blues Man - Thursday, July 23, 2009 4:57 PM | Last reply by Richard Blewett - Tuesday, July 28, 2009 10:23 AM -
0 Votes
Can i make my wsHttpBinding to be compatible to SOAP1.1 protocol
Hi Rajesh , It's very true that WSHttpBinding only supports SOAP 1.2 and it can't be changed.Answered | 5 Replies | 6077 Views | Created by Rajesh S V - Thursday, October 7, 2010 4:02 PM | Last reply by Yaron Naveh - Friday, October 8, 2010 5:36 PM -
1 Votes
WCF netTcp on IIS not working at all
I get the following error when i try and run a windows forms application that trys to communicate with a wcf service hosted in iis: "The message could not ...Answered | 7 Replies | 8689 Views | Created by XmidPOE - Wednesday, January 12, 2011 6:13 PM | Last reply by Jrw_99 - Thursday, August 11, 2011 1:40 PM -
0 Votes
Is wsHttpBinding supports Restful services in WCF ?
In addition to Siva's reply, you can also have a service with more than one endpoint, one with wsHttpBinding (if it's required) for SOAP clients, and one with ...Answered | 2 Replies | 7215 Views | Created by Pavan Kumar Chebrolu - Monday, October 18, 2010 10:52 AM | Last reply by Carlos Figueira - Monday, October 18, 2010 2:01 PM -
0 Votes
Could not find a base address that matches scheme net.tcp for the endpoint with binding NetTcpBinding.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time.Answered | 1 Replies | 731 Views | Created by Irulandi - Tuesday, April 26, 2016 6:03 AM | Last reply by Amy Peng - Wednesday, April 27, 2016 8:55 AM -
1 Votes
Hosting a NetTcp binding Web Service on IIS 7 and Port 80
Hi thehin, I'm afraid so far "sharing same port between different protocol binding such as http and tcp" is not supported by the ...Answered | 5 Replies | 11385 Views | Created by thehin - Tuesday, June 15, 2010 7:06 PM | Last reply by Steven Cheng - MSFT - Wednesday, June 23, 2010 2:57 AM -
0 Votes
Cannot consume WCF service using net.tcp protocol hosted in Windows Azure in Silverlight
One interesting thing is that I expect the net.tcp protocol will help improve the performance of my application comparing to http protocol; because the ...Answered | 6 Replies | 15401 Views | Created by Nguyen Ho Thi Thao - Tuesday, July 12, 2011 7:06 AM | Last reply by Wenchao Zeng - Thursday, July 21, 2011 5:36 AM -
0 Votes
wsHttpBinding, need confirmation
net.tcp is giving me the same issues.Answered | 10 Replies | 6145 Views | Created by Scruffy John - Tuesday, September 1, 2009 7:54 PM | Last reply by Scruffy John - Friday, September 4, 2009 3:25 AM -
0 Votes
Could not find a base address that matches scheme net.tcp for the endpoint with binding NetTcpBinding
The Visual Studio Development Server (Cassini) doesn't support TCP.Answered | 2 Replies | 2676 Views | Created by gmn2010 - Wednesday, February 29, 2012 10:03 PM | Last reply by CarlosFigueira - Thursday, March 1, 2012 1:52 AM -
7 Votes
Cannot get service reference for Net.tcp service hosted in IIS7
I was getting the same error: The message could not be dispatched because the service at the endpoint address 'net.tcp ... is unavailable for the protocol ...Answered | 14 Replies | 19225 Views | Created by Simply Ged - Wednesday, October 7, 2009 10:52 AM | Last reply by velin.achev - Wednesday, June 22, 2016 11:14 AM -
0 Votes
Unable to get metadata using net.tcp binding
For the net.tcp problem, the reason behind it is IIS Express does not support other protocol other than HTTP and HTTPS.Answered | 5 Replies | 10244 Views | Created by eva2002 - Tuesday, March 6, 2012 9:12 AM | Last reply by eva2002 - Friday, March 9, 2012 8:55 AM -
2 Votes
Error when hosting service in IIS7.0 using net.tcp
I had configured WAS, had set the site bindings at the site level for tcp, adn Enabled the net.tcp protocol at the service level in IS 7.5.Answered | 11 Replies | 9443 Views | Created by needbrew - Wednesday, April 8, 2009 5:31 PM | Last reply by G Houston - Tuesday, June 14, 2011 3:12 PM -
0 Votes
Could not find a base address that matches scheme https for the endpoint with binding WSHttpBinding.
If you host your service on IIS, have you set the https protocol with the site.Answered | 3 Replies | 1123 Views | Created by Steve Kollmorgen - Wednesday, January 13, 2016 4:17 PM | Last reply by Grady_Dong - Monday, January 18, 2016 9:13 AM - Items 1 to 20 of 1003280 Next ›
No announcements