When I put a really huge image in a picture and then
try to do this I get a bad error.

VB Code:
  1. savepicture picture1.image, app.path & "\picture1.bmp"

It says... Cant Create AutoRedraw image.

How do I fix this?