I've recently programmed a word macro which contains several forms, some of which have flexgrids on them. I've exported all the objects and am now trying to import them onto another users machine.

However, whenever we try to import one of the forms with a flexgrid on we get an error message: "error during load, refer to log for details" followed by a system error (-2147467259) and a message "out of memory". The form then imports but the flexgrid doesn't show on it. The log reads "line 2: property ole object blob on myForm could not be set." We're both using the same version of the flexgrid control (MSFLXGRD.OCX, v6.0.88.4).

Can anyone tell me what the problem is here and a possible get around? Thnx