Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Help!! deployment wizard

 
   Database Help (Home) -> Visual Basic RSS
Next:  to import data from excel sheet  
Author Message
Mac

External


Since: Apr 22, 2004
Posts: 8



(Msg. 1) Posted: Tue Jun 08, 2004 8:05 am
Post subject: Help!! deployment wizard
Archived from groups: comp>lang>basic>visual>database (more info?)

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

 >> Stay informed about: Help!! deployment wizard 
Back to top
Login to vote
Steve Gerrard

External


Since: Sep 05, 2003
Posts: 56



(Msg. 2) Posted: Tue Jun 08, 2004 8:05 am
Post subject: Re: Help!! deployment wizard [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Mac" wrote in message

 > 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...

 >> Stay informed about: Help!! deployment wizard 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Package & Deployment wizard: Update a database - Dear, I have developed a standalone VB6.0 application which uses an access database. I deployed this application with the "Package & Deployment"-wizard from Visual Basic, and it works fine. Due to some new requirements I had to add an ext...

sql query returns in wrong format - Hi, Hope someone can help me with this. I have MS SQL 2000 database where i have Table "PriceList" and there a column "Pricemk" wich is data type "money". All data in this column is in form "10001,35". So why when...

arrays - is there a way to concatenate the contents of an array (looping through the array) and storing each item in a comma delimited string? Thanks!

DataReport PageBreak - Hi everyone, I would like to know how to force pagebreak in a datareport for example after 5 records printed. Thank you all

Possible Use of a Cursor - I have a complex query that I hope I can explain it well enough for everyone to understand. I have a table that contains information for work instructions. Contained in the table are "MACHINE_PROC" these are groupings of machining processes....
   Database Help (Home) -> Visual Basic All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]