Results 1 to 1 of 1

Thread: Access Server from client

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2007
    Posts
    5

    Access Server from client

    hi all,
    i having a problem to access server folder.
    i got one folder inside server, which i already shared.
    but when i access that folder fail.

    dim host as string = "\\serverId\folder\file.xml"
    doc.Load(host)
    .....

    error :System.IO.IOException = {"Logon failure: unknown user name or bad password.

    how i pass the user name and password?

    any one help please.........
    Last edited by ahpooh; Feb 7th, 2007 at 01:29 AM.

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