Steps to upgrade different CU
julkifli33
Member Posts: 1,100
Hi All,
I am using BC On premise.
how to update from previous CU to Newest CU?
Old one : CU 02
New one : CU 05
want to upgrade database from CU02 to CU05
all the C/side CU05 objects already imported the database
But when I download symbol for AL still download the old one

if i check in the SQL Database, also still point to no 2
how to change this so that my data is based on CU 05?

did i miss some steps ?
Thanks
I am using BC On premise.
how to update from previous CU to Newest CU?
Old one : CU 02
New one : CU 05
want to upgrade database from CU02 to CU05
all the C/side CU05 objects already imported the database
But when I download symbol for AL still download the old one

if i check in the SQL Database, also still point to no 2
how to change this so that my data is based on CU 05?

did i miss some steps ?
Thanks
0
Answers
-
what do you have in your app.json file application and platform versions?
did you install CU5 AL Language under extensions of Visual Studio Code?
did you update runtime parameter in app.json?0 -
app.json
"platform": "13.0.0.0",
"application": "13.0.0.0",
"runtime": "2.0"
I have 1 app point to 2 different database.
1 which is demo database cu 05, and the other one is my other database from CU 02 (which I already configured with my own data)
Yes I have install vsix from CU 05 in visual studio code0 -
you need to run Generate Symbol . The sample syntax is
finsql.exe Command=generatesymbolreference, Database="Demo Database NAV (11-0)", ServerName=.\NAVDEMO0 -
hi Zych,
already generated.
still the same.. when i download symbol from Visual studio code, it will still generate from CU 02
The problem is
using DB01 (From CU 02) --> generated Microsoft_Application_13.2.26556.0.app
using DB02 (From CU 05) --> generated Microsoft_Application_13.5.29483.0.app
I only installed 1 CU (Which is CU 05)0 -
you need to install proper AL language and change the runtime to 2.5
and application version t0 13.5.0.0 and download symbols0 -
I installed VSIX from BC CU 05 installer
and then I changed run time 2.5
error
0 -
can you remove 2.5 and press Ctrl+Space and see what options are available.0
-
it is 2.4

0 -
i used 2.4
still downloaded symbol is from CU 2
0
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
