CI Server Failed After Upgrading Dotfuscator


On the CI (Continuous Server), the step after compiling source code is to use Dotfuscator that obfuscates the .NET source code. Today, I upgraded the Dotfuscator to 4.8 but the CI throws out the error.

Encrypting files using Dotfuscator
You must first accept the end user license agreement before using Dotfuscator.

The solution is quite simple, you just have to:

1. Log in as the user running the build and launch Dotfuscator and accept the license agreement

2. Copy and paste the following files into the same location on the final build users profile: C:\Users\{user that registered Dotfuscator}\AppData\Local\PreEmptive Solutions\Dotfuscator Professional Edition\4.0\dfusrprf.xml, C:\Users\{user that registered Dotfuscator}\AppData\Local\PreEmptive Solutions\Dotfuscator Professional Edition\4.0\dotfuscator.cfg

–EOF (The Ultimate Computing & Technology Blog) —

GD Star Rating
loading...
228 words
Last Post: Facebook Crawler uses IPv6
Next Post: Vbsedit Toolkit Extends VBScript

The Permanent URL is: CI Server Failed After Upgrading Dotfuscator

Leave a Reply