且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

未找到方法使用 ColdFusion 中的列表调用 .NET 方法

更新时间:2022-11-06 07:47:22

(来自评论)

信不信由你,这只是一个组装路径问题.你必须使用汇编列表中的两个文件,而不仅仅是CoStarUtilities,即:

Believe it or not it is just an assembly path problem. You have to use both files in the assembly list, not just CoStarUtilities, ie:

 <cfset eventCollection = CreateObject(".net"
                 , "CoStar.Utilities.VideoWall.VideoWallEventActivityCollection"
                 , Paths ) />