I looked that over, thanks. I am running VB6 on XP and have all the latest service packs. From that thread it didn't look like that solved ChrisJames' problem either.
hi efslooker. I'm unable to duplicate this issue on my machine. However, there have been a few users who are experiencing this error more often with 7.9 than previous.
For those of you who are having this error, if you rebuild your programs referencing winsig.tlb instead of winsig.exe, does that help? (or if you were doing .tlb, switch to referencing winsig.exe).
In C# this is done in the 'References' section. Not sure how VB does this.
Following all the discussions on this forum, I was expecting the 7.9 beta to be more stable than the 7.8. However, after its installation, the C++ programs crash with 100% when calling GetIsEntitled method. If I run a VB program, it displays an error "Run-time error 80010105 Method 'RequestTimeSales' of object 'IHooks' failed", discussed in
Notice that all these programs were working with 7.8 (e.g. DesktopAPI C++ sample, or VB samples).
I am using W2K pro, Visual Studio 6 with SP6. E-Signal itself is running OK, showing real-time ticks
Comment