quote:
Originally posted by Dempsey
As you mention 'that registry thingy' I assume you are making a Visual Basic plugin?
Is the value you are adding into the registry in the correct place?
Are you adding the value in the format of ProjectName.ClassName?
Have you also made sure you have RegSvr32'd the DLL?
Do you have the required Initalize function?
And is Initialize() returning True?