Forum: C# Oct 17th, 2005 |
| Replies: 1 Views: 3,765 Hi
I have one application which have xml like this:
<?xml version="1.0" encoding="utf-8" ?>
<XML xmlns="http://www.abc.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ... |
Forum: C# Oct 4th, 2005 |
| Replies: 6 Views: 14,079 so if the services are running under the administrator of that particular machine and some user of any domain maps a netwrok drive on that machine. Will the services be able to get those netwrok... |