Setup a Job Scheduler in NAV 4.0 SP3
NavImpr
Member Posts: 7
Hi,
I have to setup a job scheduler for NAV 4.0 SP3.
After some research I understood that for this I need to use the automation 'Navision Timer 1.0'.Timer in a single instance codeunit.
Problem is, I don't see this automation in the client, and if I import an object that has it (for example the codeunit Job Queue Dispatcher taken from NAV 5.0) it doesn't compile.
The NTimer.dll is correctly located in C:\Program Files (x86)\Common Files\Navision\Timer, so what is the problem?
Thanks in advance,
I have to setup a job scheduler for NAV 4.0 SP3.
After some research I understood that for this I need to use the automation 'Navision Timer 1.0'.Timer in a single instance codeunit.
Problem is, I don't see this automation in the client, and if I import an object that has it (for example the codeunit Job Queue Dispatcher taken from NAV 5.0) it doesn't compile.
The NTimer.dll is correctly located in C:\Program Files (x86)\Common Files\Navision\Timer, so what is the problem?
Thanks in advance,
0
Best Answer
-
Most likely you have just copied the Navision Timer 1.0 dll from another PC. This is not enough, the dll must be registered properly in the system registry to be visible in NAV.
You can register the dll by running regsvr32.exe (with the full path to the dll as a parameter) in a command line started in elevated mode.Slawek Guzek - www.yitron.co.uk
Business Central, MS SQL Server, Wherescape RED;5
Answers
-
Most likely you have just copied the Navision Timer 1.0 dll from another PC. This is not enough, the dll must be registered properly in the system registry to be visible in NAV.
You can register the dll by running regsvr32.exe (with the full path to the dll as a parameter) in a command line started in elevated mode.Slawek Guzek - www.yitron.co.uk
Business Central, MS SQL Server, Wherescape RED;5
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
