Merge conflict:((

SuDSuD Member Posts: 102
Publish-NAVApp : Merge Conflict: Could not update Table 18. The base application or a referenced NAV App has
already made this change.

Answers

  • mohana_cse06mohana_cse06 Member Posts: 5,504
    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..
  • SuDSuD Member Posts: 102
    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..
  • SuDSuD Member Posts: 102
    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"...
  • mohana_cse06mohana_cse06 Member Posts: 5,504
    you need to create new serviceinstance and connect extension db to new instance
  • SuDSuD Member Posts: 102
    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.?
  • mohana_cse06mohana_cse06 Member Posts: 5,504
    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?
  • SuDSuD Member Posts: 102
    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).
  • krikikriki Member, Moderator Posts: 9,110
    [Topic moved from 'NAV/Navision Classic Client' forum to 'NAV Three Tier' forum]

    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.