UIStudio and obfuscation

Docking/MDI for Windows Forms Forum

Posted 15 years ago by Duane Wandless
Version: 2.0.0105
Avatar
We are having an issue using UIStudio when we obfuscate our application. The call to SaveToolWindowLayoutToFile() saves the file but the window names are obfuscated. So each subsequent build requires a new layout file be created since the obfuscated window names keep changing.

Has anyone found a solution to this problem? I am aware of the solution of deleting and recreating the layout file with each new build... however that is a less than ideal solution.

The obfuscation tool we currently are using is .NET Reactor, www.eziriz.com. We do not obfuscate the actipro DLLs.

Thanks,
Duane

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Duane,

I'm not sure why your window keys would be obfuscated. Typically code obfuscators that do strings just encrypt them so Reflector can't see what they are but still at run-time they are what they should be.


Actipro Software Support

The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.