Hello.
The code below works fine in the debug version.
In the release version, compilation is completed, but an “Unhandled Exception” occurs in (1) SetLicence.
Does anyone know why?
System::String* LicenseFileName = …...simple project created in VisualStudio that reproduces the problem...