Re: Grid Control(I think!!)
I don't know igf this will help, however, it appears that you need an ocx that is not registered on your machine. If you have the original source code, open the VBP file with notepad. At the top of the file you should see the list of references to controls. Somewhere in that list you should see a reference to a control that you do not have. When you find it, register it and you should be ok.
Re: You May be on to Something
Hey thanks for the quick reply!!
I found a couple of ActiveX controls that I did not have but the program still won't run, will the OCX files register themselves or do I have to do it? If I have to, how? Using the regsvr32.exe?
God Bless
Dream Out Loud
Bonovox011
Re: dfwade, post another message to be further rated!
I Registered the .ocx files and it fixed some of the problems but not all, I have the same error and problem with a grdBatch, I don't know why but you fixed my List and Archive problems so post any message so that I can properly rate you, thanks again!
God Bless
Dream Out Loud
Bonovox011
Re: dfwade, post another message to be further rated!
Sorry, went home for the day. Please post the code that is calling grdbatch.
You may have components that are not ocx's but dll's that need to be registered.