Harald Bacik asked 2017-12-29 09:45:32 UTC
Hey
I am new with Wisej and started my first project with a trial license
On my main page, I have added a TableLayout and within this, I put a Video control (Wisej.Web.Video)
On the load event of the page, I added the code:
[VB.NET]
Video1.Play
Nothing happens...
I tried to set the SourceURL to a Youtube video. And also I put a video into a project folder called Videos and used the following as SourceURL:
~/Videos/HOYA.mp4
The file exists there.
Also I found another post, where somehting similiar was asked and therefor I changed the WebConfig - I added:
But still nothing. The video isn't showing up - no error - simply nothing.
What can I do?
THX a lot - Happy new year!
Harald Bacik asked 2017-12-29 09:45:32 UTC
Hey
I am new with Wisej and started my first project with a trial license
On my main page, I have added a TableLayout and within this, I put a Video control (Wisej.Web.Video)
On the load event of the page, I added the code:
[VB.NET]
Video1.Play
Nothing happens...
I tried to set the SourceURL to a Youtube video. And also I put a video into a project folder called Videos and used the following as SourceURL:
~/Videos/HOYA.mp4
The file exists there.
Also I found another post, where somehting similiar was asked and therefor I changed the WebConfig - I added:
But still nothing. The video isn't showing up - no error - simply nothing.
What can I do?
THX a lot - Happy new year!