Clear Filters
Clear Filters

NET.addassembly error

5 views (last 30 days)
Steve Kulakowski
Steve Kulakowski on 2 Apr 2020
Commented: Eddie Irvine on 4 Apr 2021
When attempting to load this dll, NET assembly
> NET.addAssembly('C:\MCL_RF_Switch_Controller64.dll')
The editor throws an error.
**********************************************************
Message: Could not load file or assembly
'file:///C:\MCL_RF_Switch_Controller64.dll' or one of its dependencies. The
system cannot find the file specified.
Source: mscorlib
HelpLink:
I verified the file location, and filename.
Previous implementations of this seem to work.
I've tried copying the file location to a different folder, without success.
Any thoughts on how to fix this, am I missing an addon or option??
  1 Comment
Eddie Irvine
Eddie Irvine on 4 Apr 2021
Hello, have you managed to find a solution? Thank you in advance

Sign in to comment.

Answers (0)

Tags

Products


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!