Since I don't know how to load a .png file in Symbian C++ application .. I am quite comfortable with .bmp files.
Since the graphics made were in .png file format so I saved those files in .bmp format .
My application was running earlier but the moment I load the images which were made in png format and saved in .bmp file format I am getting this error.??
propably something wrong with your bmp format. Try opening the images with normal paint program and re-saving them to different files, then at least you should have the format excatly right.