View Single Post
  #1 (permalink)  
Old 02-07-2007, 01:41 AM
ahpooh ahpooh is offline
Newbie
 
Join Date: Jan 2007
Posts: 5
Rep Power: 0
ahpooh is on a distinguished road
Default Access server file 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.........
Reply With Quote

Sponsored Links