Aras 引入外部的dll

1.在vs中编译项目。然后找到项目目录生成好的dll.

2.找到Aras的安装目录:...\Aras\Innovator\Innovator\Server,将dll放到该目录下。然后在该目录下找到method-config.xml。

.

binpath代表的路径为::...\Aras\Innovator\Innovator\Server\bin

3.在 method-config.xml中,需要找到C#引入命名控件的部分。然后引入你的dll命名空间。

最后附上参考的博客地址:https://blog.csdn.net/vznv7p1h/article/details/55533031。

 

posted @ 2018-05-21 15:39  明年六月  阅读(171)  评论(0编辑  收藏  举报