IT_services_tampa_lakeland_datacorps_technology_solutions

Latest Technology Frustration for Our Tampa Small Business Clients Has an Easy Fix

I just ran into an issue where three different clients in the same morning reported that Internet Explorer was printing blank pages.  A quick search on Google turned up the following article: http://www.mutterances.com/?p=83.

The problem specifically manifests itself by printing a blank page with a footer (if you haven’t turned them off) displaying the following line: “file:///C:/Users/userprofile/AppData/Local/Temp/Low/randomfilename.htm”.

To fix this issue, you’ll need to bring up a command prompt (but not with elevated permissions) and type the following commands:

  • mkdir %userprofile%\AppData\Local\Temp\Low
  • icacls %userprofile%\AppData\Local\Temp\Low /setintegritylevel low

A huge thanks to Bobby from mutterances.com for the information!

UPDATE:

I’ve also found some information from Microsoft’s site to fix the problem.  They even include a Microsoft Fix It utility to fix the problem automatically: http://support.microsoft.com/kb/973479.

12/2/2014 UPDATE:

I recently had a client in Lakeland contact us about this very problem but the challenge was slightly different.  The web application (online credit card processing) was using framesets and IE was attempting to print an empty frameset.  Microsoft suggests turning on Compatibility Mode, however, I suggested:

  1. Highlight what you'd like to print
  2. Right click the selection
  3. Click Print
  4. Make sure to select "Selection" in the page range box
  5. Click Print

For more even quicker, easy-to-implement technology tips for small business owners, check out our weekly email tips HERE