Windows Communication Foundation, Serialization, and Networking announcement
-
Link
Do you have ideas you would like to share with us? Do you always think it would be cool if WCF could do this? Here is an opportunity for you to contribute - http://tinyurl.com/wcfvnext
Thanks!
Filter
:
All threads
All threads
Answered
Unanswered
Proposed answers
General discussion
No replies
Helpful
Has code
All languages
-
Sticky11Votes
Hello and thanks for visiting the WCF Forum!
Hello and thanks for visiting the WCF Forum! It has been a while since this post was updated, and I will post the links to the new sp1 beta ...16 Replies | 39393 Views | Created by edhickey - Tuesday, May 20, 2008 8:35 PM | Last reply by Sathiyamoorthy S - Thursday, August 16, 2012 2:59 PM -
Sticky4Votes
Please Indicate "Mark as Answer" if a Post has Answered the Question
While reading a reply to your question, you will notice a button with an icon that says "Mark as Answer." Please select this button when a reply answers ...6 Replies | 30840 Views | Created by Ed Hickey - Thursday, April 03, 2008 9:00 PM | Last reply by Prabhas Harlapur - Thursday, December 02, 2010 4:39 AM
-
Unanswered1Votes
SSL client certificate authentication, within the SCT handshake
I see how the SSL/TLS handshake are contained within the RST/RSTR exchanged between 2 WCF messaging peers. And, I see how derived keys then enable keyed-encryption/keyed-signing of headers, ...6 Replies | 200 Views | Created by Peter Williams (Security Engineer) - Tuesday, August 06, 2013 9:23 PM | Last reply by Peter Williams (Security Engineer) - 10 hours 7 minutes ago -
Answered2Votes
Passing Client Credentials to WCF Service
Hey Guys, The setting of client credentials has obviously changed in the WCF world. Does anyone know how I can replicate the old ASMX behaviour of setting ...8 Replies | 57506 Views | Created by OzCoder - Thursday, April 24, 2008 12:45 AM | Last reply by Arun Prasath S - 17 hours 2 minutes ago -
Unanswered0Votes
how to test sqldependency for wcf
Hi I have simple WCF service which uses linq to query and fetches data from testTable in testDatabase . now i have enabled sqldependency notification for both ... -
Unanswered0Votes
WCF NetTCP Binding & SQLCacheDependnacy
Is it possible to configure WCF with tcp binding and SQL Cache Dependancy using IIS? Can anyone kindly point me to some resources? I only can find if you run your ... -
Answered0Votes
Library not Registered
>> WebHost failed to process a request. Sender Information: ...3 Replies | 85 Views | Created by Karan Thillai - Thursday, August 22, 2013 1:21 PM | Last reply by Karan Thillai - 20 hours 51 minutes ago -
Unanswered0Votes
Error while running the windows service project
I have created a WCF library with windows service and i have installed my service using installutil and it is successfully installed and when i run the project i am getting the below error.Can ...6 Replies | 135 Views | Created by chandu123 - Wednesday, August 21, 2013 8:26 AM | Last reply by chandu123 - 23 hours 53 minutes ago -
Unanswered0Votes
WCF 4.0 custom server authenication
I want to use WCF 4.0 in a project with custom authenication. I tried many thing... to no success. Below is the basic web.config file. But because I'm not sure wear to look to fit the problem... ... -
Unanswered1Votes
Implement Json-Rpc with WCF over HTTP
Hi All, I'm trying to develop an Json-Rpc over HTTP with WCF. I need to implement this in a self-hosted environment. I'm stuck due to my lack of understanding of WCF Extensibility. I've followed an ...5 Replies | 131 Views | Created by DaniloC - Tuesday, August 20, 2013 9:25 PM | Last reply by DaniloC - Friday, August 23, 2013 10:35 PM -
Unanswered0Votes
wsHTTPBinding and accessing a JBoss Server with preemptive Authorization
Hello, I am trying to access a Jboss SOAP Webservice with Transport Security. From SoapUI I can do ist successfully. In my C# windows form I always receive a 401 error, ...2 Replies | 103 Views | Created by sethach123 - Friday, August 16, 2013 4:30 PM | Last reply by sethach123 - Friday, August 23, 2013 2:59 PM -
Answered0Votes
Intégration paybox
Salut, Je voudrais intégrer Paybox dans mon site e-commerce en utilisant WCF C #. Notre site Web va vendre des logiciels et des livres en ...3 Replies | 527 Views | Created by gophette - Monday, October 22, 2012 7:40 AM | Last reply by gophette - Friday, August 23, 2013 2:28 PM -
Unanswered0Votes
How to disable WCF test Client in VS 2012
New WebSite->WCF Service] which creates a wcf service without any .csproj file. When I run the application it runs in a WCF Test Client how ever I want to disable this behavior and run into ...2 Replies | 68 Views | Created by A.K.B. _ - Friday, August 23, 2013 5:53 AM | Last reply by KeesDijk - Friday, August 23, 2013 12:43 PM -
Answered0Votes
How to consume WCF soap web service in node.js
Hi, I tried the following code. var BasicHttpBinding = require('wcf.js').BasicHttpBinding , Proxy = require('wcf.js').Proxy , binding = new ...4 Replies | 733 Views | Created by ademen - Monday, March 25, 2013 9:25 AM | Last reply by p.dan - Friday, August 23, 2013 12:29 PM -
Unanswered0Votes
ENOBUFS du to FTPWebRequest ?
Dear all, I've have build a small FTP client which pool every 5 seconds a distant directory looking for files to download. In specific condition (which I cannot described since I ... -
Unanswered0Votes
NetPeerTcpBinding marked obsolete in Net 4.5
NetPeerTcpBinding has been marked obsolete in Net 4.5. After looking at similar questions, I have not found a direct answer to the following questions: Is there a direct ...2 Replies | 73 Views | Created by Mark Peterson - Wednesday, August 21, 2013 12:06 AM | Last reply by Amy Peng - MSFT - Friday, August 23, 2013 8:13 AM -
Unanswered0Votes
.net desktop application using windows principal for authentication against custom logon list
We are working on security upgrades to our system. We are retaining our existing login policy to allow users to signon using password, but then we are considering adding Active Directory ...1 Replies | 88 Views | Created by zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz - Thursday, August 22, 2013 4:48 AM | Last reply by Amy Peng - MSFT - Friday, August 23, 2013 5:22 AM -
Unanswered1Votes
Proper way to dispose wcf data services (when there are multiple levels of calls)
So, I have a WCF Data Service that calls a proxy, that calls a wcf service. Data Service: public class ODataService : ...2 Replies | 110 Views | Created by Skaz - Monday, August 19, 2013 3:24 PM | Last reply by Sr.Nugraha - Friday, August 23, 2013 3:18 AM -
Unanswered0Votes
WCF web service: How to map a virtual path from static constructor?
Hi, I need to detect some file in a WCF web service "App_Data" folder. In normal context I would just use "HostingEnvironment.MapPath", however I'm in the ...1 Replies | 81 Views | Created by Werner Clausen - Thursday, August 22, 2013 6:15 AM | Last reply by Amy Peng - MSFT - Friday, August 23, 2013 3:10 AM -
Unanswered0Votes
how to make wcf service hosted in iis access another server active directory
how to make wcf service hosted in iis access another server active directory there are 2 servers 1- Application server which WCF service hosted on ...3 Replies | 86 Views | Created by ATeba - Thursday, August 22, 2013 7:47 AM | Last reply by darnold924 - Thursday, August 22, 2013 8:48 PM -
Answered106Votes
Sudden Error: Could not load type System.ServiceModel.Activation.HttpModule - Urgent Help Please
hi, I have a windows 7 machine with IIS 7. I was hosting WCF services on IIS normally and i had a couple of services running. Suddenly (i honestly did not do any ...55 Replies | 148699 Views | Created by mhalabi - Friday, December 04, 2009 9:30 PM | Last reply by gvnspk - Thursday, August 22, 2013 6:41 PM -
Unanswered0Votes
System.Net.WebClient how to identify that ssl connection requires client certificate?
Hi, Is there any way to identify that ssl connection requires client certificate? Our case: Client-server application, 2 clients (1st using WinnHttp, 2nd ...3 Replies | 138 Views | Created by Nick ALM - Sunday, August 18, 2013 2:15 PM | Last reply by Steven Cheng - MSFT - Thursday, August 22, 2013 10:26 AM - Items 1 to 20 of 31076 Next ›