Scott Chiang
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Posts
Recent activity by Scott Chiang-
Which database file should be removed to completely uninstall the plugin?
AnsweredHi Nx Team, I came across this post on the developer forum about Nx Server Database Files: https://support.networkoptix.com/hc/en-us/articles/115013837268. Despite reading the article, I'm still un...
-
Plugin doesn't remove from "Advanced Search" window
AnsweredHi Nx team, I am confused about the plugin always showing in the "Advanced Search" window event I removed it. How can I reset this? env: nx meta 5.0 on windows thanks
-
The "Objects" tab is not appear
Answeredhi, I have a weird problem issue..., I develop my plugin used metasdk with verson 31274, if I enable the plugin the "Objects" tab will disappear, but if I install the sample plugin together with my...
-
Is there has any way can build the dll don't relate to msvcpXXXd
AnsweredHi, I build the plugin dll in windows, but the plugin only can work when the vms server environment has to install visual studio (seems like the dll need some runtime support DLLs like msvcp140d..)...
-
How to disable the plugin through the Metadata SDK
AnsweredHi, Is there have a way to disable the plugin through the Metadata SDK? For example, if the plugin is disconnected from the third party server, then I can develop a function to disable the plugin n...
-
The server can't load the plugin dll
AnsweredHi, my plugin is working fine on my development machine, but it can't work when I change to another machine. It is the message shown in the log file: INFO PluginManager(0x23acc08bcf0): Considering ...
-
What is the function of "DurationUS" in ObjectMetadataPacket.
AnsweredHi, I want to develop a plugin using metadata SDK, but I am confused about the attributes in the SDK and the sample plugin, can you give me some comment? Here is the attribute I want to know: 1.Ob...