Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Windows 7 Forum Vista Tutorials Tags

Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Microsoft Technical Newsgroups > Indigo

transfer files between different domain

 
 
LinkBack Thread Tools Display Modes
Old 11-26-2007   #1 (permalink)
Laura
Guest


 
 

transfer files between different domain

Hi all,

I have solved my problems by reading this article
http://msdn2.microsoft.com/en-us/library/ms731925.aspx

Now I have another problem. I have one server and many client that should
communicate each other to transfer files. I mean server can send files to
clients and clients can send files to server. The problem is clients in
different domain and many of them are not join domain. I use netTcpBinding
and security mode is none. When I test my code, an exception message is
throwing: "Logon failure: unknown user name or bad password."

I added my code in client side
client.ClientCredentials.Windows.ClientCredential.UserName = "laura";
client.ClientCredentials.Windows.ClientCredential.Password = "password";

But still it doesn't work and an exception message is still same.
What I have to do to fix this error? Any helps would be appreciated. Thank
you so much.

--
Best Regards,
Laura

My System SpecsSystem Spec
 

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
cant transfer files a880tt Vista file management 2 01-31-2008 07:36 AM
Cannot Transfer Files Bill Beshlian Vista installation & setup 2 12-18-2007 07:55 AM
Transfer dbx files User66 Vista mail 2 11-25-2007 10:29 AM
pb configuring offline files on domain Eric BOUXIROT Vista networking & sharing 5 04-06-2007 03:09 PM


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53