Technology

Solution: PowerPoint is currently printing. Yet, PowerPoint Does Not Print!

Today I got a real mind-bender of a problem. PowerPoint 2010 was refusing to print slides. After sending the print job to the printer, it would just sit there doing nothing. Giving up, I exited out of PowerPoint and got this error message:

PowerPoint is currently printing. Quitting will cancel all pending print jobs.

Really... it doesn't appear to be printing from my end! As it turns out, there are two workarounds:

Workaround #1 - Uncheck "Print Comments and Ink Markup"

Adobe Acrobat Reader X - There was an error opening this document. Access denied.

This morning I tried to open a PDF from GroupWise, our email program. Immediately, I got an error message in Adobe Acrobat Reader X, "There was an error opening this document. Access denied." Since we recently upgraded to Adobe Reader 10.0 (X), I figured it was a new security setting in the application.

How to get Internet Information Server to work with new Office 2010 / 2007 documents

This morning I got a call from an Administrative Assistant about a new Office 2010 document not working on our intranet web site. It was giving her the 404 File not Found Error. After confirming the URL of the file was correct, it dawned on me that IIS has locked down the MIME types. We recently upgraded our computers from Office 2000 to Office 2010, so that means new file extensions are in effect: docx, xlsx, pptx, etc.

Here's how to fix the problem in Internet Information Services 6.0 (IIS):
1. Open your IIS Manager.
2. Right click on Web Sites.
3. Choose Properties

Activity Stream Module for Drupal 6.x

activitystream drupal brian stevensonAbout 6 days ago I posted screencast called "Installing & Configuring the Activity Stream Module for Drupal 6.x" to my main web site. I forgot to write a quick blog about it.

Drupal 6 Themes, by Ric Shreves - A book report

I am currently reading Drupal 6 Themes by Ric Shreves. I will be writing a summary of each chapter as I read the book. At the end, I will write a single book review to critique the book as a whole.

Drupal 6 Themes, by Ric ShrevesYesterday, I received the long awaited Drupal 6 Themes by Ric Shreves in the mail.

Drupal 6 Themes, by Ric Shreves!

I am just blown away by how many Drupal 6 books have hit the market this year. Four books have already hit the market this year, four more are on the way, and at least four more are due in early 2009. Keep them coming!

Drupal 6 Themes, by Ric ShrevesI am just blown away by how many Drupal 6 books have hit the market this year. Four books have already hit the market this year, four more are on the way, and at least four more are due in early 2009. Keep 'em coming!

Drupal: My new best friend!

I have been getting to know Drupal over the past few weeks. He (or she?) is my new best friend!Sexy Drupal Logo

One of my friends from Vineyard Leadership Institute came to me a few months ago with a casual business proposition. Her name is Sylvia and she is the owner of a court reporting firm here in Columbus, Ohio. She knows I am good at creating web sites, so she asked me if I would be interested in revamping her current web site.

Solution: The process cannot access the file [filename] because it is being used by another process.

I've been writing a quoting generating web application for .NET 2.0. This application uses Crystal Reports XI to generate a printer friendly quote to PDF using the ReportDocument.ExportToDisk method. That PDF gets emailed to a list of people. The application seemed to be working great until today. I was writing some code to delete those PDF files and I got this error: The process cannot access the file [filename] because it is being used by another process.

ASPState concurrently running for .NET 1.0/1.1 and .NET 2.0

How to get ASPState working in a mixed .NET environment

Syndicate content