"Mac" <jmacsx3 RemoveThis @comcast.net> wrote in message
news:wObxc.2383$0y.182@attbi_s03...
> Hi all,
>
> I am attempting to run the package and deployment wizard.
> I am getting an error 372
>
> "Failed to load msflexgrid from msflxgrd.ocx"
>
> The version I am using came with my vb6 app.
> I found another dated later than my own, it won't deploy either.
> In addition, I do not use the flexgrid in my application.
>
> Can anyone offer advice??
>
>
> jim
>
I think the flexgrid is used in the PD wizard itself (to display the
source and destination of each file, towards the end of the wizard), and
that is why you are getting the error.
It sounds like the flexgrid control is not registered properly, or
possibly that it is a version issue.
To register it, go to Start/Run, and enter
regsvr32 "msflxgrd.ocx"
If the file is not in your windows system32 folder (it normally would
be), you would also need the full path.
My version is 6.0.84.18. The file date does not seem to be much use; I
have one copy dated 5/22/2000, another dated 5/7/1999, but they are the
same version. Both have the comment "February 22, 1999" in the
properties info.
Hope something helps...<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Help!! deployment wizard