Get error message when opening Import Bank Statement

stefanb
Member Posts: 15
After installing NAV 2013 R2 with RollUp 13, I get the following error: 'Object of type Code Unit with id 0 could not be found' when starting ' Import Bank Statement' in the General Journal.
I compiled all objects in the development environment and I get the following errors.
1 Report 715 Price List Error OnAfterGetRecord 5 The variable is not a record. 'Variable.Field' is invalid.
2 Codeunit 424 Export Analysis View Error 0 Could not load the selected type library.
3 Codeunit 5804 ItemCostManagement Error UpdateUnitCost 10 The Record variable must belong to 4 and not to 0.
4 Codeunit 7152 Export Item Analysis View Error 0 Could not load the selected type library.
5 Table 11414 User Certificate Warning UpdateDistinguishedName 13 The 'Record2000000009' type is obsolete.
6 Table 11414 User Certificate Warning UpdateDistinguishedName 14 The 'Record2000000009' type is obsolete.
7 Table 11414 User Certificate Warning UpdateDistinguishedName 14 The 'Record2000000009' type is obsolete.
8 Table 11414 User Certificate Warning UpdateDistinguishedName 15 The 'Record2000000009' type is obsolete.
9 Table 11414 User Certificate Warning FingerprintFileName 1 The 'Record2000000009' type is obsolete.
10 Table 11414 User Certificate Warning KeyFileName 1 The 'Record2000000009' type is obsolete.
11 Table 11414 User Certificate Warning InitializeGlobalVariables 21 The 'Record2000000009Handle' type is obsolete.
12 Table 11414 User Certificate Warning InitializeGlobalVariables 21 The 'Record2000000009Handle' type is obsolete.
13 Report 11405 Submit Elec. Tax Declaration Warning InitializeComponent 5 The 'Record2000000009Handle' type is obsolete.
14 Report 11405 Submit Elec. Tax Declaration Warning InitializeComponent 5 The 'Record2000000009Handle' type is obsolete.
15 Report 11405 Submit Elec. Tax Declaration Warning ConnectName 1 The 'Record2000000009' type is obsolete.
16 Report 11405 Submit Elec. Tax Declaration Warning MHIFileName 1 The 'Record2000000009' type is obsolete.
17 Report 11405 Submit Elec. Tax Declaration Warning OnInitReport 1 The 'Record2000000009' type is obsolete.
18 Report 11405 Submit Elec. Tax Declaration Warning OnInitReport 2 The 'Record2000000009' type is obsolete.
19 Report 11405 Submit Elec. Tax Declaration Warning OnInitReport 2 The 'Record2000000009' type is obsolete.
20 Report 11405 Submit Elec. Tax Declaration Warning OnInitReport 3 The 'Record2000000009' type is obsolete.
21 Report 11406 Process Response Messages Warning InitializeComponent 259 The 'Record2000000009Handle' type is obsolete.
22 Report 11406 Process Response Messages Warning InitializeComponent 259 The 'Record2000000009Handle' type is obsolete.
23 Report 11406 Process Response Messages Warning FileName 1 The 'Record2000000009' type is obsolete.
24 Report 11406 Process Response Messages Warning OnInitReport 4 The 'Record2000000009' type is obsolete.
25 Report 11406 Process Response Messages Warning OnInitReport 5 The 'Record2000000009' type is obsolete.
26 Report 11406 Process Response Messages Warning OnInitReport 5 The 'Record2000000009' type is obsolete.
27 Report 11406 Process Response Messages Warning OnInitReport 6 The 'Record2000000009' type is obsolete.
28 Report 11407 Get Certificates Warning InitializeComponent 13 The 'Record2000000009Handle' type is obsolete.
29 Report 11407 Get Certificates Warning InitializeComponent 13 The 'Record2000000009Handle' type is obsolete.
30 Report 11407 Get Certificates Warning ConnectName 1 The 'Record2000000009' type is obsolete.
31 Report 11407 Get Certificates Warning OnPreReport 3 The 'Record2000000009' type is obsolete.
32 Report 11407 Get Certificates Warning OnPreReport 4 The 'Record2000000009' type is obsolete.
33 Report 11407 Get Certificates Warning OnPreReport 4 The 'Record2000000009' type is obsolete.
34 Report 11407 Get Certificates Warning OnPreReport 5 The 'Record2000000009' type is obsolete.
35 Report 11408 Receive Response Messages Warning InitializeComponent 1 The 'Record2000000009Handle' type is obsolete.
36 Report 11408 Receive Response Messages Warning InitializeComponent 1 The 'Record2000000009Handle' type is obsolete.
37 Report 11408 Receive Response Messages Warning ConnectName 1 The 'Record2000000009' type is obsolete.
38 Report 11408 Receive Response Messages Warning MsgListFileName 1 The 'Record2000000009' type is obsolete.
39 Report 11408 Receive Response Messages Warning MsgInfoFileName 1 The 'Record2000000009' type is obsolete.
40 Report 11408 Receive Response Messages Warning OnPreReport 2 The 'Record2000000009' type is obsolete.
41 Report 11408 Receive Response Messages Warning OnPreReport 3 The 'Record2000000009' type is obsolete.
42 Report 11408 Receive Response Messages Warning OnPreReport 3 The 'Record2000000009' type is obsolete.
43 Report 11408 Receive Response Messages Warning OnPreReport 4 The 'Record2000000009' type is obsolete.
44 Report 11411 Request User Certificates Warning InitializeComponent 1 The 'Record2000000009Handle' type is obsolete.
45 Report 11411 Request User Certificates Warning InitializeComponent 1 The 'Record2000000009Handle' type is obsolete.
46 Report 11411 Request User Certificates Warning ConnectName 1 The 'Record2000000009' type is obsolete.
47 Report 11411 Request User Certificates Warning MHIFileName 2 The 'Record2000000009' type is obsolete.
48 Report 11411 Request User Certificates Warning OnInitReport 1 The 'Record2000000009' type is obsolete.
49 Report 11411 Request User Certificates Warning OnInitReport 2 The 'Record2000000009' type is obsolete.
50 Report 11411 Request User Certificates Warning OnInitReport 2 The 'Record2000000009' type is obsolete.
51 Report 11411 Request User Certificates Warning OnInitReport 3 The 'Record2000000009' type is obsolete.
After compiling the objects, the error "object of type code unit with id 0 could not be found" still exist in CRM.
How can we resolve this error?
I compiled all objects in the development environment and I get the following errors.
1 Report 715 Price List Error OnAfterGetRecord 5 The variable is not a record. 'Variable.Field' is invalid.
2 Codeunit 424 Export Analysis View Error 0 Could not load the selected type library.
3 Codeunit 5804 ItemCostManagement Error UpdateUnitCost 10 The Record variable must belong to 4 and not to 0.
4 Codeunit 7152 Export Item Analysis View Error 0 Could not load the selected type library.
5 Table 11414 User Certificate Warning UpdateDistinguishedName 13 The 'Record2000000009' type is obsolete.
6 Table 11414 User Certificate Warning UpdateDistinguishedName 14 The 'Record2000000009' type is obsolete.
7 Table 11414 User Certificate Warning UpdateDistinguishedName 14 The 'Record2000000009' type is obsolete.
8 Table 11414 User Certificate Warning UpdateDistinguishedName 15 The 'Record2000000009' type is obsolete.
9 Table 11414 User Certificate Warning FingerprintFileName 1 The 'Record2000000009' type is obsolete.
10 Table 11414 User Certificate Warning KeyFileName 1 The 'Record2000000009' type is obsolete.
11 Table 11414 User Certificate Warning InitializeGlobalVariables 21 The 'Record2000000009Handle' type is obsolete.
12 Table 11414 User Certificate Warning InitializeGlobalVariables 21 The 'Record2000000009Handle' type is obsolete.
13 Report 11405 Submit Elec. Tax Declaration Warning InitializeComponent 5 The 'Record2000000009Handle' type is obsolete.
14 Report 11405 Submit Elec. Tax Declaration Warning InitializeComponent 5 The 'Record2000000009Handle' type is obsolete.
15 Report 11405 Submit Elec. Tax Declaration Warning ConnectName 1 The 'Record2000000009' type is obsolete.
16 Report 11405 Submit Elec. Tax Declaration Warning MHIFileName 1 The 'Record2000000009' type is obsolete.
17 Report 11405 Submit Elec. Tax Declaration Warning OnInitReport 1 The 'Record2000000009' type is obsolete.
18 Report 11405 Submit Elec. Tax Declaration Warning OnInitReport 2 The 'Record2000000009' type is obsolete.
19 Report 11405 Submit Elec. Tax Declaration Warning OnInitReport 2 The 'Record2000000009' type is obsolete.
20 Report 11405 Submit Elec. Tax Declaration Warning OnInitReport 3 The 'Record2000000009' type is obsolete.
21 Report 11406 Process Response Messages Warning InitializeComponent 259 The 'Record2000000009Handle' type is obsolete.
22 Report 11406 Process Response Messages Warning InitializeComponent 259 The 'Record2000000009Handle' type is obsolete.
23 Report 11406 Process Response Messages Warning FileName 1 The 'Record2000000009' type is obsolete.
24 Report 11406 Process Response Messages Warning OnInitReport 4 The 'Record2000000009' type is obsolete.
25 Report 11406 Process Response Messages Warning OnInitReport 5 The 'Record2000000009' type is obsolete.
26 Report 11406 Process Response Messages Warning OnInitReport 5 The 'Record2000000009' type is obsolete.
27 Report 11406 Process Response Messages Warning OnInitReport 6 The 'Record2000000009' type is obsolete.
28 Report 11407 Get Certificates Warning InitializeComponent 13 The 'Record2000000009Handle' type is obsolete.
29 Report 11407 Get Certificates Warning InitializeComponent 13 The 'Record2000000009Handle' type is obsolete.
30 Report 11407 Get Certificates Warning ConnectName 1 The 'Record2000000009' type is obsolete.
31 Report 11407 Get Certificates Warning OnPreReport 3 The 'Record2000000009' type is obsolete.
32 Report 11407 Get Certificates Warning OnPreReport 4 The 'Record2000000009' type is obsolete.
33 Report 11407 Get Certificates Warning OnPreReport 4 The 'Record2000000009' type is obsolete.
34 Report 11407 Get Certificates Warning OnPreReport 5 The 'Record2000000009' type is obsolete.
35 Report 11408 Receive Response Messages Warning InitializeComponent 1 The 'Record2000000009Handle' type is obsolete.
36 Report 11408 Receive Response Messages Warning InitializeComponent 1 The 'Record2000000009Handle' type is obsolete.
37 Report 11408 Receive Response Messages Warning ConnectName 1 The 'Record2000000009' type is obsolete.
38 Report 11408 Receive Response Messages Warning MsgListFileName 1 The 'Record2000000009' type is obsolete.
39 Report 11408 Receive Response Messages Warning MsgInfoFileName 1 The 'Record2000000009' type is obsolete.
40 Report 11408 Receive Response Messages Warning OnPreReport 2 The 'Record2000000009' type is obsolete.
41 Report 11408 Receive Response Messages Warning OnPreReport 3 The 'Record2000000009' type is obsolete.
42 Report 11408 Receive Response Messages Warning OnPreReport 3 The 'Record2000000009' type is obsolete.
43 Report 11408 Receive Response Messages Warning OnPreReport 4 The 'Record2000000009' type is obsolete.
44 Report 11411 Request User Certificates Warning InitializeComponent 1 The 'Record2000000009Handle' type is obsolete.
45 Report 11411 Request User Certificates Warning InitializeComponent 1 The 'Record2000000009Handle' type is obsolete.
46 Report 11411 Request User Certificates Warning ConnectName 1 The 'Record2000000009' type is obsolete.
47 Report 11411 Request User Certificates Warning MHIFileName 2 The 'Record2000000009' type is obsolete.
48 Report 11411 Request User Certificates Warning OnInitReport 1 The 'Record2000000009' type is obsolete.
49 Report 11411 Request User Certificates Warning OnInitReport 2 The 'Record2000000009' type is obsolete.
50 Report 11411 Request User Certificates Warning OnInitReport 2 The 'Record2000000009' type is obsolete.
51 Report 11411 Request User Certificates Warning OnInitReport 3 The 'Record2000000009' type is obsolete.
After compiling the objects, the error "object of type code unit with id 0 could not be found" still exist in CRM.
How can we resolve this error?
0
Comments
-
Hi stefanb
Use the new (not virtual) table 2000000110 "Active Session" instead of the "old" one 2000000009 "Session".
Big D signing off!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions