Where to find LicAdmin.exe utility?
I now notice thatthe Microsoft.Licensing.LicAdmin.exe tool is not included in the protection output folder. Is there some option I need to select when protectingmy applicaton in order to include this tool in the output?
Generics support in SLPS?
Can I protect methods using generic code constructs? Can I protect generic methods or methods on a generic class?
SLPS Endpoints for Activations?
Can you tell me what hostnames and ports are used by SLPS foractivationetc? We need to know for customers who need to openup their firewall/web filter.
Downloading CodeProtector
CodeProtector doesn’t seem to be available for download from InishTech.com as used to be the case. How can I access the latest version please?
Versioned vs. Un-versioned Permutation dlls
When downloading/extracting the permutation DLLs, 2 folders are created: versioned and un-versioned. I have used successfully the versioned dlls to make API calls and get feature information for licenses, but I am still wonderingwhat the difference actually is...
Mapping methods to features without using SLP Code Protector UI?
Usually I use the Code Protector to select the important methods of the program and map these to the desired features. Unfortunately, it seems like I have to repeat this step whenever compiling a new version of the program. Is there better way to remap the methods? Or is it possible to archive the mapping...
Re-sign of Transform failed
I am trying to protect a function in one of my DLL which is an add-in for Word 2007.
SLP Code Protector says "Failed: Re-Sign of Transform failed on [DLL path]. Re-sign of assembly [C:\Users\ABC\AppData\Local\Temp\c61f1ee52bc0451e94416fcc41c12481\Transform\WrdAddin.dll] is required. Strong Name...
Multiple Permutations
What would the rationale be for having multiple unlimited Permutations? My understanding is that a Permutation (Basic or Unlimited) can be used to protect multiple products. The difference is only in the number of protected methods.
Code Protector cannot connect
Cannot connect to server (error=An unsecured or incorrectly secured fault was received from the other party. See the inner FaultException for the fault code and detail.), working offline.
Code Protector in offline mode
Sometimes we need to run the SLP Code Protector in offline mode - when an internet connection is not available. We actually have installed our permutation and just need to protect our application (in offline mode). Are there any limitations in that? Our first tests show that the Code Protector can still...
Saving selection of methods to be protected
For Code Protection, do we have to check the tick box besideeach method manually each time? We have to protect around 500 methods. Does this mean every time we want to re-protect updated code we have to manuallyselect the same500 methods again in Code Protector? This seems very long-winded and error...
Error “Unsupported OpCode”
When I protected my assembly I got this error:
0000000003 Warning Failed to transform method MyApp.mdlMisc:VerCheck(string, string). Unsupported OpCode found in "IL_006E starg.s 0". Method was automatically excluded from the transformation.