LFA Posted June 20, 2018 Share Posted June 20, 2018 This update is only visible to beta testers. If you want to be a beta tester please create a support ticket. Before updating TCAdmin has been migrated to .NET 4. Before installing this update make sure you have installed .NET 4.0 or 4.5 (Windows) or Mono 5 (Linux). Mono 2.11.4 is no longer supported. If you run your control panel with IIS remove this line from your TCAdmin2\ControlPanel\Web.config. After the update change your application pool to .NET 4.0/4.5 Classic. <add type=Miron.Web.HandlersAndModules.WebResourceCompressionModule"/> If you are having issues with the update you can use TCAdminUpdateTool to downgrade to 2.0.119.3 and keep all the bug fixes from 2.0.120. New IronPython has been updated to 2.7.8. This makes it compatible with Python 2.7 Improved service status cache in the control panel. Bug Fixes Changed encoding of service configuration files to unicode to fix encoding errors of chinese characters. Fixed theme selection when running the control panel with Mono 5. Fixed errror when sending the game server to gametracker. Link to comment Share on other sites More sharing options...
Dennis Posted June 21, 2018 Share Posted June 21, 2018 Will .NET 4.6 work? Link to comment Share on other sites More sharing options...
Bubka3 Posted June 23, 2018 Share Posted June 23, 2018 All good on Windows Server 2016. Software Version : 2.0.120.0 .NET Version : 4.0.30319.42000 Windows 64 bits Link to comment Share on other sites More sharing options...
ECF Posted July 6, 2018 Share Posted July 6, 2018 It is compiled in 4.0. Not sure if it will work with 4.6. However .net will usually step backwards on its own and use the correct version if you have a windows install. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now