No announcements
Found 3652820 threads
-
0 Votes
(winXP) The protocol 'net.tcp' is not supported error while debugging
This works for me without using that crappy ASP.NET Dev Server.Answered | 3 Replies | 5459 Views | Created by JoshKrak - Friday, April 24, 2009 12:06 AM | Last reply by TomTom1234 - Tuesday, August 4, 2009 12:32 PM -
2 Votes
Error when hosting service in IIS7.0 using net.tcp
When I enabled net.tcp on the default website as well, the error went away.Answered | 11 Replies | 9447 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
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 | 10248 Views | Created by eva2002 - Tuesday, March 6, 2012 9:12 AM | Last reply by eva2002 - Friday, March 9, 2012 8:55 AM -
1 Votes
WCF net.tcp binding Opentimeout not firing
For more information, please try to refer to the following article: #Binding.Answered | 1 Replies | 957 Views | Created by sabarish.m - Wednesday, April 29, 2015 12:36 PM | Last reply by Amy Peng - Friday, May 1, 2015 7:04 AM -
0 Votes
Bizarre Two Minute Timeout using NET.TCP binding
Hi Guys, We are getting this issue in a load balanced environment, so we fixed the issue by creating and using a custom ...Answered | 4 Replies | 8364 Views | Created by FluidTrade Support - Tuesday, February 12, 2008 8:47 PM | Last reply by IsmileTechnologies - Thursday, October 27, 2011 3:45 PM -
1 Votes
Unknown protocol ID Net.TCP
Note the lower case "net.tcp"; entering "NET.TCP" (upper case) will result in the following exception after IIS is ...Answered | 19 Replies | 15578 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
Activation Service 'NetTcpActivator' error 'net.tcp' disabled for the site
Both of the sites have the net.pipe binding at the same time.Answered | 2 Replies | 7946 Views | Created by KIKU1432 - Thursday, October 4, 2012 8:04 PM | Last reply by ln_59 - Saturday, February 17, 2018 7:57 AM -
0 Votes
net.tcp binding over the internet with username authentication and encryption
The certificate that was used has a trust chain that cannot be verified.Answered | 30 Replies | 8069 Views | Created by FAndrei - Sunday, September 25, 2011 6:49 AM | Last reply by Prefix The First - Monday, October 3, 2011 8:30 PM -
9 Votes
Error when creating a net.tcp endpoint in wcf
On the server I checked the applicaiton event log and found these two errors repeating for my single failed call: An error occurred ...Answered | 21 Replies | 51254 Views | Created by ketchthegreat - Monday, January 12, 2009 7:42 PM | Last reply by RANGASAI - Sunday, August 16, 2015 8:17 AM -
0 Votes
Could not find a base address that matches scheme net.tcp for the endpoint with binding NetTcpBinding
If your service is webhosted (which seems the case since you're using a .svc file), you need to use IIS to serve it using TCP.Answered | 2 Replies | 2679 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
Event Log Contained: A (newer) An error occurred while trying to listen for the URL ...Answered | 14 Replies | 19235 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
Silverlight 4 and net.Tcp Binding with port 808
You can implement the service in the web application that is hosting your silverlight application if you plan to use HTTP bindings or you can implement it as a ...Answered | 7 Replies | 3988 Views | Created by Vipin Bathla - Monday, July 4, 2011 7:22 AM | Last reply by Ido Flatow. _ - Tuesday, July 5, 2011 5:32 AM -
0 Votes
Error while using net.tcp binding
If so : this is using the Mex endpoint, not the service endpoint the application is using.Unanswered | 5 Replies | 121 Views | Created by Anonymous - Wednesday, August 21, 2013 5:18 AM | Last reply by Anonymous - Monday, August 26, 2013 12:25 AM -
0 Votes
SilverLight 4 ,Self-Hosted net.tcp binding WCF, how to add cross-domain access policy for my example?
TCP error code 10013: 试图以其访问权限所禁止的方式访问套接字。Answered | 14 Replies | 17891 Views | Created by ValorZ - Sunday, March 28, 2010 5:35 AM | Last reply by Arshdeep Virdi - Tuesday, May 22, 2012 10:11 PM -
0 Votes
Could not find a base address that matches scheme net.tcp for the endpoint with binding NetTcpBinding.
If you are hosting the service yourself (using the ServiceHost class), make sure you have a TCP base address, in addition to the HTTP one: ...Answered | 1 Replies | 5585 Views | Created by VIVEK YJA - Saturday, June 12, 2010 12:50 PM | Last reply by Carlos Figueira - Saturday, June 12, 2010 1:25 PM -
0 Votes
What Binding to use?
I would just you look into other bindings to meet your project requirement.Answered | 7 Replies | 3432 Views | Created by ateup - Friday, November 14, 2008 12:51 PM | Last reply by zoomer - Monday, December 1, 2008 10:59 AM -
0 Votes
WCF-Custom adapter net.tcp on in-process host
Here is the MSDN example of using the WCF-netTcp adapter: http://msdn.microsoft.com/en-us/library/bb728041(BTS.20).aspx.Answered | 3 Replies | 13759 Views | Created by vinothanu - Thursday, November 5, 2009 1:34 PM | Last reply by amit chauhan - Monday, December 13, 2010 2:32 PM -
0 Votes
Cannot consume WCF service using net.tcp protocol hosted in Windows Azure in Silverlight
Actually I was trying to deploy WCF net.tcp on Azure using WebRole, but not WorkerRole.Answered | 6 Replies | 15405 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
Adding WCF service reference using net.tcp fails: The requested address is not valid in its context
<endpoint address="mex" binding="mexTcpBinding" contract="IMetadataExchange"></endpoint> ...Answered | 2 Replies | 1033 Views | Created by Nina Saab - Saturday, November 30, 2019 1:03 PM | Last reply by Nina Saab - Monday, December 2, 2019 7:18 AM -
0 Votes
WCF net.tcp callback issue
Hi Elbino, From the configuration fragment you provided, your service has used a NETTCP binding with a binding ...Answered | 3 Replies | 5640 Views | Created by Elbino - Wednesday, November 3, 2010 10:45 PM | Last reply by Elbino - Monday, November 15, 2010 3:59 PM - Items 1 to 20 of 3652820 Next ›
No announcements