Can't get Phidget21.dll and Phidget21COM.dll properly registered under Vista
Phidget21.msi installed fine and Phidget Control Panel works fine with Interface Kit - (Phidget21.dll seems to be in the System32 directory, but I can't tell if it is registered)
I put Phidget21COM.dll in the same directory and try to register it. I get DllRegisterServer failed with error code 0x80070005. MS indicates this means I don't have permission to register - even though I am an administrator account.
If I disable UAC, I can get the DLL to register - apparently, but no Phidget librarys show up in the VB6 Components window and these DLL's are not even seen by the Components browser.
I cannot register or unregister Phidgets21.DLL regardless of UAC status. (the entry-point DllRegisterServer was not found)
The Phidget Control Panel still works fine.
What do I need to do to get these DLL's registered?