Forum Discussion

sdd_csharp's avatar
sdd_csharp
Reel Rookie
2 years ago
Solved

I need to do an EPG and I'm trying to use TimeGrid, but I'm having problems

I am unable to run the TimeGrid example project mentioned in the documentation.

https://github.com/rokudev/SceneGraphDeveloperExtensions/tree/master/samples/TimeGridView 

  • Can you be more specific?  I just downloaded it and it runs with no problem.  What error message(s) do you get?  I suspect you're not creating the zip file properly.

  • renojim's avatar
    renojim
    Community Streaming Expert

    Can you be more specific?  I just downloaded it and it runs with no problem.  What error message(s) do you get?  I suspect you're not creating the zip file properly.

    • sdd_csharp's avatar
      sdd_csharp
      Reel Rookie

      I was trying to debug the project directly from vscode, that's why it gave an error. But generating the zip and uploading it manually worked, thank you!