跳到主内容

搜索

搜索

Taskengines Issues On 2012Serverr2

评论

3 条评论

  • Avatar
    Domingo Rodriguez
    版主

    This problem is being dealt with via Email as the customer also send a copy to our tech-support EMEA address.

    0
  • Avatar
    Legacy Poster

    Starting the TaskManager this way was solving my problem:

     

                        EngineSettings engineSettings = new EngineSettings();
                        engineSettings.DesktopHeapSize = 2048;
                        taskManager.Start(numEngines, engineSettings);
    

    Thanks to the techicial Seagull support!

    0
  • Avatar
    Domingo Rodriguez
    版主

    Thanks for your feedback!

    0

请先登录再写评论。