Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Marco Tangelder 1 post 71 karma points
    Aug 04, 2016 @ 09:48
    Marco Tangelder
    0

    Action to call method in library (dll)

    It looks like the method in my library is not called. I've made a class library, containing a static class with a static function, which writes a to log file.

    I've created an action and a trigger, but the action doesn't seem to call the method. I can see other actions are triggered perfectly.

    The .dll is in the bin directory and I've added this information to the action:

    Assembly: SpindoctorHook.dll ClassType: SpindoctorHook.SpindoctorHook.LogTest Method: LogUserId

    Is the classtype correct like this: assemblyname.namespace.classname?

    Any ideas?

Please Sign in or register to post replies

Write your reply to:

Draft