c# - An unhandled exception of type 'System.NotSupportedException' occurred in mscorlib.dll -




i'm getting following exception message when trying use streamwriter:

an unhandled exception of type 'system.notsupportedexception' occurred in mscorlib.dll

what causing this?

enter image description here





wiki

Comments