Groups | Blog | Home
all groups > dotnet web services > july 2007 >

dotnet web services : copy file to network folder


Priya
7/27/2007 7:12:01 PM
Hi ,
I'm using a web service to copy file to a network folder restricted to a
specififc username & pwd.
I tried
<identity impersonate = treu username = "domain\user" password = "pwd">
It did not work.
Thanks in advance
John Saunders [MVP]
7/28/2007 8:04:04 PM
[quoted text, click to view]

Please supply some details. What do you mean, "it did not work?"
--
John Saunders [MVP]
Priya
7/29/2007 11:50:01 AM
My web service did not work specific to the user credentials i suppleis as
part of identity impersonate tag. It works in windows NT authentication.
Pls advise

Thanks,
Priya

[quoted text, click to view]
John Saunders [MVP]
7/30/2007 1:47:50 PM
[quoted text, click to view]

How did it fail? Did it throw an exception? Did it simply not connect? What
did you actually _try_, and what actually _happened_?
--
John Saunders [MVP]
AddThis Social Bookmark Button