Quantcast
Viewing all articles
Browse latest Browse all 10032

NAV2017 Control Add-In Automated Deployment

Hi to all,

I am still a newbie in developing and deploying add-in. I am trying to understand they way to deploy dll automatically. I tried all the steps here:

https://kauffmann.nl/2014/09/24/nav-2015-automatic-deployment-of-net-assemblies/

I used a small add-in I found online, the Bing map, with the following interface:
Image may be NSFW.
Clik here to view.
s3um15gln1aq.png


Saved, built the ddl, signed and deployed in the add-in folders (both client and server in the development environment, but I tried also to deploy just on server side).
Image may be NSFW.
Clik here to view.
b5uxwtx7tll2.png



I registered it in NAV:

Image may be NSFW.
Clik here to view.
pldc0fuxgn0v.png


The add-in is "called" in a NAV Page:

Image may be NSFW.
Clik here to view.
0a6fju388myc.png


Now, if I run the add-in page on development server, it works well with RTC client and Webclient

Image may be NSFW.
Clik here to view.
o6wif0kc7xhr.png


I tried on another server, with NAV2017 installed, without deploying the dll, and the add-in doesn't work with RTC (It works with WebClient)

Image may be NSFW.
Clik here to view.
9y5swte4nx94.png


The error pop up just if I try to change latitude, because it calls a method "load" in the add-in class (In the development environment it works).

Any idea how to solve this problem? Image may be NSFW.
Clik here to view.
:s
Maybe it is something simply but I can't get it.

I hope information is enough.

Thanks in advance.
Davide







Viewing all articles
Browse latest Browse all 10032

Trending Articles