Hi,
I wanted to use the TVChannelChanger, but it wouldn't install in Windows 7 x64.
I saw that the asp and dll files were in there so I setup the web application myself.
It runs, but it says "TV Tuner not found". So I tried creating the unreal.tvchanger object in vbscript so I could see the error and it says "ActiveX component can't create object: 'Unreal.TVChanger'.
So I ran dependency walker on the UTVChanger.dll file, and found there were some dependencies missing, I copied the relevant files to the same directory as the dll but now dependency walker complains that "Modules with different CPU types were found". From what I can tell this is because the gpsvc.dll included with windows 7 x64 is 64 bit only, there isn't an x86 dll.
Googling the error says to recompile the project as x64. If I had the source code I'd try this. But I really might be barking up the wrong tree, I'm not sure.
Any ideas?
Thanks!
