Copy File from 1 domain to another
From: Divya (Divya_at_discussions.microsoft.com)
Date: 04/27/05
- Next message: Divya: "RE: Copy File from 1 domain to another"
- Previous message: Mark A. Richman: "EventLogPermission via caspol.exe"
- Next in thread: Divya: "RE: Copy File from 1 domain to another"
- Reply: Divya: "RE: Copy File from 1 domain to another"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 26 Apr 2005 16:48:04 -0700
Hello,
I am trying to copy a file from one domain to another. I have the username
and password of the destination domain. I tried a couple of options -
1. Using the Impersonator Class -
http://www.codeproject.com/useritems/ZetaImpersonator.asp
2. Using WebRequest object to write the file to the destination domain -
http://www.dotnet247.com/247reference/msgs/42/211482.aspx
Both these approaches gave me the same error - Access denied to MyFile.txt.
Could someone please give me a pointer to solve this problem?
Thanks,
-Divya
- Next message: Divya: "RE: Copy File from 1 domain to another"
- Previous message: Mark A. Richman: "EventLogPermission via caspol.exe"
- Next in thread: Divya: "RE: Copy File from 1 domain to another"
- Reply: Divya: "RE: Copy File from 1 domain to another"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|