2
Answers

Problems loading tiff images

Administrator

Administrator

21y
2k
1
Hi, I'm trying to load several tiff images in a .NET windows forms project, but when I use an Image object I get a "OutOfMemory" exception and when I try a Bitmap object I get a "Invalid argument" exception. The images are correct and I can see them using windows imaging. (The images are compressed tiff) Anyone knows another way to read those tiff images? I cannot convert them into other format because the images are provided by an external application. Thanks in advance
Answers (2)
0
Administrator

Administrator

Admin 2.3k 1.3m 22y
I have a specific problem as follows. See i have one button and i have written a function onclick of this button in my code behind form. ok. Which will be executed when that button is clicked. But that code is server side. Now I want to check if any of the checkbox in my datagrid is checked or not on click of this button? how to do this? Please help? Regards. kash
0
Administrator

Administrator

Admin 2.3k 1.3m 22y
Is there a specific question here? You can still have javascript error checking with asp.net validation controls by the way.