Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Webservice demo ?
#1
Hi Guys,

Merry Christmas everyone. I hope you have had some nice holidays.

I just completed a SOAP Webservice example with Server and Client, and are now wondering if there are any similar demo projects around, to use with IntraWeb.

I have a Windows program running on remote units around the world, which connects to my database (MS SQL) using a SOAP Webservice. The WebService is an MS SQL End-point, consisting of a number of stored procedures all added to an endpoint and published as a HTTP.SYS Webservice on the SQL 2008 server. The system is about 10 years old.

After updating to SQL 2017, endpoints is discontinued, so to make it work again, I'll have to create my own SOAP Webservice to repond to requests from the remote clients. I want the WebService server to reside as a stand alone application, like my IntraWeb SA application, on the MS SQL server, without depending on IIS or other page provider.

That's why I am looking for a demo showing how I can be done. Anybody know where I should look ?

NB! The above mentioned test also runs on my SQL server as an EXE file and it responds nicely to requests from the client on my workstation, so I could probably use it, but currently the appl is running as a visual windows program. A solution could be to make it run like a service.

Regards
Soren
Reply


Messages In This Thread
Webservice demo ? - by SorenJensen - 12-27-2019, 01:49 PM
RE: Webservice demo ? - by ShaneStump - 12-27-2019, 06:00 PM
RE: Webservice demo ? - by SorenJensen - 12-29-2019, 10:01 AM
RE: Webservice demo ? - by ShaneStump - 12-29-2019, 05:32 PM
RE: Webservice demo ? - by ioan - 12-30-2019, 06:20 PM
RE: Webservice demo ? - by DanBarclay - 12-30-2019, 11:49 PM
RE: Webservice demo ? - by SorenJensen - 12-31-2019, 09:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)