K
Kwok-ho
Dear all,
I have an XML file in the same directory of the executable file. Therefore I
use Directory.GetCurrentDirectory() method to get the current directory, so
that I can open the XML in that directory. However, I got a
NotSupportedException when calling the method. I have read the MSDN, the
method is supported by the compact framework, so I don't know why it doesn't
work. Can anyone give me some suggestion?
Thanks,
Kwokho.
I have an XML file in the same directory of the executable file. Therefore I
use Directory.GetCurrentDirectory() method to get the current directory, so
that I can open the XML in that directory. However, I got a
NotSupportedException when calling the method. I have read the MSDN, the
method is supported by the compact framework, so I don't know why it doesn't
work. Can anyone give me some suggestion?
Thanks,
Kwokho.