Home Forums Software Development WinFormsSample Error on Surface Pro 3

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2993
    exo
    Participant

    I am using the Gaze Engine WinFormsSample 64-bit version on a Surface Pro 3 with the Tobii EyeX. And get an error (listed below). The system is 64-bit and has Windows 8.1 Pro install. Surprising running the 32-bit version of WinFormsSample runs fine with a red dot moving around following my gaze.

    Here is the error (I typed it from Surface Screen -> may have typos):

    System.DllNotFoundException: Unable to load Dll ‘TobiiGazeCore64.dll’: The
    specified module could not be found. (Exception from HRESULT: 0x8007007E)
    at
    Tobii.Gaze.Core.Internal.NativeMethods.tobiigaze_get_connected_eye_tracer(Int
    Ptr url, UInt32 urlSize, UInt32& errorCode)
    at Tobii.Gaze.Core.EyeTrackerCoreLibrary.GetConnectedEyeTracker()
    at WinFormsSample.EyeTrackingEngine.InitializeEyeTrackerAndRunEventLoop()
    in
    c:\Tobbi\TobbiGazeSdk-DotNetApi-2.03.183-Win64\Samples\WinFormsSample\Ey
    eTrackingEngine.cs:line 154
    at WinsFormsSample.EyeTrackingEngine.Initialize() in
    c:\Tobii\TobiiGazeSdk-DotNetApi-2.03.182-Win64\Samples\WinFormsSample\Ey
    eTrackingEngine.cs:line 117
    at WinFormsSample.WinFormsSample..ctor(EyeTrackingEngine
    eyeTrackingEngine)in
    c:\Tobii\TobiiGazeSdk-DotNetApi-2.03.182-Win64\Samples\WinFormsSample\Ey
    eTrackingForm.cs:line21
    at WinFormsSample.Program.Main() in
    c:\Tobii\TobiiGazeSdk-DotNetApi-2.03.182-Win64\Samples\WinFormsSample\Pr
    ogram.cs:line 28

    #3081
    Jenny [Tobii]
    Participant

    Hi,

    Is the Solution Platform set to x64 when this error occurs?

    Could you try with the latest Gaze SDK version (TobiiGazeSdk-DotNetApi-2.1.0.218-Win64) and see if the problem persists?

    #3087
    exo
    Participant

    Yes, the Visual Studio solution is set for X64. And this 64-bit does work on my programming pc and 2 other pcs. It does not work on the Surface 3 Pro. And also does not work on a Surface Pro 2.

    I just today downloaded the latest Gaze SDK version (TobiiGazeSdk-DotNetApi-2.1.0.218-Win64). [Nice if didn’t have to go thru a form submission to find out if the Gaze SDK has be updated]. Same result with same error as above. The 64-bit works on my programming pc and another pc – but does not work on the Surface Pro 3.

    So I coding away using the 32-bit version which does work on the Surface Pro 3. Do you know where I could get a shorter USB-3 cable for the EyeX? The Surface really doesn’t need such a big cable.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.