No announcements
Found 2121866 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 | 5507 Views | Created by JoshKrak - Friday, April 24, 2009 12:06 AM | Last reply by TomTom1234 - Tuesday, August 4, 2009 12:32 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 | 15787 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
As i know, this error occurs when using the named pipe transport with a weak wildcard URL reservation on multiple sites hosted in IIS, please check you are not using the Named Pipe.Answered | 2 Replies | 8077 Views | Created by KIKU1432 - Thursday, October 4, 2012 8:04 PM | Last reply by ln_59 - Saturday, February 17, 2018 7:57 AM -
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 | 9551 Views | Created by needbrew - Wednesday, April 8, 2009 5:31 PM | Last reply by G Houston - Tuesday, June 14, 2011 3:12 PM -
1 Votes
How to debug protocol activation
Debug Menu -> Debug Installed App packages Select you Windows store app (You should deploy the app before this step) and then select start.Answered | 5 Replies | 3325 Views | Created by tilakrajchandan - Tuesday, July 24, 2012 5:56 AM | Last reply by Vinayak_Bhosale - Tuesday, July 16, 2013 9:44 PM -
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 | 15520 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 -
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 | 51674 Views | Created by ketchthegreat - Monday, January 12, 2009 7:42 PM | Last reply by RANGASAI - Sunday, August 16, 2015 8:17 AM -
0 Votes
error message while debugging
LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or ...Answered | 16 Replies | 1382 Views | Created by mbechmann - Monday, March 18, 2013 5:35 AM | Last reply by davewilk - Monday, March 18, 2013 9:36 PM -
0 Votes
error while debugging
Best Regards, Rocky Yue[MSFT] MSDN Community Support | Feedback to usAnswered | 2 Replies | 4143 Views | Created by elizabethbabyk - Wednesday, January 25, 2012 12:31 PM | Last reply by Lie You - Friday, January 27, 2012 5:59 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 | 19372 Views | Created by Simply Ged - Wednesday, October 7, 2009 10:52 AM | Last reply by velin.achev - Wednesday, June 22, 2016 11:14 AM -
4 Votes
Error while attempting to remote debug, error 0x80004002
All of the articles and forum posts I found with this error message were related to debugging on mobile devices and the most common issue seemed to be an ...Answered | 4 Replies | 12229 Views | Created by Jacob Wagner - Wednesday, October 21, 2009 8:43 PM | Last reply by Duan60 - Friday, January 15, 2010 2:39 PM -
1 Votes
The protocol 'net.tcp' is not supported.
Hi Munish, WebRole doesn't support net.tcp protocol either, we could not host nettcp wcf on WebRole.Answered | 7 Replies | 8110 Views | Created by Munish Bhargav - Monday, June 21, 2010 10:16 AM | Last reply by Mog Liang - Wednesday, June 23, 2010 8:49 AM -
0 Votes
error message while debugging
Regards, Elegentin Xie MSDN Community Support | Feedback to us Develop and promote your apps in Windows ...Answered | 5 Replies | 1956 Views | Created by mbechmann - Friday, March 15, 2013 4:22 PM | Last reply by Elegentin Xie - Friday, March 22, 2013 7:47 AM -
0 Votes
The protocol 'net.tcp' is not supported.
Generally for IIS 7 + net.tcp binding(WCF), what we need to ensure is the following things: TCP activation component is installed (via Feature or roles ...Answered | 4 Replies | 192 Views | Created by Anonymous - Thursday, June 21, 2012 8:40 AM | Last reply by Anonymous - Friday, June 22, 2012 6:05 AM -
0 Votes
HttpWebResponse.GetResponse() failed while debugging
Per my understanding, when sends an HTTP request, HTTP protocol defines that only two connection can be made at the same time to the same server.Answered | 1 Replies | 1090 Views | Created by mohana t - Friday, August 7, 2015 1:04 PM | Last reply by Kristin Xie - Monday, August 10, 2015 7:16 AM -
0 Votes
WCF-Custom adapter net.tcp on in-process host
check if IIS has both protocol pointing to same port number,i just found if that is the case,it will not work.Answered | 3 Replies | 13895 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
The protocol 'net.tcp' is not supported.
Did you install the features of IIS that are required to run net.tcp connections?Answered | 2 Replies | 6909 Views | Created by Jay Sullivan1 - Wednesday, June 29, 2011 8:54 PM | Last reply by Jay Sullivan1 - Thursday, June 30, 2011 3:31 PM -
0 Votes
The protocol 'net.tcp' is not supported.
I think this error message has to do with the config files in the following folder C:\WINDOWS\system32\drivers\etc jdwengAnswered | 2 Replies | 5433 Views | Created by Taha Zubair - Friday, June 22, 2012 6:13 AM | Last reply by Peter pi - MSFT - Wednesday, June 27, 2012 7:32 AM -
1 Votes
error while remote debugging on Surface RT
while browsing my MSDN Subscriber downloads section.Answered | 3 Replies | 2423 Views | Created by Ravindra Kumar KS - Wednesday, September 18, 2013 7:54 PM | Last reply by Ravindra Kumar KS - Thursday, September 19, 2013 12:36 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 | 10399 Views | Created by eva2002 - Tuesday, March 6, 2012 9:12 AM | Last reply by eva2002 - Friday, March 9, 2012 8:55 AM - Items 1 to 20 of 2121866 Next ›
No announcements