zoukankan      html  css  js  c++  java
  • mono+jexus 验证码不显示:System.Drawing

    System.ArgumentException

    The requested FontFamily could not be found [GDI+ status: FontFamilyNotFound]

    Description: HTTP 500.Error processing request.

    Details: Non-web exception. Exception origin (name of application or object): System.Drawing.

    Exception stack trace:
    at System.Drawing.GDIPlus.CheckStatus (Status status) <0x4083e570 + 0x00813> in <filename unknown>:0 at System.Drawing.FontFamily..ctor (GenericFontFamilies genericFamily) <0x40843a70 + 0x000af> in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Drawing.FontFamily:.ctor (System.Drawing.Text.GenericFontFamilies) at System.Drawing.FontFamily.get_GenericSansSerif () <0x408439c0 + 0x00027> in <filename unknown>:0 at System.Drawing.Font.CreateFont (System.String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte charSet, Boolean isVertical) <0x40843200 + 0x000cf> in <filename unknown>:0 at System.Drawing.Font..ctor (System.String familyName, Single emSize, FontStyle style, GraphicsUnit unit, Byte gdiCharSet, Boolean gdiVerticalFont) <0x40843170 + 0x00073> in <filename unknown>:0 at System.Drawing.Font..ctor (System.String familyName, Single emSize, FontStyle style) <0x40843110 + 0x00047> in <filename unknown>:0 at (wrapper remoting-invoke-with-check) System.Drawing.Font:.ctor (string,single,System.Drawing.FontStyle) at BLL.validatedCode.CreateImageCode (System.String code) <0x40841680 + 0x003b3> in <filename unknown>:0 at BLL.validatedCode.CreateImageOnPage (System.String code, System.Web.HttpContext context) <0x408414e0 + 0x00057> in <filename unknown>:0 at Web.code.Page_Load (System.Object sender, System.EventArgs e) <0x40840570 + 0x00087> in <filename unknown>:0 at System.Web.UI.Control.OnLoad (System.EventArgs e) <0x412fed10 + 0x00079> in <filename unknown>:0 at System.Web.UI.Control.LoadRecursive () <0x412fec00 + 0x00083> in <filename unknown>:0 at System.Web.UI.Page.ProcessLoad () <0x412fea80 + 0x000a3> in <filename unknown>:0 at System.Web.UI.Page.ProcessPostData () <0x412fe940 + 0x00093> in <filename unknown>:0 at System.Web.UI.Page.InternalProcessRequest () <0x412fc000 + 0x0048f> in <filename unknown>:0 at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) <0x412f7870 + 0x001f3> in <filename unknown>:0
  • 相关阅读:
    有几个控件的操作时有关联关系,一个对话框中有多组这样的控件群,各个组中的控件的消息响应处理非常类似,以下提供解决方案
    Visual Studio DSL 入门 1 什么是特定领域开发和DSL
    ★软件架构DSL领域特定语言初探[
    人生如棋胜似棋
    成功女性处世十大秘诀
    职场丽人应具备十二种经典姿态
    程序员真实写真:35岁前成功的12条黄金法则 (转)
    思雨如思君(七言)
    站在2006的边缘
    不得不学的创业“八忌”
  • 原文地址:https://www.cnblogs.com/shengshuai/p/5357293.html
Copyright © 2011-2022 走看看