MP 1.1.0 Problem after Windows Update (1 Viewer)

mguebert

Portal Pro
February 9, 2010
82
10
Home Country
United States of America United States of America
Wish I had seen this before I reinstalled everything, remotely I might add. I was on a business trip in Japan when my wife complained MP would no longer run and gave this error. I had to log in remotely from Japan and reinstall a basic config of MP. :(
 

scythe000

Portal Pro
July 6, 2008
379
15
running 1.1.3 and just got this out of the blue. Tried uninstalling VC++, ok. Tried to reinstall, got error 1935, ran MS hotfix, reboot reinstalled VC++, still same error.

I Copied contents from configuration.exe.config file to the mediaportal.exe.config file but that didn't help. If I delete the mediaportal.exe.config file, MP loads, but then I get an error, or it won't load at all.

Found this in another thread:

<?xml version="1.0"?>
<configuration>
<startup>
<requiredRuntime version="v2.0.50727" />
<supportedRuntime version="v2.0.50727" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="plugins/windows" />
</assemblyBinding>
</runtime>
<appSettings>
<add key="version" value="1.0.0.0 RC1" />
<add key="edtftp.log.level" value="ALL" />
</appSettings>
</configuration>

We'll see if that works.

well, it worked, but now i see my tvseriesdb is corrupt :-(
 

Dadeo

Docs Group Manager
  • Premium Supporter
  • November 26, 2006
    5,340
    3,321
    Himalayas, India
    Home Country
    Canada Canada
    copy the contents of conginuration.exe.config and paste that into mediaportal.exe.config and it should work, did for me.
    Many thanks erron - I ran into the same issue in 1.2.1 (SideBySide Error ID 59) and MP would not start, after my power died and UPS battery was dead and system was not shut down (MP was still open and probably doing something!) :( So the issue is not related only to Windows Update. Your fix worked great for me, and saved me many hours and fits of rage :D
     

    Users who are viewing this thread

    Top Bottom