I've just spent a couple days discovering a bug. I didnt
know how to submit it to MS, so I'll just post it here.

I had my host install a font on my server to use with
ChestySoft ImageFile component. After he installed it (via
terminal services), the font was not readable by the
component. Nor was it readable by ASPImage component.

After some thorough testing it appears that fonts
installed via terminal services are only available to the
terminal services user (they can use the font in
notepad/wordpad). When logging on to the same account with
VNC or pcanywhere, the font is not available to anything
else (notepad/wordpad).

Resolving the problem required uninstalling and
reinstalling the font via VNC or pcanywhere. It was then
available to the components and all applications in all
accounts.

I searched for answers but found nothing. Hopefully others
who have this problem will find this post and save some
time and frustration (it almost had me and my host
boxing :)

Bill