Normal
[USER=106003]@FreakyJ[/USER]Seems I need the correct version of the "Microsoft.AspNet.Diagnostics" anyway:[code] [WARN ] - AspNetServerService: Cannot start WebApplication 'MP2Extended' (URL 'http://*:4322/MPExtended/').System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.AspNet.Diagnostics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' or one of its dependencies. The system cannot find the file specified.File name: 'Microsoft.AspNet.Diagnostics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' at MediaPortal.Plugins.MP2Extended.MP2ExtendedService.<>c.<.ctor>b__5_6(IApplicationBuilder app) at MediaPortal.Plugins.AspNetServer.AspNetServerService.<>c__DisplayClass8_0.<StartWebApplication>b__1(IApplicationBuilder applicationBuilder) at Microsoft.AspNet.Hosting.Internal.AutoRequestServicesStartupFilter.<>c__DisplayClass0_0.<Configure>b__0(IApplicationBuilder builder) at Microsoft.AspNet.Hosting.Internal.WebApplication.BuildApplication() at Microsoft.AspNet.Hosting.WebApplicationBuilder.Build() at MediaPortal.Plugins.AspNetServer.AspNetServerService.StartWebApplication(WebApplicationParameter webApplicationParameter)[/code]
[USER=106003]@FreakyJ[/USER]
Seems I need the correct version of the "Microsoft.AspNet.Diagnostics" anyway:
[code] [WARN ] - AspNetServerService: Cannot start WebApplication 'MP2Extended' (URL 'http://*:4322/MPExtended/').
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.AspNet.Diagnostics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.AspNet.Diagnostics, Version=1.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
at MediaPortal.Plugins.MP2Extended.MP2ExtendedService.<>c.<.ctor>b__5_6(IApplicationBuilder app)
at MediaPortal.Plugins.AspNetServer.AspNetServerService.<>c__DisplayClass8_0.<StartWebApplication>b__1(IApplicationBuilder applicationBuilder)
at Microsoft.AspNet.Hosting.Internal.AutoRequestServicesStartupFilter.<>c__DisplayClass0_0.<Configure>b__0(IApplicationBuilder builder)
at Microsoft.AspNet.Hosting.Internal.WebApplication.BuildApplication()
at Microsoft.AspNet.Hosting.WebApplicationBuilder.Build()
at MediaPortal.Plugins.AspNetServer.AspNetServerService.StartWebApplication(WebApplicationParameter webApplicationParameter)[/code]