What causes this error? “Runtime error 380: Invalid property value”

前端 未结 13 1854
野的像风
野的像风 2020-12-18 00:21

we had developed an application using vb6.0 and SQL server 2000 a few years ago. recently, some of our customers tell us that while running the application, on some of comp

13条回答
  •  执笔经年
    2020-12-18 00:39

    Old thread, but here is an answer.

    Problematic fonts with voyager

    ie. if you install some corel suite, drop some language options away. We dig through this with process monitor and found the reason, with us it was these two font files.

    DFKai71.ttf dfmw5.ttf

    We had same problem and it was fixed by removing these two font files from windows\fonts folder.

提交回复
热议问题