Publishing a Stored Procedure as a Web Service

  • Ok ... so what am I missing?

    Under SS2005, i would create an endpoint to create a SOAP web service. Now SQL Server 2008 is telling I should no longer do this, as the feature will be deprecated in future releases.

    But I can not find an alternative!! (Call me domestically blind perhaps!!!)

    Can someone give me a not-so-subtle nudge in the right direction?? It is hard to find if the terminology has changed!!:hehe:

  • According to Microsoft you should use Windows Communications Foundation (WCF) or ASP.NET instead.

    Here is the link of deprecated features and their replacements.

    http://msdn.microsoft.com/en-us/library/ms143729.aspx

  • Thanks very much ... you have saved me a lot of time 🙂

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply