Quantcast
Channel: ClearScript
Viewing all articles
Browse latest Browse all 2297

New Post: Visual Studio 2013 cannot load assembly Microsoft.ClearScript.Windows.VBScriptEngine

0
0
Hi again!

Thanks for sharing your solution.

The problem seems to be that your solution includes a class library project that generates "ClearScript.dll", which conflicts with the ClearScript assembly of the same name in the output directory.

Try changing the name of your assembly:
  1. Right-click your class library project and select "Properties".
  2. Change the assembly name from "ClearScript" to "ClearScriptLibrary" or something like that.
  3. Click "File" -> "Save All"
  4. Rebuild your solution.
Good luck!

Viewing all articles
Browse latest Browse all 2297

Latest Images

Trending Articles





Latest Images