Hello,
#1
It's not like that (the situation is not the one you mentioned).
First I copied those 2 dll files to VB98 folder. Then issued the 'regasm' command.
regasm "C:\Program Files\Microsoft Visual Studio\VB98\VisualCron.dll" /tlb:VisualCron.tlb
regasm "C:\Program Files\Microsoft Visual Studio\VB98\VisualCronAPI.dll" /tlb:VisualCronAPI.tlb
#2
Also, in the earlier phases, When I was working with the 5.2 version files, I did the same. There I did not get this type of VB Run-Time Error (as mentioned in Issue8.doc attached with my message posted on July 13, 2009), but the VB object browser did not show all the Class members (that were called from sample code), causing errors.
#3
One point I have noticed... since my last changes with VisualCron....
When I start my machine every morning, a couple of error prompts me...
PLEASE FIND ATTACHED SCREEN SHOTS SHOWING THE PROMPTS.
Can you understand, what is going wrong with VisualCron ?
#4
Should I uninstall VisualCron, clean up my registry (for VisualCron entries) completely and install 5.2 version fresh and then try those latest 2 dlls ?