Hi; This is a followon to my post "Not sure on ICredentials issue" - I figured I should start new here. I need to be able to get an xml file on a remote share where the share is
Hi; How do I read an xml file on a share as an anonymous user (ie it must allow access by anyone)? I tried doing impersonate on WindowsIdentity.GetAnonymous() but that is not allowed.
I am using .NET Framework 2.0. I have created/populated an XmlDocument, and I am trying to use it as a read-only entity. However, something is modifying it, and because I think it inherits from MarshallByRef any change affects the entire thing. The document is