Hello Nav Experts
I am in a terrible situation.
I have developed a control Add In in my local PC.
Navision is Nav 2009 R2.
Development Environment : Visual Studio 2008.
I have successfully development a control add in that displays the timer run on a particular job. It work well.
When i deployed it to my client server. It failed. See the attached file
I have respected everything. The Control Add In is signed with a strong Key. The Add In is registered on the table Client Add In.
But still no good result.
Guys, How can i solved this problem?
How can i make deployment of Control Add In an easy task?
Thanks
Heveen
0
Comments
You have to put the dll file in the Add-ins folder at service location to be able to use it from RTC Client.
I was deploying to the right folder but i was using the wrong solution.
To build a Control add In for Nav 2009, we should use Visual Studio 2008 or preferably the .NET 3.5.
I guess its some compatibility issues.
download addin registration tool form Chrisitan blog . It will give error if there is any compatability issue
http://blogs.msdn.com/b/cabeln/archive/ ... d-ins.aspx