Matlab Builder NE is missing .NET Assembly Type

Hi,
For some reasons, I can't find .NET Assembly type from the Type dropdown list. I installed 64bit Matlab version on 64bit server.
Available types are
1. Windows Standalone App 2. Console App 3. C Shared Library 4. C++ Shared Library 5. Excel Addin
Any ideas?

1 Comment

I am having a similar problem.. I cannot find .NET Assembly. Available types are 1. C shared library 2. c++ shared library
Is there anyone with a clue?

Sign in to comment.

Answers (2)

Hi,
this is usually a problem with installation or license. Type
ver
to see if the Builder NE is installed...
EDITED: and type
license('test', 'matlab_builder_for_dot_net')
to see, if it is not only installed but also that you have the license for it available.
Titus
Hi Titus,
I checked again and MATLAB Builder NE was installed on the server.
MATLAB Version 7.14 (R2012a) Control System Toolbox Version 9.3 (R2012a) Database Toolbox Version 3.11 (R2012a) Econometrics Toolbox Version 2.1 (R2012a) License xxxxxx Financial Toolbox Version 4.2 (R2012a) License xxxxxx MATLAB Builder EX Version 2.2 (R2012a) MATLAB Builder NE Version 4.1.1 (R2012a) License xxxxxx MATLAB Compiler Version 4.17 (R2012a) Neural Network Toolbox Version 7.0.3 (R2012a) Optimization Toolbox Version 6.2 (R2012a) Statistics Toolbox Version 8.0 (R2012a)

1 Comment

I edited my answer to try another test, if you have the builder not only installed but also licensed...

Sign in to comment.

Categories

Asked:

on 6 Sep 2012

Commented:

Eme
on 24 Oct 2015

Community Treasure Hunt

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

Start Hunting!