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!
-
14 VotesHello 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 ...Sticky | 17 Replies | 56134 Views | Created by edhickey - Tuesday, May 20, 2008 8:35 PM | Last reply by Sachin P - Wednesday, December 3, 2014 2:15 PM -
7 VotesPlease 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 ...Sticky | 7 Replies | 46633 Views | Created by Ed Hickey - Thursday, April 3, 2008 9:00 PM | Last reply by Vithal Wadje - Tuesday, April 7, 2015 5:17 PM
-
0 VotesCustom binding with authentication
I get the below error when I try browsing the wsdl (http://localhost:51230/OrderPlacementService.svc) <pre>The ...Unanswered | 1 Replies | 57 Views | Created by jithendradt - Thursday, December 26, 2019 10:27 AM | Last reply by Abraham Qian - Friday, December 27, 2019 5:20 AM -
0 VotesHow to authenticate with a Managed Service Account
System.ServiceModel.Security.SecurityNegotiationException: Either the target name is incorrect or the server has rejected the client credentials. ---> ...Unanswered | 3 Replies | 185 Views | Created by Paul Chan 2014 - Monday, December 23, 2019 9:27 AM | Last reply by Abraham Qian - Wednesday, December 25, 2019 11:21 AM -
2 VotesAny advice or rectification for my code to pass json data with WCF REST POST
I have a WCF REST POST that has JSON data as input, IService.cs: [OperationContract] [WebInvoke(Method = "POST", ...Unanswered | 6 Replies | 298 Views | Created by Thabetidris - Thursday, December 19, 2019 1:54 PM | Last reply by Thabetidris - Tuesday, December 24, 2019 9:31 AM -
0 VotesIn WCF service application, we need Application Insights to track client side click, change events, events are binded with angular like ng-click, ng-change etc
Application Insights to track client side click, change events, events are binded with angular like ng-click, ng-change etc So how to track events in application insights in ...Unanswered | 1 Replies | 134 Views | Created by keerti jain - Wednesday, December 18, 2019 9:15 AM | Last reply by Abraham Qian - Friday, December 20, 2019 8:40 AM -
1 VotesSOAP Action Override the Actual "Send" of a Soap Message (How to Prevent Default Behavior When Sending)
Hello, I have an inspector that already sends the SOAP message using an HTTP Post instead: public class ...Answered | 2 Replies | 355 Views | Created by A_Failure - Friday, September 20, 2019 2:16 PM | Last reply by A_Failure - Friday, December 20, 2019 2:13 AM -
0 VotesAre arrays supported as the T in FaultException<T>? e.g. FaultContractAttribute(typeof(ExampleError[])
I am seeing strange behavior when WCF deserializes a faulted SOAP Response on my client, and googling for answers is leading nowhere. As far as I can tell, when I generate ...Unanswered | 9 Replies | 3722 Views | Created by John Alexander Zabroski - Tuesday, April 17, 2012 3:52 PM | Last reply by davidjola - Thursday, December 19, 2019 11:34 PM -
0 VotesGetting the value of UriTemplate of WebInvoke without using method parameter
Hi, I have the following WCF service contract: [ServiceContract] public interface ICommandService { ...Unanswered | 4 Replies | 245 Views | Created by TinaAnas - Wednesday, December 18, 2019 1:21 AM | Last reply by Abraham Qian - Wednesday, December 18, 2019 9:48 AM -
0 VotesApplication Insights to track client side click, change events, events are binded with angular like ng-click, ng-change etc
Application Insights to track client side click, change events, events are binded with angular like ng-click, ng-change etc So how to track events in application insights in ... -
0 VotesWCF message doesn't go through protocol verification
I am writing WCF service that should process SOAP message from external client (which I have no influence to, and very basic support). It is hosted on IIS and communicates over ... -
1 Votes“The resource you are looking for (or one of its dependencies)” error WCF REST
I have a RESTful service that doesn't work, despite I verify all the code: web.config, the Iservic and the implementation: IServiceImport: namespace ...Answered | 4 Replies | 294 Views | Created by Thabetidris - Friday, December 13, 2019 8:45 AM | Last reply by Abraham Qian - Monday, December 16, 2019 1:54 AM -
0 Voteshow to diagnose exception: Cannot resolve KeyInfo for verifying signature
I have a WCF client that consumes a java webservice. Part of the "security" is they sign their reply. I have their certificate installed. When I get their message ...Answered | 8 Replies | 8143 Views | Created by Matt Raffel - Thursday, July 8, 2010 12:20 PM | Last reply by michelelapiet - Friday, December 13, 2019 4:01 PM -
0 VotesService cannot find certificate
I have an application that runs as a windows service. It sends a message to a webservice signing it with a certificate. This part works fine. They send back a reply that ...Answered | 15 Replies | 5857 Views | Created by Matt Raffel - Friday, July 30, 2010 1:14 PM | Last reply by michelelapiet - Thursday, December 12, 2019 10:17 PM -
0 VotesWCF C# The client will need to sign the message using own private key and encrypt the message using Third Party public key
Relatively new to WCF: Was given the following from requirements from a third party service (built in java) that we are calling Third Party's X509 security ...Answered | 2 Replies | 5192 Views | Created by Kyle Gunnare - Monday, June 10, 2013 1:55 PM | Last reply by michelelapiet - Wednesday, December 11, 2019 5:04 PM -
0 VotesWeb service connection issue from Windows server 2016 to Windows server 2003
Hi All, We have a Web service running on Windows server 2010 (.Net Framework 1.1). It is consumed by Window 2003. everything is working fine. We are planning to ...Unanswered | 1 Replies | 254 Views | Created by Sakti Prasad Mohapatra - Tuesday, December 10, 2019 5:27 PM | Last reply by Abraham Qian - Wednesday, December 11, 2019 8:18 AM -
0 Votessystem diagnostic trace listeners
Hello! I have some Trace.TraceInformation statements in my WCF service. I would like to obtain both the WCF trace (System.ServiceModel) as well as the output from my Trace ...Unanswered | 1 Replies | 262 Views | Created by lcjlion - Monday, December 9, 2019 3:05 PM | Last reply by Abraham Qian - Tuesday, December 10, 2019 9:37 AM -
0 VotesFew packet shows as sent in wcf service traces but not received at client end for customer environment under proxy
We are witnessing an issue in one of our customer environment (configured under proxy) where in few data packets is not reaching caller environment. In the WCF trace logs we see packet being ...Unanswered | 3 Replies | 414 Views | Created by TryingStuff - Tuesday, December 3, 2019 1:52 AM | Last reply by Abraham Qian - Tuesday, December 10, 2019 7:10 AM -
0 Votes“The queue does not exist or you do not have sufficient permissions to perform the operation” exception thrown in a MSMQ app on Windows 10
I have a Windows-based application that runs perfectly fine on a Windows 7 workstation. This application makes use of local public MSMQ queues to communicate with a server int he same ...Unanswered | 3 Replies | 342 Views | Created by Eddie_88 - Friday, December 6, 2019 4:43 PM | Last reply by Abraham Qian - Tuesday, December 10, 2019 6:31 AM -
4 VotesC# http://localhost:9080/XXXX.asmx / WSDL / Timeout
Hello, I have created a DLL which allows the connection to a webserver with servicereference in C# project. My goal is. To change the endpoint ...Answered | 7 Replies | 484 Views | Created by Markus Freitag - Tuesday, December 3, 2019 6:09 PM | Last reply by Abraham Qian - Tuesday, December 10, 2019 5:36 AM -
0 Voteshow to get data from remote wcf service
hi ; I want to get data from remote wcf ; we are using wcf in work office and I want to access and get ...Unanswered | 1 Replies | 354 Views | Created by Aly14 - Sunday, December 8, 2019 3:34 PM | Last reply by Abraham Qian - Monday, December 9, 2019 2:41 AM -
0 VotesMultiple types in WSDL definitions
Hi, I need to be able to have different types in the WSDL definitions for a WCF service like this: <?xml version="1.0" ...Unanswered | 1 Replies | 596 Views | Created by Elder Pérez - Sunday, December 1, 2019 11:08 PM | Last reply by Elder Pérez - Tuesday, December 3, 2019 4:32 PM - Items 1 to 20 of 36550 Next ›
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!
