0
Reply

How to Generate file with Owner or Change Owner using .NET 1.1

Bhuvanagiri

Bhuvanagiri

Jan 24 2008 5:26 AM
1.9k
Through VS 2003 (.NET 1.1) we are generating an XML file, the owner of the file is always Computer Name. But we want the windows user, creating the file to be the owner.

We have achieved this change in ownership through VS 2005 (.NET 2.0), but are unable to do so in VS 2003 (.NET 1.1). If anybody has any knowledge on this do share it with us.

 Destination folder in which the file has to be created is in shared path on another server.

 Any help in this regard will be highly appreciated.

 Thanks in advance!