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!

Search found 640 matches

by Karol
31 Aug 2020, 12:08
Forum: General Discussion
Topic: C# script : STATIC class
Replies: 2
Views: 5258

Re: C# script : STATIC class

Hi Mat,

unfortunately this is not possible.

Best Regards
Karol
by Karol
28 Aug 2020, 10:23
Forum: Bug Reports
Topic: Unable to cast object of type
Replies: 4
Views: 2830

Re: Unable to cast object of type

Thanks David,

I can reproduce and fix it for V6.7.3.

Best Regards
Karol
by Karol
27 Aug 2020, 09:01
Forum: Bug Reports
Topic: Unable to cast object of type
Replies: 4
Views: 2830

Re: Unable to cast object of type

Hi David,

can you post a simple scene so we can reproduce it here?

Best Regards
Karol
by Karol
18 Aug 2020, 11:34
Forum: Bug Reports
Topic: Community license Overrides Enterprise license.
Replies: 3
Views: 2670

Re: Community license Overrides Enterprise license.

Additionally you could start Ventuz.exe with -console as startup argument and provide us the output.
by Karol
18 Aug 2020, 11:29
Forum: Bug Reports
Topic: Community license Overrides Enterprise license.
Replies: 3
Views: 2670

Re: Community license Overrides Enterprise license.

Hi David,

which Ventuz 6.7 version are you using exactly?
We cannot reproduce this behaviour here.

Best Regards
Karol
by Karol
10 Aug 2020, 16:38
Forum: Bug Reports
Topic: Cluster.Snapshgot method using Pipe 0001
Replies: 1
Views: 1954

Re: Cluster.Snapshgot method using Pipe 0001

Hie Etienne,
I can confirm that this is a bug and it will be fixed for V6.7.2

Best Regards
Karol
by Karol
17 Jun 2020, 10:24
Forum: How to
Topic: Controlling Ventuz Window State on startup
Replies: 2
Views: 3054

Re: Controlling Ventuz Window State on startup

Hi Etienne,

the window state cannot be controlled in V6.

Best Regards
Karol
by Karol
10 Jun 2020, 14:34
Forum: How to
Topic: Location of VMS Projects configuration
Replies: 1
Views: 3339

Re: Location of VMS Projects configuration

Hi Etienne, for V5 the according setting are stored in the IsolatedStorage: https://docs.microsoft.com/en-us/dotnet/api/system.io.isolatedstorage.isolatedstoragefile I'm not sure if you are able to access this storage from another application at all. The 'file name' would be "config.xml". ...
by Karol
09 Jun 2020, 10:54
Forum: How to
Topic: VMSClient.Proj method with Path
Replies: 13
Views: 7785

Re: VMSClient.Proj method with Path

Hi Etienne, you're right. I have no idea why these restrictions are taken into account if you specify a full path to the VPR. I will try to improve this for one of the next updates. But for you and your current version there is no workaround beside writing an own service which starts what you want.....
by Karol
08 Jun 2020, 17:09
Forum: How to
Topic: VMSClient.Proj method with Path
Replies: 13
Views: 7785

Re: VMSClient.Proj method with Path

Hi Etienne, it's not necessary that the VPR is located in the Ventuz project folder where it was created! BUT it must be located in a folder that was configured for VMS (RMB on VMS Icon in Taskbar -> Configure). In other words: VMS can only start Runtime with a Project or VPR in folders that it know...