home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Language specific support
Deutsches MediaPortal Forum
MediaPortal 1
Allgemeines Supportforum
Media Portal stürzt sofort ab, Log anbei
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Inker" data-source="post: 266585" data-attributes="member: 10541"><p>Somehow you're MediaPortal.exe.config got damaged. The easiest would be to reinstall MP.</p><p></p><p>Or if you don't feel like doing that, open the file in a text editor and see if if you got weird characters in there, it should be an xml file that looks like this:</p><p></p><p>[CODE]<?xml version="1.0"?></p><p><configuration></p><p> <startup></p><p> <requiredRuntime version="v2.0.50727" /></p><p> <supportedRuntime version="v2.0.50727" /></p><p> </startup></p><p> <runtime></p><p> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"></p><p> <probing privatePath="plugins/windows" /></p><p> </assemblyBinding></p><p> </runtime></p><p> <appSettings></p><p><?xml version="1.0"?></p><p><configuration></p><p> <startup></p><p> <requiredRuntime version="v2.0.50727" /></p><p> <supportedRuntime version="v2.0.50727" /></p><p> </startup></p><p> <runtime></p><p> <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1"></p><p> <probing privatePath="plugins/windows" /></p><p> </assemblyBinding></p><p> </runtime></p><p> <appSettings></p><p> <add key="version" value="0.2.3.0-SVN-11.01.2008- 1:00:38,10-Build 1ab1 </p><p>" /></p><p> <add key="edtftp.log.level" value="ALL" /></p><p> </appSettings></p><p></configuration></p><p> </appSettings></p><p></configuration>[/CODE]</p><p></p><p>Between app settings it should state what version of MP you have installed, so this can be different.</p></blockquote><p></p>
[QUOTE="Inker, post: 266585, member: 10541"] Somehow you're MediaPortal.exe.config got damaged. The easiest would be to reinstall MP. Or if you don't feel like doing that, open the file in a text editor and see if if you got weird characters in there, it should be an xml file that looks like this: [CODE]<?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> <?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="0.2.3.0-SVN-11.01.2008- 1:00:38,10-Build 1ab1 " /> <add key="edtftp.log.level" value="ALL" /> </appSettings> </configuration> </appSettings> </configuration>[/CODE] Between app settings it should state what version of MP you have installed, so this can be different. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Language specific support
Deutsches MediaPortal Forum
MediaPortal 1
Allgemeines Supportforum
Media Portal stürzt sofort ab, Log anbei
Contact us
RSS
Top
Bottom