Deploy applications based on watermark SDK. [message #1565]
Fri, 15 February 2019 16:41
germano Messages: 2 Registered: January 2010 Location: Fisciano, Italy
Junior Member
Hi,
i built an application in C # using Watermark SDK to insert markers into movies .flv.
In the source code I've correctly set the values of the serial number and activation number:
string sn = " XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXX-XXXXXX ";
pProject.Activation(sn, "YYYY-YYYY-YYYY-YYYY-YYYY-YYYY-YYYY-YYYY");
but when I deploy the application the following error occurs: “System.NullReferenceException” in the following points: