Errors on Launch #1286
-
|
Having an issue when launching tests using SEB. We use linkit as a method for creating assignments/tests so that students are in lockdown when doing these assignments. Program is deployed via intune, all devices are windows 11, all firewall/antivirus/filtering is disabled while troubleshooting these issues. For some reason, when launching a test (on version 2.4.1) , there is just a blank white screen. no log files are generated. On the latest release (3.10), there is a session start error, just says that it failed to start a session. attached are log files for the 3.10 issue. program works on personal laptop, just not sure what to look for in these files to determine what is preventing us from launching the program. seblog.txt |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
When attempting to start a new instance of the client application component, SEB encounters the following error: Now, |
Beta Was this translation helpful? Give feedback.

I appreciate the response! Turns out microsoft is having epm issues: https://learn.microsoft.com/en-us/intune/intune-service/protect/epm-known-issues. removed this policy and the 3.10 version issues are gone.
my last request: is it possible to get an msi for the 2.4.1 version? Only thing I can find is an exe on the github/seb website. I was looking to get it uninstalled, unfortunately the msi that was given from linkit (from 5 years ago), has issues with uninstalling:
I was hoping to get the msi, host it on a network share, and create a script to get this removed (by having it point to this msi).