No announcements
Found 746825 threads
-
3 Votes
wcf services
WCF Service are Web services.Answered | 6 Replies | 3319 Views | Created by sreedhar goud - Thursday, February 23, 2012 5:51 AM | Last reply by Horizon_Net - Friday, March 2, 2012 10:47 AM -
0 Votes
Can I use certificates to send encrypted Http requests messages to WCF REST service for message level encryption?
I have created a WCF RESTful web service which is working fine.Answered | 1 Replies | 1680 Views | Created by NBA69 - Saturday, January 26, 2013 7:49 AM | Last reply by Haixia_Xie - Monday, January 28, 2013 5:38 AM -
0 Votes
WCF service consumption in another domain
" I wonder if you are using the Windows Authentication in your WCF service, if so the Windows Authentication works when the ...Answered | 3 Replies | 1521 Views | Created by Rajan sangani - Wednesday, May 11, 2016 3:43 PM | Last reply by Amy Peng - Friday, May 13, 2016 4:47 AM -
0 Votes
wcf windows service and wcf web service
Hi Since they both use the same class ServiceHost to create and host WCF services, they are more less the same in that aspect.Answered | 1 Replies | 4189 Views | Created by Surani - Friday, April 23, 2010 12:17 PM | Last reply by Haripraghash - Saturday, April 24, 2010 1:32 PM -
4 Votes
disable metadata exchange for a public WCF service
The reason I tried to avoid using certificate is: I have multiple client applications, each needs to connect the WCF service on multiple PC boards.Answered | 15 Replies | 11556 Views | Created by Nan Zeng - Thursday, May 13, 2010 5:14 PM | Last reply by Nan Zeng - Tuesday, May 25, 2010 2:14 AM -
0 Votes
Newbie: Securing WCF Services with a Membership Provider
ok, i got even a little further. i installed IIS, ran SelfSSL, created a certificate for "Localhost", migrated my service web site over to IIS, updated my service ...Answered | 16 Replies | 5515 Views | Created by bryanc - Monday, November 10, 2008 11:56 PM | Last reply by Yaron Naveh - Friday, November 14, 2008 12:35 AM -
2 Votes
Not able to understand Service certificate required for WCF -BasicHttp adapter configuration when Security mode is Transport
Hi Abhishek, I am using binding file generated by consuming WCF web service WSDL.Answered | 4 Replies | 1935 Views | Created by BizTalk_Renu - Monday, September 14, 2015 7:21 AM | Last reply by Koushik984 - Monday, September 14, 2015 11:53 AM -
2 Votes
Error While Communicating with the WCF HTTP service
Hi Praj, Did you assign the certificate to the port?Answered | 3 Replies | 1037 Views | Created by PrajaktD - Wednesday, September 9, 2015 9:23 AM | Last reply by RahulS_88 - Wednesday, September 9, 2015 9:50 AM -
0 Votes
wcf Service
Hi, First please try to check if your service is the wcf soap service or the wcf rest service.Answered | 3 Replies | 1000 Views | Created by sr2011 - Tuesday, January 28, 2014 3:17 PM | Last reply by sr2011 - Friday, February 14, 2014 2:07 PM -
1 Votes
WCF SSL certificate authentication not recognizing configuration settings
Configuring Tracing If we host our WCF service to IIS, maybe that is a IIS issue.Answered | 5 Replies | 1285 Views | Created by pedro.a.morales - Tuesday, December 1, 2015 10:41 PM | Last reply by pedro.a.morales - Friday, January 8, 2016 4:07 PM -
0 Votes
To use a wcf service in wcf application Should we create the wcf service as web or as wcf service application or as wcf service library
A WCF Service library is just compiled into a dll but you need to host the code for the WCF somewhere.Answered | 2 Replies | 642 Views | Created by vivek_kumar9 - Wednesday, June 11, 2014 12:34 PM | Last reply by Magnus (MM8) - Wednesday, June 11, 2014 12:54 PM -
0 Votes
Do i need to provide multiple client certificates to use my WCF Service hosted on windows azure or one is sufficient?
> Do i need to provide multiple client certificates to use my WCF Service hosted on windows azure or one is sufficient?Answered | 1 Replies | 4876 Views | Created by Srinivas Korvi - Tuesday, January 24, 2012 11:03 AM | Last reply by MingXu-MSFT - Wednesday, January 25, 2012 6:31 AM -
0 Votes
WCF UserName Authentication Certificate Question
It means either HTTPS (also certificate) in case of TransportWihtMessageCredential security mode or WS-Security with service certificate in case of Message secuirty mode.Answered | 1 Replies | 3997 Views | Created by Lijo Cheeran Joseph - Thursday, April 21, 2011 9:21 AM | Last reply by Ladislav Mrnka - Thursday, April 21, 2011 11:37 AM -
1 Votes
Bypassing certificate errors when connecting to gsoap server using WCF and Windows.Web.HttpClient
I have made an application for Windows 8 Store Apps that uses WCF to connect to a gsoap web server.Answered | 2 Replies | 1816 Views | Created by giltendezm - Friday, December 6, 2013 2:03 AM | Last reply by giltendezm - Monday, December 9, 2013 2:53 AM -
0 Votes
cloud service and wcf service
The WCF Service is a programming interface only, with help of which you can create some Service Oriented Architecture (SOA) applications.Answered | 1 Replies | 9994 Views | Created by Karan Gupta - Monday, October 17, 2011 10:54 AM | Last reply by Moor Andrew - Monday, October 17, 2011 12:46 PM -
0 Votes
Wcf Service Library or Wcf Service Application
here are the examples for using WCF service applicaitons Beginners ...Answered | 2 Replies | 4049 Views | Created by biçer - Friday, June 24, 2011 10:29 PM | Last reply by biçer - Saturday, June 25, 2011 2:37 PM -
0 Votes
ASP.NET Membership Provider username and password to WCF and certificate credentials
Could we just define 1 certificate and use it on all sites for WFC communication ?Answered | 2 Replies | 4170 Views | Created by Brulmans Mathieu - Monday, May 23, 2011 4:11 PM | Last reply by Brulmans Mathieu - Wednesday, November 23, 2011 9:05 PM -
0 Votes
WCF Service
In my project i am adding service interface dll for invoking service method.Answered | 9 Replies | 3757 Views | Created by Umesh Manilal - Monday, August 3, 2009 5:22 AM | Last reply by Umesh Manilal - Monday, August 10, 2009 1:00 PM -
0 Votes
WCF service with Client Certificate authentication not working after hosting on Azure
Hi Johnson, I have uploaded the necessary SSL certificate to the portal and its configured in service definition file.Answered | 8 Replies | 7898 Views | Created by Siddhartha.Goenka - Friday, November 16, 2012 12:28 PM | Last reply by Siddhartha.Goenka - Thursday, January 3, 2013 2:09 PM -
0 Votes
High Response Time from WCF service in Production
Hi, I did more one more thing today; I noticed that request is going to certificate authority for verification of certificate; the possible reason for delay.Answered | 3 Replies | 6611 Views | Created by Ankur11 - Monday, February 21, 2011 10:10 AM | Last reply by Ankur11 - Friday, February 25, 2011 4:18 PM
No announcements