- March 26, 2007
- 3,715
- 180
- Home Country
- Germany
Whenever the server changes, TVPlugin will use the correct server for remoting but the previous one for the DB connection (gentle.config is not updated as it should). You need to close MP after connecting to the new server, the restart it to work properly. This also happens if you change the DB engine (MSSQL MySQL) on the same server.
This also happens on 1st installation with MySQL because the installed gentle.config defaults to MSSQL and the change never happens. In this situation it is worse since before establishing the remoting connection TVPlugin tries to test the ports but tests the wrong ones (MSSQL instead of MySQL) so it never tries to actually connect to the server.
http://mantis.team-mediaportal.com/view.php?id=2819
Open the issue in Mantis...
This also happens on 1st installation with MySQL because the installed gentle.config defaults to MSSQL and the change never happens. In this situation it is worse since before establishing the remoting connection TVPlugin tries to test the ports but tests the wrong ones (MSSQL instead of MySQL) so it never tries to actually connect to the server.
http://mantis.team-mediaportal.com/view.php?id=2819
Open the issue in Mantis...