0x8007007A – Windows Live Mail

0x8007007A

0x8007007A

“Ryan, I can’t send email!”

This was the call I got today from a frantic customer. None of the emails in his Outbox were sending. He uses Windows Live Mail 2012 for email and Google Picasa for picture management. The arrangement has worked fine for several years. Today it did not. What was causing the problem? I’ll give you a hint: Error 0x8007007A!

0x8007007A rears its head

My customer was using Picasa to send pictures through email. It automatically opens Windows Live Mail for this, and creates a Photo Email. I noticed that something had changed- Windows Live Mail prompted for a Microsoft Login. I ignored it and continued troubleshooting the problem. I’ll save you the long story and cut right to the chase. After logging in with a Microsoft account, Windows Live Mail finally produced the error “0x8007007A” upon trying to send.

0x8007007A: The cause

0x8007007A is caused because Microsoft no longer supports using OneDrive with Windows Live Mail, apparently. When you create a Photo Mail, Windows Live Mail uploads the photos to OneDrive (Microsoft’s Cloud storage) and then links that to the email, and so you send a little tiny email (this is a good thing!) and when the recipient gets the mail, the pictures are displayed via OneDrive. Great, right? Well it was, until Microsoft broke it.

0x8007007A: The Workaround

There’s no actual fix for this. The only way to send photos in Windows Live Mail is to NOT use the Photo Email option. First, you need to go to your Outbox and delete any Photo Emails you tried to send. Then click Send/Receive, and your mails will go out. Don’t try to send a new Photo mail. Instead, create a new standard email. Click the Insert tab, select Single photo. This will open an Explorer Insert Picture window where you can navigate to and choose the photos you want to send. You can use Ctrl-click to select more than one picture, then click Open. Now put in the recipient and a subject and hit Send. It’s as easy as that.

0x8007007A: The Aftermath

So yeah, this stinks. Microsoft changed how Windows Live Mail works, and now it doesn’t work the same as it did before. Is it really progress, or is it just change for the sake of change? I’ll leave that for you to decide.

If this works for you, please let us know in the comments below!

Slow HP Printer: A fix for HP Wireless Printers

Slow HP Printer? You’re not alone!

Recently I had a couple of computer repair customers who had HP OfficeJet Pro 8600 series printers. One was an OfficeJet Pro 8600 and the other the OfficeJet Pro 8620. They were both experiencing similar issues. Both complained about a slow HP printer, and both were using Wireless networking to print, and experienced rather severe problems aside from slowness. One would simply refuse to print until either the computer or the printer were restarted. The other would print fine for a few pages and then stop for sometimes several minutes before it started back up. This made printing long documents very difficult for the customer.

I tried various fixes including using older PCL-only drivers, and OfficeJet 8600 drivers on the 8620. The problems persisted. Finally, I gave up and called HP. Slow HP Printers, specially wireless, are apparently a real problem, since they were able to identify the issue immediately and fixed it in just a few minutes.

Since I could find no documentation on the web regarding this easy fix for a slow HP printer, I thought I would write it up for you here. This fix should also work on other models that are similarly configured, such as the newer OfficeJet Pro 8720.

The Fix

The general idea is that we’re going to configure both the printer and the computer to use Port 9100 printing instead of the default configuration. Once configured, the slow HP printer should be a fast HP printer.

Step 1: Find the Printer’s IP Address

Use the control panel on the printer itself.

  • Touch  Settings > Wireless > Display Network Configuration > Display Network Summary (or similar).
  • It should display at least 4 lines: Hostname, IP Address, MAC and SSID. If it shows none of those things, then it isn’t connected to a network, and this isn’t the guide you’re looking for.
  • Write down the IP Address It’ll look like “192.168.1.10” or “10.0.0.3” or something similar.

Step 2: Log In to Printers Web Interface

Now, open up a web browser, and enter the IP address of the printer in the Address bar, and press Enter. You’ll be presented with the HP Embedded Web Server. That’s great! We’re getting there.

ss2016-09-16at06-37-59

 

Step 3: Set a Static IP Address

Normally your router will assign your printer an IP address every time it reconnects. We’re going to bypass that. Click the “Network” tab, and then select “IPv4 Configuration” on the left column. Change the setting under “IP Address Configuration” on the right side so that “Manual IP” is selected instead of “Automatic IP”. Don’t change any of the IP information. Your router is smart enough not to assign that IP to another computer, so we’re not going to worry about changing the IP. We’re just ensuring it doesn’t change. DNS Address Configuration should be changed to “Manual DNS Server”. Click Apply.

Step 4: Change Bonjour Priority

Click the Advanced Settings option on the left column. Several options will show themselves. Select “Bonjour”. Bonjour should already be enabled. Open the “Bonjour Highest Priority Service” drop down, and select “9100 Printing”, then click Apply.

Step 5: Enable TCP Port 9100 Printing

Still under Advanced Settings in the left column, click “Port 9100 Printing”. Enable it on the right side, and click Apply.

Step 6: Configure the PC for Port 9100 Printing

While I am presenting these steps as done in Windows 10, they are almost identical between Windows XP, 7, 8, and 10.

  • Open the Control Panel, and go to Printers (or View devices and Printers).Slow HP Printer: Configure TCP/IP Port
  • Right Click on the slow HP printer and select “Printer properties”.
  • Select the “Ports” tab, and then “Add Port…”.
  • Select “Standard TCP/IP Port”, and then click “New Port…” and click Next.
  • Type in your printer’s IP Address, and let Windows select the Port Name. Click Next.
  • Close the “New Port” box.
  • Click on the new port, which says “Standard TCP/IP Port” and click “Configure Port…”
  • Click the check box labeled “SNMP Status Enabled” and then click OK.

Now, try printing a document. You may need to cancel any documents you’d tried to print previously, but even those will likely start printing.

This should fix your problem with a slow HP printer. It changes the networking of the printer to use a more tried and true TCP/IP connection on port 9100, which is how network printers have been printing since, well, forever.

Did this work for you? Please let us know in the comments. We’d love to hear your experiences with this fix for your slow HP printer!

What if it doesn’t work?

Unfortunately this is a very complicated problem and this fix doesn’t always work because the problem may lay elsewhere. If you’re using WiFi then make sure the printer is reasonably close to your WiFi router, as is the computer you are printing from. Also, do a basic virus scan on your computer and make sure there aren’t other problems. If your computer is slow in general, then that could be the source of your slow HP printer too.

Today’s printers rely very much on the computer to do all the computing. Slow computer = Slow printer. If you’re not sure, just try printing from a different computer and see if the problem persists. If the printer is quite old, then it simply may be time for a new one. Amazon has great deals on HP printers (click the picture to the left for some ideas), and the latest models are quite nice.

 

Virtualmin Configuration: Adding Image Magick to PHP 5.6.5

Tonight I needed to do some work on my Other Blog and noticed that I was unable to edit images directly in WordPress. Yep, I hadn’t installed Image Magick yet and so those functions were not available. If you followed the installation/configuration instructions at my Previous Post, then the following likely applies to you. And it might apply to you anyway. I knew it was just a PECL install away, but I forgot to install Imagick first, and so I got the error “checking Testing /usr/local/bin/MagickWand-config… Doesn’t exist”. If you follow the steps below, it’ll fix it right up.

I’ve distilled it into a few simple steps:

1: Install Image Magick and needed libraries:

yum install ImageMagick-Devel ImageMagick

Now you’re ready to install the PHP PECL library.

2: Install imagick via PECL:

/opt/rh/rh-php56/root/bin/pecl install imagick

3: Enable it in your php.ini

echo "extension=imagick.so" >> /home/username/etc/php5.6/php.ini

4: Restart Apache

systemctl restart httpd

That should do it! Use a phpinfo() to check to make sure the module is there, and you’re good to go!