Results 1 to 2 of 2

Thread: web service

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2002
    Posts
    44

    web service

    if i created a webservice using VB.net and i wish to access the clients file it keeps searching for the file on the server end..i even described the full file extension directory....
    For Strength And Honour..

  2. #2
    old fart Frans C's Avatar
    Join Date
    Oct 1999
    Location
    the Netherlands
    Posts
    2,926
    A web service runs on the server.
    You can't access anything on the client.
    If you need to use a file on the client, it has to be passed as an argument to the webservice's function.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width