Home - Forums-.NET - Spices.Net - Exception: Could not load file or assembly System.Design

Spices.Net

NET code security, tools to protect, obfuscate, tamper defense, code and data safety, recover, convert, optimize, explore, browse and analyze .Net software.

This forum related to following products: Spices.Net Suite, Spices.Net Obfuscator, Spices.Net Decompiler

Exception: Could not load file or assembly System.Design
Link Posted: 21-Nov-2010 01:56
I'm trying out your product and I'm unable to open any file, below is exception message I'm receiving:

--------------------------
Exception.Message:
--------------------------
Could not load file or assembly 'System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
Link Posted: 21-Nov-2010 02:04
Thanks for your report.
Probably you're running Spices.Net in .Net 4.0 Client Profile configuration.
There are following ways to solve that problem:
1. Edit Spices.exe.config and delete  section
related to the 4.0 version of runtime.
2. Install the full version of .Net 4.0 Framework SDK