I have a peculiar problem. (C++, gdal 1.3.2, ENVI format file, Visual Studio 2005) If I call GetRasterBand() and then call GetDriver() I get an access violation. As soon as I remove my GetRasterBand() call it works fine. I can try and reproduce with simple program but thought I'd check first, maybe this is a known issue? matt