Images uploded but not saved in database
`When users upload images in application, they are successfully saved to the server’s file system within a folder named “Images”. However, despite the successful file storage, encountering an issue where the images are not being saved in the database. Notably, this problem is isolated to your live environment running on IIS; my local development environment operates without this issue.