I have been creating a .net dll which I have got working on my own machine fine and can see from the automation list in Nav. However, when i register this on another other PC/Server, etc, it cannot be seen in the Automation server list. It has a strong name, and delploys fine to the target machines (tried via setup project, and using gacutil manually), and can be seen in the GAC ok. I'm at a bit of a loss now... anyone have any ideas/come across the same thing before?
Thanks
0
Answers
I have had this problem before on a 3.6.
I was able to "solve" the problem by copying the dll's into the Navision client directory.
Don't ask me why, but after I did that it appeared.
Hope this helps,
Willy
regasm /tlb dllname.dll