Are you publishing app in same development db?
you need to remove the changed first and then import the app.
better keep 2 databases, 1 for development and 1 for installation..
Are you publishing app in same development db?
you need to remove the changed first and then import the app.
better keep 2 databases, 1 for development and 1 for installation..
I have two DB's,First one is default which comes with NAV2016 and 2nd one is i made named "Extension_Demo2"..I done customization on default DB and want to install on "Extension_Demo2"..Customization is very simple checking + sign in Customer card "Address" field..I done it through Events..
I have same serverInstance for "Default database" and" Extension_Demo2" is DynamicsNAV90..Bcuz i dont know,how to map newly created DB to a service and give it a Name like "XYZ"...
you need to create new serviceinstance and connect extension db to new instance
I have added new server instance named "ExtensionDemo2" to the 2nd DB..I m getting same error now.Although i customized customer table too.
is it related to Version or Prequistise.?
can you recheck your dblinked to 2nd servicetier again.
did you restart after changing the setup of servicetier?
what changed did you make to Item table?
can you recheck your dblinked to 2nd servicetier again.
did you restart after changing the setup of servicetier?
what changed did you make to Item table?
Above error resolved..
I make changed in customer table is that,Address-OnValidate i want to check that it should not contain a '+' sign in field.I handle it through Publisher and Subscriber event handling..Now i m getting error says.New-NAVAppPackage : Cannot add the Variable Publisher to Table 18.
Here publisher is a variable of code unit(Publisher).
Answers
you need to remove the changed first and then import the app.
better keep 2 databases, 1 for development and 1 for installation..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I have two DB's,First one is default which comes with NAV2016 and 2nd one is i made named "Extension_Demo2"..I done customization on default DB and want to install on "Extension_Demo2"..Customization is very simple checking + sign in Customer card "Address" field..I done it through Events..
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I have added new server instance named "ExtensionDemo2" to the 2nd DB..I m getting same error now.Although i customized customer table too.
is it related to Version or Prequistise.?
did you restart after changing the setup of servicetier?
what changed did you make to Item table?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
I make changed in customer table is that,Address-OnValidate i want to check that it should not contain a '+' sign in field.I handle it through Publisher and Subscriber event handling..Now i m getting error says.New-NAVAppPackage : Cannot add the Variable Publisher to Table 18.
Here publisher is a variable of code unit(Publisher).
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!