Janus Pienaar

Made in South Africa

March 2005 - Posts

Buying a BlackBerry

Check this out before buying a BlackBerry.

 â€œAccessing this e-mail from a BlackBerry device will only be possible if the company that they work for has adopted a strategy to allow the use of BlackBerry in their organisation and has deployed the BlackBerry business enterprise server (BES), which can have high cost implications for a corporate company not only in software charges but hardware and administration as well.

powered by IMHO

Posted: Mar 25 2005, 11:30 AM by janus | with no comments
Filed under:
Strange Problem with .chm files

I'm in the process of documenting our project with the help of NDoc, but had some problems building the documentation. It kept on saying that it can't open the .chm file for compilation.

At first I though that this is a problem with NDoc but couldn't find helpfull info on the Net. Later on I discovered that for some reason I can't open ANY .chm files on my PC.

Don't know how it happened but here is a solution:

Re-register the hhctrl.ocx with regsvr32. 

eg. regsvr32 c:\windows\system32\hhctrl.ocx

powered by IMHO