2017-02-02, 05:03 PM
npvr version 3.9.2._161119
I have re-installed npvr but the error still persists
Vlc 32bit has all defaults set within Win10 B1607
The configuration page has the correct location for vlc
The streamer window appears, using all defaults, click stream =error
I have read other posts here and tried the suggested 'answers' =error
I have added firewall exceptions
I do not see any errors in the web.log
This error message is not something I can resolve myself so appreciate any comments you may have to resolve this.
Thank you for your time
______________________________________________________
The system cannot find the file specified
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ComponentModel.Win32Exception: The system cannot find the file specified
Source Error:
Line 211:
Line 212: //Start the VLC process on the server
Line 213: proc = System.Diagnostics.Process.Start(psi);
Line 214:
Line 215: //Set the priority of the started process based off of user configuration
Source File: c:\Users\Public\NPVR\web\public\Player.aspx.cs Line: 213
______________________________________________________
I have re-installed npvr but the error still persists
Vlc 32bit has all defaults set within Win10 B1607
The configuration page has the correct location for vlc
The streamer window appears, using all defaults, click stream =error
I have read other posts here and tried the suggested 'answers' =error
I have added firewall exceptions
I do not see any errors in the web.log
This error message is not something I can resolve myself so appreciate any comments you may have to resolve this.
Thank you for your time
______________________________________________________
The system cannot find the file specified
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.ComponentModel.Win32Exception: The system cannot find the file specified
Source Error:
Line 211:
Line 212: //Start the VLC process on the server
Line 213: proc = System.Diagnostics.Process.Start(psi);
Line 214:
Line 215: //Set the priority of the started process based off of user configuration
Source File: c:\Users\Public\NPVR\web\public\Player.aspx.cs Line: 213
______________________________________________________