Page 1 of 1

Web Config Producing Error

Posted: 10 Jul 2020, 21:53
by nbdevito
Hi,

When I navigate to any the the Ventuz systems on our network, <ipaddress>:20404 I get the follow exception readout:
{"ClassName":"System.NullReferenceException","Message":"Object reference not set to an instance of an object.","Data":null,"InnerException":null,"HelpURL":null,"StackTraceString":" at Ventuz.MachineService.WebUIHandler.ApplyCustomizations(String path, Byte[]& data)\r\n at Ventuz.MachineService.WebUIHandler.<GetFile>d__7.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at Ventuz.MachineService.WebUIHandler.<Handle>d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at Ventuz.Network.HTTP.HTTPHandler.RequestContext.<Handle>d__16.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at Ventuz.Network.HTTP.HTTPServer.HTTPSession.<ProcessHttpRequest>d__13.MoveNext()","RemoteStackTraceString":null,"RemoteStackIndex":0,"ExceptionMethod":"8\nApplyCustomizations\nVMSMod_Basic, Version=6.6.2.76, Culture=neutral, PublicKeyToken=53b1e9eee2bff606\nVentuz.MachineService.WebUIHandler\nVoid ApplyCustomizations(System.String, Byte[] ByRef)","HResult":-2147467261,"Source":"VMSMod_Basic","WatsonBuckets":null}

Running Ventuz 6.06.02.76. Error occurs on localhost and remote systems, with and without Runtime running. Any help would be appreciated, would love to use this feature!