Sources
Delphi Russian Knowledge Base
DRKB - база знаний по Дельфи в рунете, составленная Виталием Невзоровым

Error: Interface not supported

01.01.2007

I receive an "Interface is not supported" error when trying to use an interface.

Verify that STDVCL32.DLL and your type library are registered. If casting an interface, you must be using DCOM and the type library must be registered on the client.

Previous page:
IDE highlighting the incorrect line
Top:
DRKB
Next page:
Where are my components?