Click here to Skip to main content
15,886,799 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I am storing image in Database successfully.

I want to display this image in Edit form to modify and save changes.but I'm just able to display image in Edit form. When i try modifying and save image in database this show following error.
Access to the path 'D:\projects\Student\MyMvc\MyMvc\Content\StImgs' is denied.
Would someone explain how to handle this error.
Posted
Comments
Richard MacCutchan 19-Jul-14 4:45am    
Change the permissions on that path so you can access it.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900