Application (EXE) activation
dotNet Protector can protect your programs against illegal copy.
If no valid license can be granted, your program can
- throw exception (ApplicationException)
- launch an activation wizard
- run in limited mode
ASP.NET applications Activation
Your ASP.NET web services and applications can also benefit from dotNet Protector copy protection system.
You can grant a license for the server hardware running your application.
If no valid license is present, your application will throw an exception (ApplicationException)
Component Activation(clesses / control libraries)
Activate to reference : a valid license is required to compile an application consuming your component.
Activate to run : a valid license is required on each computer where your component will run.
SQL Assemblies Activation
Your SQL Server assemblies can benefit from dotNet Protector copy protection system, in the same way as for ASP.NET applications.
You can grant a license for the server hardware running your application.
If no valid license is present, your application will throw an exception (ApplicationException).