Matlab prodution server mSq = client.CreateProxy<MagicSquare> Error: "Unable to cast object of type <XYZ>.ABC_Proxy to ABC"
1 view (last 30 days)
Show older comments
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.
0 Comments
Answers (0)
See Also
Categories
Find more on Installation 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!