No announcements
Found 3509769 threads
-
0 Votes
Authenticate WCF when called from jquery($.ajax)
My query is that is it possible to authenticate WCF with UserName and Password when called from jquery and call any ...Answered | 7 Replies | 17953 Views | Created by fresher2012 - Wednesday, April 24, 2013 5:40 AM | Last reply by Damir Dobric - Saturday, May 4, 2013 12:53 PM -
3 Votes
how to add a SOAP Header to a WCF Service inusing biztalk 2010
Hi, Patrick Wellink has written a post on it called How To define a Custom Soap Header in BizTalk.Answered | 3 Replies | 9903 Views | Created by JK_1418 - Saturday, January 22, 2011 4:56 AM | Last reply by Steef-Jan Wiggers - Saturday, January 22, 2011 11:35 AM -
0 Votes
Unable to call webmethod from Ajax Jquery
Hi, Per my understanding, you want to call the method through jQuery dynamically, but not just in the page loaded event.Answered | 5 Replies | 8657 Views | Created by Sriharsha d - Thursday, January 22, 2015 12:58 PM | Last reply by Patrick_Liang - Tuesday, February 3, 2015 3:15 AM -
0 Votes
Add a security header to SOAP message using MSSOAP30
If you know how to add the security header then please say so.Answered | 14 Replies | 8912 Views | Created by m4r5 - Thursday, September 10, 2009 10:02 AM | Last reply by m4r5 - Saturday, September 12, 2009 2:53 PM -
1 Votes
Calling .NET web service from JQuery AJAX
Hi, I have written a web service (build in framework 4.5) and trying to call the same from a html page using JQuery AJAX.Answered | 2 Replies | 1898 Views | Created by Sairath - Sunday, January 12, 2014 6:33 PM | Last reply by Sairath - Tuesday, January 14, 2014 4:49 AM -
0 Votes
How secure is the Soap header ?
Hi crmenquiry19, According to my understanding, we usually using impersonation to check whether a client is authorized to perform a particular action, and impersonation ...Answered | 4 Replies | 1048 Views | Created by crmenquiry19 - Monday, September 30, 2013 4:46 AM | Last reply by Haixia_Xie - Tuesday, October 1, 2013 7:59 AM -
0 Votes
Ws - Change Soap Header
The WSDL must define the headers if it expects any client to send them.Answered | 1 Replies | 4461 Views | Created by Vagueante - Monday, August 24, 2009 10:05 AM | Last reply by John Saunders - Thursday, August 27, 2009 3:39 AM -
2 Votes
How to publish a orchestration as a soap header webservice.
There are below two articles which can also help you with reference of soap headers in orchestrations.Answered | 2 Replies | 3260 Views | Created by Manoj Ruwali - Thursday, April 19, 2012 11:52 AM | Last reply by Naushad.Alam - Thursday, April 19, 2012 2:49 PM -
0 Votes
Custom SOAP Headers in SoapHttpClientProtocol
# Programmatically Insert SoapHeader into SOAP Request with ASMX ...Answered | 1 Replies | 3101 Views | Created by S Dev - Wednesday, November 16, 2016 6:12 PM | Last reply by Edward8520 - Friday, November 18, 2016 5:41 AM -
0 Votes
Jquery async call to WCF service - Wcf Async call to Soap web Service for 500+ concurrent users
You can use JQuery.Ajax to call web service : $.ajax({ type: Type, //GET or POST or PUT or DELETE verb url: Uri, // Location ...Answered | 2 Replies | 3453 Views | Created by RaviAyitha - Friday, October 26, 2012 6:39 AM | Last reply by hemantrhtk - Monday, November 11, 2013 6:42 AM -
0 Votes
how to add soap header from jquery ajax call?
</soap:Body> </soap:Envelope> #SOAP format http://en.wikipedia.org/wiki/SOAP Also, I ...Answered | 7 Replies | 551 Views | Created by Anonymous - Wednesday, April 18, 2012 7:51 AM | Last reply by Anonymous - Tuesday, July 23, 2013 8:53 PM -
2 Votes
comman soap header
Soap headers WCF:Answered | 3 Replies | 5247 Views | Created by Matchstick man - Sunday, February 28, 2010 6:31 AM | Last reply by Steef-Jan Wiggers - Tuesday, March 2, 2010 9:10 PM -
0 Votes
Soap Header
Hi All, I have an SOAP Message, WSDL file and added this file to my Windows Application.Answered | 1 Replies | 4809 Views | Created by Tharigonda - Wednesday, November 11, 2009 9:46 AM | Last reply by John Saunders - Tuesday, November 17, 2009 3:10 AM -
0 Votes
SOAP HEADER PROBLEM IN C#
Answered | 5 Replies | 6381 Views | Created by aju982007 - Tuesday, December 14, 2010 4:47 AM | Last reply by Leo Liu - MSFT - Sunday, December 19, 2010 5:57 AM -
0 Votes
Does web services use SOAP while calling from javascript.
Hi Deepak K Bhatia, According to this case, if we want to consume asmx web service from javascript using ajax.Answered | 1 Replies | 383 Views | Created by Deepak K Bhatia - Wednesday, August 19, 2015 2:53 PM | Last reply by Grady_Dong - Thursday, August 20, 2015 3:29 AM -
1 Votes
Soap header security was not understood
The header with SOAP-ENV:mustUnderstand="1" is the culprit that .NET is not able to understand and Iam not able to figure out why ...Answered | 3 Replies | 23918 Views | Created by T.N. Arvind - Wednesday, January 14, 2009 4:55 PM | Last reply by Yaron Naveh - Thursday, January 15, 2009 9:53 PM -
0 Votes
SOAP Header problem in BizTalk
But when i consume that service i didn't get any soap information How can i ...Answered | 5 Replies | 3986 Views | Created by bobby us - Wednesday, October 3, 2012 10:32 PM | Last reply by BizTalk - Paris - Thursday, October 4, 2012 4:19 PM -
1 Votes
Calling WCF with BasicHttp using JQuery
How I can disable security at the WCF service?Answered | 12 Replies | 11207 Views | Created by ronit_rc - Friday, December 30, 2011 11:25 AM | Last reply by ronit_rc - Wednesday, January 4, 2012 12:20 PM -
0 Votes
jQuery - Ajax & Bing Translator?
It will be called every 9 minutes from the javascript on your web page.Answered | 21 Replies | 26100 Views | Created by bPlatypus - Thursday, June 2, 2011 3:12 PM | Last reply by John Dimm - Sunday, September 15, 2013 4:32 AM -
1 Votes
How to remove RelatesTo element from SOAP header in synchronous response?
I think you can use the WCF-Custom adapter, then add some WCF extensions to process the Header elements.Answered | 4 Replies | 6210 Views | Created by Murugesan Mari Chettiar - Thursday, January 26, 2012 10:22 PM | Last reply by Peter Borremans - Friday, January 27, 2012 6:52 AM - Items 1 to 20 of 3509769 Next ›
No announcements