What dll for 'Navision Timer 1.0'.Timer Automation in 3.60 ?

GregorDGregorD Member Posts: 26
edited 2007-10-31 in Navision Attain
Hi,

i have a 4.00 SP3 Codeunit tha uses an Automation variable as 'Navision Timer 1.0'.Timer.

I need this Codeunit now in a 3.60 Client/DB solution. I thought it has something to do with CGTimer.dll or CPTimer.dll in the Navision 3.60 folder. So I copied the .dlls from 3.70.B and 4.00 SP3 and registered them with regsvr32 "C:\Programme\Microsoft Dynamics NAV\DE360-Client-HF33\cgtimer.dll".

3.70.B and even the 4.00 SP3 dlls didn't work. How can I make it work, that I get this Automation varibale in 3.60?

Problem is, that I need the ErrorString : Text[1024] in the Event Timer::TimerError(ErrorString : Text[1024]) from my 4.00 SP3 Timer functions. The 3.60 CGTimer Event has no ErrorString return value...

It would be great, if someone can please help me!

Ciao
Gregor

Comments

  • danlindstromdanlindstrom Member Posts: 130
    <program files>/<shared files>/Navision/Timer/NTimer.dll
    Regards
    Dan Lindström
    NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
    MBSP Developer for Microsoft Dynamics NAV 2009
Sign In or Register to comment.