[Closed] DotNet 4.0
Now that VS2010 is out, has anyone tried getting a .net 4.0 assembly to load in Max? I’ve tried a couple of things (editing the 3dsmax.exe.config file, and recompiling mxsDotNet.dlx to target 4.0). I was actually able to load an assembly without error by recompiling, but Max became unstable trying to do anything with it (got unknown system exceptions and crashes).
I know it’s crazy, but I was wondering if anyone else had tried.
You crazy… ha… good luck. Hopefully someone has the answers. Would MSDN have anything on that ?
It looks like recompiling the the mxsDotNet.dlx might work after all. After some initial crashes, we changed a couple things in our tools and it seems to be working now. I’ll post more information after I do some more investigating.
This does sound promising. I look forward to hearing what you have done to make it work.