E
eBob.com
By omitting the references to the IsWhatEverNull() members, I got the
example (http://www.codeproject.com/dotnet/XMLSettingsFile.asp) to
compile. But when I run it it cannot write the XML file. It gets ...
System.UnauthorizedAccessException: Access to the path "C:\Temp" is
denied.
Why can't the XML file be written to c:\Temp?
Thanks, Bob
example (http://www.codeproject.com/dotnet/XMLSettingsFile.asp) to
compile. But when I run it it cannot write the XML file. It gets ...
System.UnauthorizedAccessException: Access to the path "C:\Temp" is
denied.
Why can't the XML file be written to c:\Temp?
Thanks, Bob