2009.03.27 22:42 "[Tiff] TIFFOpen throws access error", by

2009.03.27 22:42 "[Tiff] TIFFOpen throws access error", by

Hey all, newbie to image processing here.

I'm trying to open a large (28M) .tif image, but when my code hits the line, TIFFOpen(filename, "r");

I get an "Access Violation" error from somewhere. I haven't a clue what would be causing this - can anyone point me in the right direction?

Thanks