No announcements
Found 14423 threads
-
0 Votes
How to pass a textbox value to web method which is located in asmx file using ajax?
User2015884762 posted Hi, I have a got a web page that has a javascript file with ajax call to a web method. The web method contains a call to database using ...Unanswered | 1 Replies | 1565 Views | Created by Anonymous - Thursday, May 20, 2021 5:23 AM | Last reply by Anonymous - Friday, May 21, 2021 2:18 AM -
0 Votes
Running ASP.Net core and WCF self hosted in one service?
User-1325472783 posted We have a WCF service which contains most of our business logic. All methods are RESTful. There really isnt a good reason to continue to ...Unanswered | 1 Replies | 668 Views | Created by Anonymous - Wednesday, May 12, 2021 12:16 AM | Last reply by Anonymous - Wednesday, May 12, 2021 6:27 AM -
0 Votes
How to get ajax to read an array of objects(Lists) from javascript and display graph for every object it reads.
User2015884762 posted Hi I am dynamically trying to create charts using chartjs based on the number of objects my array contains. I have done the web service code ...Answered | 4 Replies | 597 Views | Created by Anonymous - Saturday, April 10, 2021 11:46 PM | Last reply by Anonymous - Monday, April 12, 2021 8:56 AM -
0 Votes
Chart.Js with webmethod and data from sql server
User2015884762 posted Hi I am new to the charting feature and web methods as well. Anyhow, I have googled and I managed to come up with this, it's not working at ...Answered | 2 Replies | 2520 Views | Created by Anonymous - Monday, April 5, 2021 4:07 AM | Last reply by Anonymous - Wednesday, April 7, 2021 7:41 AM -
0 Votes
CRUD with web service
User-960441985 posted Hi web services gurus, I am new to web services and looking for CRUD (Create, Read, Update and Delete) sample code using Web Services. I ...Unanswered | 2 Replies | 507 Views | Created by Anonymous - Friday, March 26, 2021 1:56 PM | Last reply by Anonymous - Monday, March 29, 2021 5:58 AM -
0 Votes
WCF Service .Net 4.0 - message security slooww, without it it is fast
User-50787436 posted Hi all, I have a .Net framework 4.0 WCF Service and a Windows Application, also .Net framework 4.0. The WCF service is per ...Answered | 1 Replies | 424 Views | Created by Anonymous - Thursday, March 18, 2021 12:20 PM | Last reply by Anonymous - Friday, March 19, 2021 6:35 AM -
0 Votes
how to ask a credential calling a service
User-1674296013 posted hi; I am using a WCF service and everything looks good , I just want to ask a credential When someone add a service via ...Unanswered | 2 Replies | 526 Views | Created by Anonymous - Thursday, February 25, 2021 12:02 PM | Last reply by Anonymous - Friday, February 26, 2021 2:21 AM -
0 Votes
web service data type
User-583959464 posted <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ...Unanswered | 1 Replies | 525 Views | Created by Anonymous - Monday, February 22, 2021 8:21 AM | Last reply by Anonymous - Tuesday, February 23, 2021 3:54 AM -
0 Votes
web service beginner
User-583959464 posted i am using vb to develop the web service, how can i know the soap structure ? how to find out the service name , request message name and response message name ...Unanswered | 3 Replies | 516 Views | Created by Anonymous - Sunday, February 21, 2021 10:30 AM | Last reply by Anonymous - Monday, February 22, 2021 2:20 AM -
0 Votes
any tool for WS interface generatation?
User-583959464 posted i am using vb.net to develop soap web service. but it need to integrate with another open API. now i need to prepare the soap WS documentation, any recommended ...Unanswered | 2 Replies | 443 Views | Created by Anonymous - Saturday, February 20, 2021 4:43 AM | Last reply by Anonymous - Sunday, February 21, 2021 11:31 AM -
0 Votes
WCF Certificate error with HTTP.SYS in the HTTPS case
User-301335111 posted I built an addin for MS Project, this worked perfectly but for the two weeks, when I have tried to launch MS Project in DEV, I have the following error ...Unanswered | 3 Replies | 2609 Views | Created by Anonymous - Wednesday, February 10, 2021 3:28 PM | Last reply by Anonymous - Thursday, February 11, 2021 7:50 AM -
0 Votes
webservice response error utf-8
User-506497988 posted consume wsdl in web app issue 7 hours, 17 minutes ago|LINK|83.110.102.190 Hi All I consumed web ...Unanswered | 1 Replies | 744 Views | Created by Anonymous - Tuesday, February 9, 2021 4:10 AM | Last reply by Anonymous - Tuesday, February 9, 2021 8:22 AM -
0 Votes
Build SOAP Envelope With Digital Signature C#
User-1143791591 posted I need to assign digital signature on header for my soap request, here are the example of the SOAP request. <?xml ...Unanswered | 3 Replies | 1745 Views | Created by Anonymous - Saturday, January 30, 2021 7:40 AM | Last reply by Anonymous - Tuesday, February 2, 2021 6:17 AM -
0 Votes
Making a WCF test app for 2 separate machines
User2142845853 posted HI Im trying to grasp WCF concepts, and have an application where I have a small embedded board with wifi and wanted to connect that to some ...Unanswered | 3 Replies | 454 Views | Created by Anonymous - Sunday, January 17, 2021 3:01 AM | Last reply by Anonymous - Monday, January 18, 2021 2:26 AM -
0 Votes
An error occurred when verifying security for the message
User-1952516322 posted Hi all, I have a WCF service and it is http not https, it is added in <customBinding>... now the team update the service and the new ...Answered | 5 Replies | 5550 Views | Created by Anonymous - Wednesday, December 2, 2020 2:25 PM | Last reply by Anonymous - Monday, January 11, 2021 1:29 PM -
0 Votes
Wcf service return 400 Bad Result
User-1674296013 posted hi; <system.web> <compilation debug="true" targetFramework="4.0" /> </system.web> ...Unanswered | 1 Replies | 527 Views | Created by Anonymous - Wednesday, January 6, 2021 4:54 PM | Last reply by Anonymous - Thursday, January 7, 2021 7:28 AM -
0 Votes
Cannot add certificate to the SOAP request
User889538011 posted I am trying to connect to the WebService with C# but I cannot attach certificate to the request. I succesfully authorized myself using SoapUI so I'm sure ...Unanswered | 5 Replies | 2226 Views | Created by Anonymous - Monday, December 28, 2020 11:57 AM | Last reply by Anonymous - Wednesday, December 30, 2020 9:05 AM -
0 Votes
How to call SOAP based web services asynchronously.
this works fine SubmitRequestStatus submittedRequest = rayah.SendTanfeedh(ImpNotice.IDNo, ImpNotice.Receiver, ImpNotice.Stage, ImpNotice.NumberOfDays.ToString(), ...Unanswered | 1 Replies | 448 Views | Created by Anonymous - Tuesday, December 22, 2020 12:09 PM | Last reply by Anonymous - Tuesday, December 22, 2020 1:18 PM -
0 Votes
Unable to access the endpoint.
User-1042970710 posted Hi Folks, I have end point which requires .p12 certificate to access (which I already installed in the certificate keystore). The URL is ...Unanswered | 3 Replies | 583 Views | Created by Anonymous - Thursday, December 17, 2020 8:44 AM | Last reply by Anonymous - Thursday, December 17, 2020 9:35 AM -
0 Votes
Accessing SOAP webservice
User-1165400470 posted Hi I have an asmx web service StaffService.asmx, whose GetUpcomingJobs method returns below data; <string ...Unanswered | 5 Replies | 670 Views | Created by Anonymous - Tuesday, November 24, 2020 4:54 AM | Last reply by Anonymous - Tuesday, November 24, 2020 3:44 PM - Items 1 to 20 of 14423 Next ›
No announcements