跳到主内容

搜索

搜索

Could Not Load File Or Assembly 'seagull.bartender.print' Or One Of Its Dependencies.

评论

2 条评论

  • Avatar
    Shotaro Ito

    First of all, you need to install BarTender with .net SDK on the server. Also BarTender need to be Enterprise Automation edition (or valid Trial), for Web Print Server / .net Print Server SDK.

     

    As of Bartender 10.1, BarTender is 32 bit application and requires .net Framework 3.5.

    So your web application need to run on Win32 application pool with .net Framework 3.5 (or enable useLegacyV2RuntimeActivationPolicy).

     

    For more detail, see topic below:

    http://forums.seagullscientific.com/index.php?/topic/1349-unable-to-load-the-seagullbartenderprint-using-aspnet-40

    0
  • Avatar
    Legacy Poster

    Thank you for your help. Changing the IIS Applicaiton pool advanced setting "Enable 32 bit application to TRUE worked for me.

    0

请先登录再写评论。