rajesh1969
rajesh1969
CC#
Created by The Fog from Human Resources on 2/18/2024 in #help
✅ StreamWriter not writing to file
Just write File.AppendAllText(“stickerdb\config.json”,config)
284 replies
CC#
Created by The Fog from Human Resources on 2/18/2024 in #help
✅ StreamWriter not writing to file
Remove using and try once whether it works Or 2. Use File.AppendAllText Without using stream
284 replies
CC#
Created by The Fog from Human Resources on 2/18/2024 in #help
✅ StreamWriter not writing to file
You could check whether the application has rights to write the file in that folder
284 replies