Create w Web Service and add it to a running ASP server.
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I need to create a new Web Service which uses libraries which are already deployed. I do not have a source code for the Website since it was created by an external company. So... I have installed a Visual Web Developer 2012 Express in hope to find a way to create and attach the service to an existing ASP server. So, how to * create the web serive and get it running on the existing server using Visual Web 2012 Express. The Web Service needs to respond on a specified URL with some JSON data. Thanks in advance. EDIT: I had panicked, but a simple restart solved the "problem" which I described before.
Greetings - Jacek