I wrote a program that needs to show a jpeg image in a picture box whenever a new item is selected from a combo box.

It works fine most of the time, but sometimes throws the out of memory error. Sometimes I can make it through the whole list of pictures, and sometimes I can only make it halfway. The images themselves are all fairly close in size.

Anybody ever have an issue like this?