Hi Glen, It would help if you would post the text of the scripting error.

In any case, though, to solve an image in Visual PinPoint (and MaxIm) the FITS header must have A DATE-OBS key and value. It would look something like this:

DATE-OBS = '2014-03-25T00:27:29' / [ISO 8601] UTC date/time of exposure start

The FITS header also usually has some approximation of the image center position as well, such as for example:

OBJCTDEC = '+36:27:35' / Nominal DEC of Image Center
OBJCTRA = '16:41:41' / Nominal RA of Image Center

Check to make sure these are in the FITS header of your image, or that they can be added when the image is taken. If they're not there, and if you can add them manually, you should. Then try again.

The WCS information doesn't get added to the FITS header unless the image can be solved.