Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MSFlexGrid problem

Status
Not open for further replies.

PFairhurst

Programmer
Jul 30, 2002
18
GB
I have a program which works fine (loads up info to MSFlexGrid), but when the program is used on another computer on the network it doesn't seem to load up. It says MSFlexGrid not accessable (or thereabout). Does anyone have any ideas on how to sort this? Do I need to make some software accessable to everyone? Thank you
Pete
 
You have to install the components the program uses on all of the PC's that will use the program. In this case, you need to place the OCX for the MSFlexGrid on the computer in question.

Robert
 
If you use the package and Deployment wizard, or another installation package, it will make sure that all necessary files are included. Thanks and Good Luck!

zemp
 
Where do you put these files? is there a certain file they should go on or can the just be placed anywhere?
Pete
 
The P & D wizard will place them in appropriate folders such as windows\system. You can allow installation into the folders that the P & D selects or select your own folders. The default folders selected by the P & D work fine. Thanks and Good Luck!

zemp
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top