Archive for February, 2006

Free PDF Creation with PrimoPDF…

I was setting up a friends computer last week and she said she needed a way to create PDF’s for billing her clients. I knew there were some free PDF creation tools out there, but I wasn’t really impressed at what they had to offer. Also, there were some ones that looked promising, [...]

Posted on February 9, 2006 at 6:06 pm by Matthew Williams · Permalink · Leave a comment
In: Reviews

InvalidOperationException: Cannot open log for source {0}. You may not have write access.

Error Source: Enterprise Library Logging
Enterprise Library has been a great tool from the beginning. It allows me to focus on development to make my company more money while allowing Microsoft to figure out new ways to hit the database, catch exceptions, log anything and do encryption. This is how programming should be. That [...]

Posted on February 7, 2006 at 12:02 pm by Matthew Williams · Permalink · Leave a comment
In: Rambling

ColdFusion Time Out Error…

So I have been working on an application that allows a client to update their site via an admin interface. The code is pretty sweet, of course because I wrote it, but it is all done in ColdFusion. Why? Because ColdFusion is the way to go for rapid online application development. [...]

Posted on February 3, 2006 at 3:57 pm by Matthew Williams · Permalink · Leave a comment
In: Rambling