Problem about compile SNAP Blockform

Forums: 

After compile my code to .Dll and subsequently sign it, this .DLL can work well with my computer but with another computer it have an error as shown below according to NX log:

====================================================================
*** EXCEPTION: Error code 3520048 in line 643 of o:\ugnx110\ip33\src\nxblockstyler\no\ind\BlockStyler_DialogCreator.cxx at Fri Mar 03 19:07:51 2017 SE Asia Standard Time
+++ Error occurred. The Snap dialog is NULL in Snap dialog wrap.
====================================================================

The .dll file can found here:
https://drive.google.com/open?id=0B_zaO-dsz3ZmelBCQ0NZYmpVdkU

What can I do to solve this issue? Thanks.

Hey i downloaded your .dll and can at least execute it and select two cylinders. I then get a some strings displayed about the radius or something. I can execute it with and without an author license so that shouldnt be a Problem. If you tell me more about what your plugin does i'd be happy to help and test it for you. It might also be helpful if you post the Code that produces the error. Im not that good of a programmer but maybe there are other People that can help you.