Re: IIS ActiveX Control - No special fonts creatable

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Oh No....

rebooting the server solves the thing. The hell knows why...

"Jens Bohlmann" <jens.bohlmann@xxxxxxxxxx> wrote in message
news:u58f7ttVFHA.3584@xxxxxxxxxxxxxxxxxxxxxxx
> Hy all
>
> we have an iis active x control hosted on IIS 5.0 (W2K). One function
> renders grafics into a temporary dc to build some custom images. We create
> some special true-type-fonts with
>
> ENV: WTL 7.1 -AX-Control build on VC++.NET 2003 without MFC
>
> LOGFONT LogFont;
>
> ::memset(&LogFont,0,sizeof(LogFont));
>
> LogFont.lfHeight =15;
>
> LogFont.lfWidth =0;
>
> LogFont.lfEscapement =0;
>
> LogFont.lfOrientation =0;
>
> LogFont.lfWeight =FW_NORMAL;
>
> LogFont.lfItalic =FALSE;
>
> LogFont.lfUnderline =FALSE;
>
> LogFont.lfStrikeOut =FALSE;
>
> LogFont.lfCharSet =ANSI_CHARSET;
>
> LogFont.lfOutPrecision =OUT_TT_PRECIS;
>
> LogFont.lfClipPrecision =CLIP_TT_ALWAYS;
>
> LogFont.lfQuality =PROOF_QUALITY;
>
> LogFont.lfPitchAndFamily =DEFAULT_PITCH;
>
> strcpy(LogFont.lfFaceName,_T("Sevenet"));
>
> CFont TextFontHorz.CreateFontIndirect(&LogFont);
>
> But except default fonts like Courier or Arial they wont be created.
>
> Then replacement-fonts are substituted. On XP or W2003 server (development
> environment it works, but not on the productive server (W2K, all SP,
> IIS-Lockdown, Baseline Security Anlayser etc....)
>
> Could it be a security issue or something else to configure in IIS???
>
> Any help is welcome!!
>
> Jens
>
>
>
>
>


.



Relevant Pages

  • [NT] Heap Overrun in HTR Chunked Encoding Could Enable Web Server Compromise
    ... This patch eliminates a newly discovered vulnerability affecting Internet ... in IIS 4.0 and 5.0, and could likewise be used to overrun heap memory on ... allowing code to be run on the server. ... * Microsoft has long recommended disabling HTR functionality unless there ...
    (Securiteam)
  • Re: Problem with connect computer wizard
    ... Make sure the Windows XP client is pointing to the SBS 2003 server as ... Please collect the IIS metabase and the latest IIS log files further ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • RE: IIS Key pairs (how to export an IIS 4.0 self-issued Root CA a nd import into new IIS 4.0 box)
    ... IIS key to an Intel SSL acelerator ... it issues client certificates to the end users. ... Step I - Installing the New Server ... Install NT SP 3 ONLY ...
    (Focus-Microsoft)
  • Re: SBS 2003 After Service Pack 1 for SBS
    ... we can conclude the SBS 2003 SP1 has been applied ... Please help me collect the IIS metabase to check ... and using server management console to reproduce the problem. ... This newsgroup only focuses on SBS technical issues. ...
    (microsoft.public.windows.server.sbs)
  • FW: Microsoft Security Advisory MS 03-007
    ... am trying to find a vulnerability tester/script and I could test it out ... Department of the Army server that had been compromised and that this ... announcement covers IIS 5.1 but not IIS 6, ... How a Hacker Uses SQL Injection to Steal Your SQL Data! ...
    (Focus-Microsoft)