2016-06-16, 05:33 PM
When I browse to the nextpvr guide page. I get the following error.
Somebody saw this before?
Somebody saw this before?
Code:
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: The type 'JsonCompressionModule' is ambiguous: it could come from assembly 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\0a635572\38fd2de4\App_Code.unqkm2qx.DLL' or from assembly 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\0a635572\38fd2de4\App_Code.waewlizy.DLL'. Please specify the assembly explicitly in the type name.
(C:\Users\Public\NPVR\web\web.config line 52)
Source Error:
Line 50: <httpModules>
Line 51: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
Line 52: <add name="JsonCompressionModule" type="JsonCompressionModule"/>
Line 53: </httpModules>
Line 54:
Source File: C:\Users\Public\NPVR\web\web.config Line: 52
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1055.0