Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

Web Config Producing Error

Please report bugs in this group. We will maybe populate a list of known bugs with a possibly modified description at a later time.

Moderator: Support

Post Reply
nbdevito
Posts: 6
Joined: 18 Mar 2019, 16:36

Web Config Producing Error

Post by nbdevito » 10 Jul 2020, 21:53

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!

Post Reply