I'm getting the following exception message when trying to use a StreamWriter
:
An unhandled exception of type 'System.NotSupportedException' occurred in mscorlib.dll
What could be causing this?
I'm getting the following exception message when trying to use a StreamWriter
:
An unhandled exception of type 'System.NotSupportedException' occurred in mscorlib.dll
What could be causing this?