Quantcast
Channel: OPC Labs - OPC Labs - Recent Topics - OPC Labs Online Forums
Viewing all articles
Browse latest Browse all 1794

Programmatically deploy license file - by: trimurarisingh

$
0
0
I recently bought a "single developer + free runtime" QuickOPC license, Application is getting fails after two hours with "Run time is over the limit in license "Multipurpose".

After deployment on IIS , by default it running well ( trial period mode) and communication with PLC but when ever apply the license copy it giving error message.

I have tried in both way:
1.installed the License by License manger UI ,application is not reading this license , after running same time it's stop the communication with PLC data.
2.Embed the License with Application dll then below error message is coming.

1. Exception Type
TypeInitializationException

Message
The type initializer for 'OpcLabs.EasyOpc.UA.Toolkit.ClientServer.UAClientEngineBase' threw an exception.


2. Exception Type
ArgumentException

Message
Attempt to add existing key into a dictionary.


Code snippet:


Please resolve this issue.

Thanks,
TM

Viewing all articles
Browse latest Browse all 1794

Trending Articles