Ken Halter
2004-09-20 17:38:25 UTC
Migrating VB6.0 code frmo Windows 2000 to Windows XP.
The Compile is failing on a Ucase statement.
Very Bizzar to me...
Isee there is a Reference listed as : "MISSING: WordCtl Type Library".
I cannot find a reference to the associated 'file' that needs to be
registered.
Could someoen please give me a pointer? Thanks!
You'll need to either find that type library or remove the programs'The Compile is failing on a Ucase statement.
Very Bizzar to me...
Isee there is a Reference listed as : "MISSING: WordCtl Type Library".
I cannot find a reference to the associated 'file' that needs to be
registered.
Could someoen please give me a pointer? Thanks!
dependency on it. The UCase$ failure is due to that missing library. You
should be able to locate the file on your Win2k machine so it can be
moved/registered on your XP machine.
--
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep all discussions in the groups..
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep all discussions in the groups..