View Single Post
  #9  
Old 07-23-2010, 10:00 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

It's not imglist.ocx because it's not used in the program exe. I tried adding it to the resources folder, so don't believe it's the problem. The imglist you have from my other tools is one and the same.

I have compiled a debug version which should help identify the line of code that causes this.


What I think is going on is the code sense control cmcs21.ocx is failing, and what I would do is place the file in 2 locations
C:\Program Files (x86)\Microsoft Visual Studio\VB98\cmcs21.ocx (make these folders if needed)
and
c:\windows\system32\cmcs21.ocx


Let me know if that helps or not..

I'll send the link later today with the error debug built in.

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//

Last edited by GeorgeS; 07-23-2010 at 10:37 AM..
Reply With Quote