In a newly formatted System, after installation of Win95, and Visual
Basic 5.0 (from VS97) with Service Pack3.0 (VS97) , when trying to open any
existing project or a new project, it is disaplying System Error ( Interface
not supported) , when trying to open the Components tab from Project menu.
I hope I made my point clear.
Thanking in advance for any help.
Joydeep Das.
Your Component Category Manager seems to be damaged.
- unregister the existing dll:
regsvr32 /u comcat.dll
- delete comcat.dll from you system folder
- copy the new comcat.dll from your VB CD-ROM (..\OS\System) to the system
folder
- register the dll:
regsvr32 comcat.dll
Once the steps have been done it is supposed to work again.
regards,
- Jens -
Joydeep Das <Joyde...@in.bosch.com> schrieb in im Newsbeitrag:
87tl4n$8uo$1...@proxy.fe.internet.bosch.de...
> Hello,
>
> In a newly formatted System, after installation of Win95, and Visual
> Basic 5.0 (from VS97) with Service Pack3.0 (VS97) , when trying to open
any
> existing project or a new project, it is disaplying System Error