Web Service does not display SQL Data

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nodavies

    #1

    Web Service does not display SQL Data

    Hi,

    I'm looking for some help on an issue that I've been tearing my hair out on
    for several days. I have attempted several times to create a web service via
    Visual Studio .Net using VB.

    The service seems to work fine, displaying the option to 'Invoke' using the
    HTTP GET protocol. However once I click 'Invoke' I receive an error HTTP 500
    'The page cannot be displayed'.

    I am able to run the 'Hello World' example without problem, and the code for
    the SQL data query is built and tuns without error...

    Can anyone help? Information on setup/environment can be provided in detail.

Working...