0
rvanwoezik created
I want to increase profile picture size, I have changed the following
file.ContentLength in ProfileController.cs (both public JsonResult UploadProfilePicture() and public virtual async Task<JsonResult> ChangeProfilePicture() in changePicture.js i have increased File size check.
But i still get validation error after resize, Please advise!
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
2 Answer(s)
-
0
Hi,
You also need to change UpdateProfilePicture method of ProfileAppService.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Thnx Ismcagda, that did the trick. You're the greatest
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)