Hi all,
I have upgraded database from nav 2009 to bc 14
but when i use visual studio code to download symbol it's error.
FYI,
I already done this step
cd C:\Program Files (x86)\Microsoft Dynamics 365 Business Central\140\RoleTailored Client
finsql.exe Command=generatesymbolreference, Database="Demo Database BC (14-0)", ServerName=.
for other DB is ok,
only from this upgraded one
Answers
https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/upgrade/upgrading-the-data
"Publish-NAVApp -ServerInstance <ServerInstanceName> -Path <SymbolFilePath> -PackageType SymbolsOnly" ?
Get-NAVAppInfo -ServerInstance "You Own Instance"
thanks for the help
I can not download the symbol. It is upgrade database from the Nav 2018 to BC 2019 Spring.
I Checked the naverrorlog messages and It is not meaningful?
There are 81 line same message in error text file.
"[0] The current NAV Server instance is not available for this database. You must choose an instance to use before performing this activity. Do you want to do this now?"
please go to bc instance
and set this as true.
cd C:\Program Files (x86)\Microsoft Dynamics 365 Business Central\140\RoleTailored Client
finsql.exe Command=generatesymbolreference, Database="Demo Database BC (14-0)", ServerName=.
And there is 81 Error Message in Naverrorlog.txt file as you can see below,Each ones same.
"[0] The current NAV Server instance is not available for this database. You must choose an instance to use before performing this activity. Do you want to do this now?"
And I run command for as below script.
There are 2 files on setup path.
you can see navcommandresult txt file as below,
you can see naverrorlog txt file as below,