0
votes
0answers
148 views
FileUpload SaveAs UnauthorizedAccessException error (Dotnetnuke)
Hi guys,
I am trying to save an image file in a custom module I am building for a DNN site.
However when I run the code I get an UnauthorizedAccessException.
if(upLo …
