Why do I receive the following error: Could not find file '..\ManagedCPPAPI.netmodule' in MATLAB Builder NE 2009b?
Show older comments
I wrote a MATLAB function that I am deploying as a .NET assembly to a web server. I am running on Microsoft Windows Server 2003. Everything works fine on the development machine. When I move to another machine with the same configuration, the .NET assembly doesn't work, even though I just installed MCR on that machine. Instead, I get the following error:
Error 1 Unable to copy file "..\MatlabLib\ManagedCPPAPI.netmodule" to "bin\Debug\ManagedCPPAPI.netmodule". Could not find file '..\MatlabLib\ManagedCPPAPI.netmodule'. TestingMatlab.NET
Answers (1)
Sanchali Purandare
on 16 Jan 2011
1 vote
Categories
Find more on MATLAB Compiler SDK in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!