NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) NextPVR Enhanced Web Admin (NEWA) v
« Previous 1 2 3 4 5 … 47 Next »
NPVR-generated errors in Web Config?

 
  • 0 Vote(s) - 0 Average
NPVR-generated errors in Web Config?
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#1
2018-02-12, 01:33 AM
Sorry this was an earlier event for which I no longer have logs.
Should I reinstall .NET 4.0? (I have 4.7).

Code:
Log Name: Application Source: ASP.NET 4.0.30319.0 Date: 26/01/2018 6:45:34 PM Event ID: 1310 Task Category: Web Event Level: Warning Keywords: Classic User: N/A Computer: smurfpc Description: Event code: 3008 Event message: A configuration error has occurred. Event time: 1/26/2018 6:45:34 PM Event time (UTC): 1/26/2018 10:45:34 AM Event ID: ab53f3d53b72445a8136e82d5bbabbf7 Event sequence: 11 Event occurrence: 10 Event detail code: 0 Application information: Application domain: aa85f57-1-131614335015208486 Trust level: Full Application Virtual Path: / Application Path: C:\Users\Public\NPVR\web\ Machine name: SMURFPC Process information: Process ID: 4896 Process name: NRecord.exe Account name: NT AUTHORITY\SYSTEM Exception information: Exception type: ConfigurationErrorsException Exception 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.xbws2q6o.DLL' or from assembly 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\0a635572\38fd2de4\App_Code.n-crc3lc.DLL'. Please specify the assembly explicitly in the type name. (C:\Users\Public\NPVR\web\web.config line 59) (C:\Users\Public\NPVR\web\web.config line 59) at System.Web.Configuration.HttpModuleAction.get_Entry() at System.Web.Configuration.HttpModulesSection.CreateModules() at System.Web.HttpApplication.InitModules() at System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) at System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) at System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) Request information: Request URL: http://[::ffff:192.168.1.10]:8866/guide.aspx Request path: /guide.aspx User host address: ::ffff:192.168.1.10 User: Is authenticated: False Authentication Type: Thread account name: NT AUTHORITY\SYSTEM Thread information: Thread ID: 21 Thread account name: NT AUTHORITY\SYSTEM Is impersonating: False Stack trace: at System.Web.Configuration.HttpModuleAction.get_Entry() at System.Web.Configuration.HttpModulesSection.CreateModules() at System.Web.HttpApplication.InitModules() at System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) at System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) at System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) Custom event details: Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="ASP.NET 4.0.30319.0" /> <EventID Qualifiers="32768">1310</EventID> <Level>3</Level> <Task>3</Task> <Keywords>0x80000000000000</Keywords> <TimeCreated SystemTime="2018-01-26T10:45:34.211814100Z" /> <EventRecordID>8711</EventRecordID> <Channel>Application</Channel> <Computer>smurfpc</Computer> <Security /> </System> <EventData> <Data>3008</Data> <Data>A configuration error has occurred.</Data> <Data>1/26/2018 6:45:34 PM</Data> <Data>1/26/2018 10:45:34 AM</Data> <Data>ab53f3d53b72445a8136e82d5bbabbf7</Data> <Data>11</Data> <Data>10</Data> <Data>0</Data> <Data>aa85f57-1-131614335015208486</Data> <Data>Full</Data> <Data>/</Data> <Data>C:\Users\Public\NPVR\web\</Data> <Data>SMURFPC</Data> <Data> </Data> <Data>4896</Data> <Data>NRecord.exe</Data> <Data>NT AUTHORITY\SYSTEM</Data> <Data>ConfigurationErrorsException</Data> <Data>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.xbws2q6o.DLL' or from assembly 'C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\0a635572\38fd2de4\App_Code.n-crc3lc.DLL'. Please specify the assembly explicitly in the type name. (C:\Users\Public\NPVR\web\web.config line 59) (C:\Users\Public\NPVR\web\web.config line 59) at System.Web.Configuration.HttpModuleAction.get_Entry() at System.Web.Configuration.HttpModulesSection.CreateModules() at System.Web.HttpApplication.InitModules() at System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) at System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) at System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) </Data> <Data>http://[::ffff:192.168.1.10]:8866/guide.aspx</Data> <Data>/guide.aspx</Data> <Data>::ffff:192.168.1.10</Data> <Data> </Data> <Data>False</Data> <Data> </Data> <Data>NT AUTHORITY\SYSTEM</Data> <Data>21</Data> <Data>NT AUTHORITY\SYSTEM</Data> <Data>False</Data> <Data> at System.Web.Configuration.HttpModuleAction.get_Entry() at System.Web.Configuration.HttpModulesSection.CreateModules() at System.Web.HttpApplication.InitModules() at System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) at System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) at System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) </Data> </EventData> </Event>

Code:
Event code: 3005 Event message: An unhandled exception has occurred. Event time: 1/31/2018 10:36:12 PM Event time (UTC): 1/31/2018 2:36:12 PM Event ID: fa30ee654fce49f591b1e9aa28923b25 Event sequence: 16 Event occurrence: 1 Event detail code: 0 Application information: Application domain: aa85f57-1-131616954947904992 Trust level: Full Application Virtual Path: / Application Path: C:\Users\Public\NPVR\web\ Machine name: SMURFPC Process information: Process ID: 3664 Process name: NRecord.exe Account name: NT AUTHORITY\SYSTEM Exception information: Exception type: HttpException Exception message: A potentially dangerous Request.Path value was detected from the client (&). at System.Web.HttpRequest.ValidateInputIfRequiredByConfig() at System.Web.HttpApplication.ValidateRequestExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) Request information: Request URL: http://[::ffff:192.168.1.10]:8866/stream/Orange Is the New Black - S01E04 Imaginary Enemies.mp4&mode=http?f=D:\PlayOnVids\Orange Is the New Black\Season 1\ Request path: /stream/Orange Is the New Black - S01E04 Imaginary Enemies.mp4&mode=http User host address: ::ffff:192.168.1.219 User: Is authenticated: False Authentication Type: Thread account name: NT AUTHORITY\SYSTEM Thread information: Thread ID: 103 Thread account name: NT AUTHORITY\SYSTEM Is impersonating: False Stack trace: at System.Web.HttpRequest.ValidateInputIfRequiredByConfig() at System.Web.HttpApplication.ValidateRequestExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) Custom event details:
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Difference between NPVR and NEWA recordings lists Bobins 4 5,965 2017-09-27, 10:16 PM
Last Post: Bobins
  NEWA v2.15 Server Error (NPVR 3.3.8) NIS1169 15 7,092 2015-01-10, 02:37 AM
Last Post: UncleJohnsBand
  NEWA errors or Db errors christheman 0 1,541 2014-07-01, 09:48 PM
Last Post: christheman
  NEWA not in sync with NPVR KRA 2 2,309 2012-10-03, 11:04 PM
Last Post: KRA
  NEWA on 2.4.5 - Can't log in to config psycik 1 2,098 2012-08-10, 03:24 PM
Last Post: UncleJohnsBand
  Config Button Missing Blue Theme HarryH3 2 2,396 2012-01-25, 06:23 PM
Last Post: HarryH3
  BUG - nPVR v2.2.6 Stats are not correct SFX Group 3 2,599 2011-09-25, 01:37 PM
Last Post: UncleJohnsBand
  EWA config screen re-Barr 7 4,580 2011-07-25, 11:21 PM
Last Post: UncleJohnsBand
  NEWA errors Clanky 6 3,563 2011-07-05, 09:37 AM
Last Post: UncleJohnsBand
  NEWA has no Listings but NPVR interface does after Rescan and EPG Reload jt25741 8 4,559 2011-04-20, 02:41 PM
Last Post: jt25741

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode