[Action Required] Configuration error after installing MPExtended (1 Viewer)

Olli123

Portal Pro
February 3, 2012
144
17
Hi,

i have installed MPExtended with the WebInterface for the IIS.

I have done the settings like posted in the wiki, AppPool should be correct.

I´m also able to reach the web interface but receiving this error below.

What is going wrong?



Code:
Serverfehler in der Anwendung /.
Konfigurationsfehler
Beschreibung: Fehler beim Verarbeiten einer Konfigurationsdatei, die für diese Anforderung erforderlich ist. Überprüfen Sie die unten angegebenen Fehlerinformationen, und ändern Sie die Konfigurationsdatei entsprechend.
 
Parserfehlermeldung: Die Datei oder Assembly "System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
 
Quellfehler:
 
 
Zeile 15:      <assemblies>
Zeile 16:        <add assembly="System.Web.Abstractions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Zeile 17:        <add assembly="System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Zeile 18:        <add assembly="System.Web.Routing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
Zeile 19:        <add assembly="System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
 
 
Quelldatei: C:\Program Files (x86)\MPExtended\WebMediaPortal\www\web.config    Zeile: 17
 
Überwachung beim Laden der Assembly: Mit folgenden Informationen kann bestimmt werden, warum die Assembly System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 nicht geladen werden konnte.
 
 
WRN: Protokollierung der Assemblybindung ist AUS.
Sie können die Protokollierung der Assemblybindungsfehler aktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) auf 1 festlegen.
Hinweis: Die Protokollierung der Assemblybindungsfehler führt zu einer gewissen Leistungseinbuße.
Sie können dieses Feature deaktivieren, indem Sie den Registrierungswert [HKLM\Software\Microsoft\Fusion!EnableLog] entfernen.
 
 
Versionsinformationen: Microsoft .NET Framework-Version:4.0.30319; ASP.NET-Version:4.0.30319.272
 
Last edited:

Olli123

Portal Pro
February 3, 2012
144
17
Oh yes, sorry for not reading the wiki correctly.
After installed the .net MVC the website site is working. It shows up the logon screen.

But everytime i trie to enter my username and passwort the login fails.
I have also added additonaly test user in the MPExtended config and has done a lot of restarts of the MPExtended and IIS service.

Something is going wrong with the authentification....... :(
 

Oxan

Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    You've to login with admin/admin, WebMP uses differnet users than the MPExtended config tool.
     

    Users who are viewing this thread

    Top Bottom