Windows Application has stopped working :: Event Name CLR20r3

前端 未结 4 816
渐次进展
渐次进展 2020-12-11 02:28

I developed an applicatin using Visual Studio.Net 2008 Team System with Infragistics Net Advantage Tools 2010.3 and made a Setup Exe file for my application and installed o

4条回答
  •  無奈伤痛
    2020-12-11 02:29

    This is just because the application is built in non unicode language fonts and you are running the system on unicode fonts. change your default non unicode fonts to arabic by going in regional settings advanced tab in control panel. That will solve your problem.

提交回复
热议问题