Matlab prodution server mSq = client.Cre​ateProxy<M​agicSquare​> Error: "Unable to cast object of type <XYZ>.ABC_Proxy to ABC"

1 view (last 30 days)
The dot-net example of deploying a package on a production server and consuming a function are very useful. Nonetheless, there might be some things missing across what needs to be disposed/destroyed between dot-net code re-compilations, connection drops or any other exceptions. And how can these be troubleshooted / checked on the server side.
Currently, restarting the dot-net application tends to remediate the problem, however would be nice to know a more robust way.

Answers (0)

Community Treasure Hunt

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

Start Hunting!