Challenges of Upgrading to NAV 2013

karuchuakaruchua Member Posts: 151
edited 2013-01-08 in NAV Three Tier
Steps
1) Export all customized objects from base database except forms and data ports as .txt file.
(say oldobj.txt)

2) Run Command Prompt as administrator and navigate to folder where the TextFormatUpgrade2013.exe .

2) Run Command Prompt as administrator and navigate to folder where the TextFormatUpgrade2013.exe

3) Run the Command TextFormatUpgrade2013.exe "C:\Upgrade 1\oldobj.exe"
where c:\Upgrade 1\ is the folder where i stored the text file from step 1.

4) The tool will update the references and will create folder inside same folder named as Converted which will contain the updated text file.
5) Now we can directly import the updated text file to the target (NAV 2013) Database.


My Challenges:

1. When i run the TextFormatUpgrade2013.exe,it just pops and dissapears,hence no action performed,how do i avoid this?

Comments

Sign In or Register to comment.