Dear All,
i'm following the below link
But i'm getting the error at this line
File.WriteAllBytes(Server.MapPath("~/Temp/" + fileextension), bytes);
Error message: could not find a path c:\....
Any comments for above
Thanks in advance
Make sure Temp folder is exist in the projects root folder.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.