Did you uninstall old versions of both MP + TVServer and reboot afterwards.
erm.... could you please start a decent bugreport with logs from that crash?I got it to install and everything working OK so far except for one bug that I just picked up. If you check off "Turn TV on when startup" or something like that (I don't remember the exact option), then MediaPortal crashes and there is no way to get it back to original state. Even if you uncheck this option, it still keeps crashing and you have to uninstall/reinstall MP to get it working again.
System.ComponentModel.Win32Exception: %1 is not a valid Win32 application
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName, String arguments)
at MediaPortal.DeployTool.MSSQLExpressChecker.Install()
The install don't work with the refresh version for me.
(i'm a vista sp1 user).
System.Runtime.InteropServices.COMException (0x800706D9): La création d'une instance du composant COM avec le CLSID {304CE942-6E39-40D8-943A-B913C40C9CD4} à partir de IClassFactory a échoué en raison de l'erreur suivante : 800706d9.
à System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
à System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
à System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
à System.Activator.CreateInstance(Type type, Boolean nonPublic)
à MediaPortal.DeployTool.WindowsFirewallChecker.GetFirewallManager()
à MediaPortal.DeployTool.WindowsFirewallChecker.CheckStatus()