Canon EOS T2i / 550D Error "Movie recording has been stopped automatically"

Lately my Canon T2i in Movie mode has been stopping after 3 or 4 seconds with the error  "movie recording has been stopped automatically." If I stop or start it a few more times, it usually starts working.

I have read the reformatting the SD card in the camera itself will resolve the error, and so far it has for me. It is a Sandisk card that I have been using for over a year.

Also it is important to make sure that you are using an SD Class 10 Card or better.

Installing Cisco ASDM 6.1 on Windows 8 Fails with Java Error: "Java Runtime Environment is not installed on this machine."

When trying to install the Cisco ASDM 6.1 on Windows 8 you might get the following error:

Cisco ASDM-IDM Launcher Information

Java Runtime Environment is not installed on this machine. Please install Java Runtime Environment from http://java.sun.com/javase/downloads/

I tried installing several versions of 32 and 64 bit Java and running in compatibility mode. Basically, i settled on using the Java Web Start version, that can be found on the main web portal page. Or it can be launched by using the following link (of course insert your IP address in the first part). 

http://YOURIPADDRESS:PORT

/

admin/public/asdm.jnlp

This works fine with Windows 8.

0xc004F061 | Windows 8 activation error 0xc004F061 : This is an Upgrade only key!

Windows 8 activation error 0xc004F061 : This is an Upgrade only key!

from

understandingexistence.net

I recently purchased Windows 8 Pro activation key for 40$. Now, this being a 

upgrade only license

, it wont activate Windows 8 in the case of a clean install. As activation service in Windows 8 looks for any traces of the previous Microsoft OS on the system, when an upgrade only key is being used. In case of a clean install, it obviously fails to find any, hence it refuses to accept your key.

So the correct* way to successfully activate your Windows 8 with the upgrade key would be to first install/have Windows 7/Vista/XP on the computer and then insert your Windows 8 Pro DVD/USB and upgrade to Windows 8 Pro. I was installing Windows 8 on my new hard drive and didn’t have the time to install Windows 7 first. Here’s what I did to activate my Windows 8 with its genuine key in the case of a clean install.

*NOTE: Only follow these steps if you have a VALID Upgrade (I.e.: You legitimately own a licence for a previous version of Windows) Else, according to DRM, it would be considered a sort of piracy.

1. Do a clean install of Windows and during the installation, skip the step of entering the licence key, else simply enter your upgrade licence key.

Once you’re in Windows, you’re going to have to do some tweaking to “trick” it into letting you activate Windows with the Upgrade key.

2. Once you’re at your desktop, run Command Prompt as Administrator (Go to the start screen, type ‘cmd‘. You should see Command prompt on the list. Right-click it and click “Run as Administrator”. Click “Yes” on the Security Prompt).

3. At the command prompt, type: regedit and press Enter.

4. Once in Registry Editor, in the registry tree, navigate to this key:

HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Setup/OOBE

5. In that folder, look for the item MediaBootInstall. Double-click it and change the value to 0

6. Close the Registry Editor. You should still have the Command Prompt open. Now, at the Command Prompt, type the following and press enter:

slmgr /rearm

Note: The slmgr tool is discussed in detail at the end of the post.

7. It should show something that tells you the command was successful.

8. Restart the computer. Go to the Start Screen, type ‘activate’, click on the settings tab, click on ‘Windows

9. Enter your Upgrade product key and it should activate successfully!

Credit To This Site For Making This