Click here to Skip to main content
15,899,313 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have BIG problem in ASP.NET.

I am getting error as parameter not valid at Image.FromStream() while retreiving the image bytes saved in SQL Server using WriteableBitmap class.

Please give me the solution for this ASAP.
Posted
Comments
Sergey Alexandrovich Kryukov 7-Dec-11 5:56am    
How about a little code sample?
--SA
[no name] 7-Dec-11 6:13am    
Share us your code pls.

1 solution

Hi,

See this article of mine.
How to Display/Store and Retrieve Image Data from Database to Gridview

Maybe it could help...

Please do not forget to vote if could help...

Regards,
 
Share this answer
 

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