- Moderator
- #61
you do something ? or it's because i fixed the ILMerge
nop, don't use, it's only for helping you@azzuro Big Thanks! Do you use WEBMediaPortal? Do you have pictures for TV recordings on your home screen?
I don’t know, maybe it’s going to automatically in the Release.you do something
I don’t use it either but suddenly it will be convenient, being outside the house to see something ...nop, don't use, it's only for helping you
nop on previous build, nothing, i suspect the missing ilmerge aborting somethingI don’t know, maybe it’s going to automatically in the Release.
I realized what they were using, but a bit modified. Therefore, I do not understand why not make a new universal WEB interface. And they are not tied strictly to certain MP2 functions. As for me, there is MPExtended which gives the necessary information to the WEB server. And it doesn’t matter which version of MP. And already the web server displays it. Simple, convenient and versatile. And it can be used both in MP1 and in MP2.but MP2 dev, don't use MPextended ?
System.Configuration.ConfigurationErrorsException: An error occurred creating the configuration section handler for system.web.webPages.razor/host: Could not load file or assembly 'System.Web.WebPages.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) (C:\Program Files\MPExtended\WebMediaPortal\www\skins\bootstrap\web.config line 5)
---> System.IO.FileLoadException: Could not load file or assembly 'System.Web.WebPages.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
<sectionGroup name="system.web.webPages.razor" type="System.Web.WebPages.Razor.Configuration.RazorWebSectionGroup, System.Web.WebPages.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="host" type="System.Web.WebPages.Razor.Configuration.HostSection, System.Web.WebPages.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" />
<section name="pages" type="System.Web.WebPages.Razor.Configuration.RazorPagesSection, System.Web.WebPages.Razor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" />
</sectionGroup>
<sectionGroup name="system.web.webPages.razor" type="System.Web.WebPages.Razor.Configuration.RazorWebSectionGroup, System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
<section name="host" type="System.Web.WebPages.Razor.Configuration.HostSection, System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" />
<section name="pages" type="System.Web.WebPages.Razor.Configuration.RazorPagesSection, System.Web.WebPages.Razor, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" />
</sectionGroup>