I’ve been noticing a lot of comcast customers calling to report they cant send their emails. This is usually due to a switch to another port number, 587, for smtp.
Uninstall dot Net – Windows Update keeps trying to install Security Update for Microsoft .NET Framework, Version 1.1 Service Pack 1 (KB928366)
To fix this, run the clean up tool found here.
Then reinstall all .net versions your machine needs. These are full packages that can be installed offline:
Dot Net 1.1
Dot Net 2.0
Dot Net 3.0 x86
Dot Net 3.0 x64
Dot Net 3.5
QBServerUtilityMgr.exe 0xc0000135 (failed to initialize properly)
QBServerUtilityMgr.exe – Application Error
The application failed to initialize properly (0xc0000135). Click on OK to terminate the application.
This is due to an error in Microsoft .Net 2.0 or higher. Go to add/remove programs and click on .Net 2.0 and click on change. If prompted, select repair. When I clicked on change, it automatically repaired itself without further intervention.
Keep asking me to install KB954430
If windows update keeps asking you to install microsoft XML Core services 4.0 service pack 2
(KB954430) even though you have already installed it many times, follow these steps to fix it.
i’ve tried the solution from microsoft support:
1. Download the manual install here.
2. Run the manual install file and select remove/uninstall.
3. Run the manual install file and install the patch from scratch.
4. If that doesnt work, you can rename the msxml4.dll file in your system32 directory and then try again.
5. Also dial-a-fix offers the abillity to fix windows update issues.
Windows Activation Every Time I Restart
This article explains how to recover from a corrupted registration: http://support.microsoft.com/kb/312295/en-us.
CDROM doesnt show up in my computer
This one is really common… If you use USB storage devices regularly, you might find your cd-rom missing. I’ve seen it being suggested that this is caused by one of the USB devices taking/using your cd-rom’s drive letter. Regardless of the cause, your symptoms will be that you open “my computer” and you dont see a cd drive. A quick registry fix & reboot will usually restore the drive.
You can download the file, cdgone.reg, from here. The contents of cdgone.reg are below.
————-cdgone.reg—————
REGEDIT4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}]
“UpperFilters”=-
“LowerFilters”=-
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdr4_2K]
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdralw2k]
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdudf]
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UdfReadr]
————————————
IE always opens into work offline mode
If your Internet Explorer always opens in work offline mode or defaults to work offline mode, then this registry file should fix the problem.
Click here to download the file, and run it when asked if you really want to do so.
Below is what the file contains.
———–work_online.reg———–
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WebCheck]
“LoadSens”=”auto”
“LoadLCE”=”auto”
————————————-
After running the file you may need to reboot or logoff & log back on in order to load the changes this makes to the registry.
Ubuntu sound & ipw2200 not working after update to 2.6.24-23
I was running my virtualbox-ose after upgrading to the latest 2.6.24-23-generic kernel and I got an error message that the kernel didn’t contain the correct modules for virtualbox. So being as virtualbox-crafty as I have become recently I thought, “HA, i got your kernel doesnt contain the correct modules right here buddy!”
I purged recent memory and thought back to when I tried to setup a VPN on winxp in a virtualbox-ose guest machine… It finally came to me:
sudo /etc/init.d/vboxdrv restart > i typed
* Starting VirtualBox kernel module vboxdrv [ OK ]
* Kernel Modules not loaded (or something similar) [ OK ] > terminal replied!
Damnit, I can fix this I thought… Using tab completion and apt-get i found the following possible command and ran it:
sudo apt-get install virtualbox-ose-modules-2.6.24-23-386
Bad idea
From then on, my machine was booting into the 2.6.24-23-386 kernel and my sound and wifi no longer worked… Not what I wanted. Well since I didn’t know I created a problem until today, I finished my Music on Hold project for the NorVergence Matrix CCS / ESI 42s I was working on within fruity loops 5 without the ability to hear the changes I was making, and got around to resolving the sound issues earlier tonight.
To fix the problem I pressed escape during the grub loader init and selected the 2.6.24-23-generic kernel. Once up and running I ran…
sudo apt-get remove linux-headers-2.6.24-23-386
It err’d out at the end stating that /etc/src/linux-headers-2.6.24-23-386 could not be removed because files still exist in the directory. So I did the following…
cd /etc/src/linux-headers-2.6.24-23-386
ls -al
I noted that the only file left was a “.lst” file. So I…
sudo chmod 777 .lst
sudo rm .lst
cd ..
sudo rmdir linux-headers-2.6.24-23-386
Which is all fine and great and all… but before I realized I could boot into the 24-23-generic kernel I messed around trying to recompile my ieee80211, ipw2200, and wireless-utils packages in attempt to fix the problem. At least now my sound works…
-Update 9:15pm-
Fixed my wifi… turns out that I killed the wifi radio with fn+f2 at some point and forgot to turn it back on. Since the wifi light on my Inspiron 9300 doesnt turn on under ubuntu, I hadn’t the faintest idea that it was turned off until I ran sudo iwconfig and noted that it said that the radio was off on eth1.
Set the Default Sent, Junk, and Trash Folders
How to configure the default sent, junk, and trash folders used by common desktop e-mail clients.
Change the default folders used by:
- Mozilla Thunderbird (Windows/Mac)
- Outlook Express
- Outlook 2003
- Outlook 2007
- Windows Mail (Vista)
- Mail (Mail.app for Mac)
- Entourage (Mac)
Mozilla Thunderbird
- Open Thunderbird
- Click Tools
- Click Account Settings
- For Sent messages, click “Copies & Folders” and choose “‘Sent’ folder on:” or specify a custom folder by selecting “Other.”
- For Junk mail, click “Junk Settings.” If Thunderbird’s adaptive junk mail controls are active, check “Move new junk messages to:” and select “‘Junk’ folder on:” or specify a custom folder by selecting “Other.”
- For Trash, Thunderbird uses the “Trash” folder. Changing this requires a workaround detailed here. This process has not been confirmed.
- Click OK
Outlook Express
Outlook Express does not filter Junk mail, so it is not possible to specify a default Junk mail folder. For Trash, Outlook 2007 uses the “Deleted Items” folder. This cannot be modified. To modify the default Sent folder:
- Open Outlook Express
- Click Tools
- Click Accounts…
- Click your account name
- Click Properties
- Click IMAP
- Customize the default Sent folder by checking “Store special folders on IMAP server” and entering your preferred sent folder name.
- Click OK
Outlook 2003
In Outlook 2003, it is not possible to customize the default Sent folder (“Sent Items”), Trash folder (“Deleted Items”), or Junk folder (“Junk E-Mail”). The junk filter can be disabled through Tools/Options/Preferences/Junk E-Mail, but the folder name cannot be customized when junk filtering is enabled.
Outlook 2007
- Open Outlook 2007
- Click Tools
- Click Account Settings…
- Click your account name
- Click Change…
- Click More Settings…
- Click Folders
- For Sent mail, click “Save sent mail in the Outlook Sent Items folder” to use Sent Items, or click the second option to specify a custom Sent folder.
- For Junk mail, Outlook 2007 uses the “Junk E-Mail” folder. The Outlook junk filter can be disabled through Tools/Options/Preferences/Junk E-Mail, but if enabled, the folder name cannot be edited.
- For Trash, Outlook 2007 uses the “Deleted Items” folder. This cannot be modified.
- Click OK
Windows Vista Mail
- Open Windows Mail for Vista
- Click Tools
- Click Accounts…
- Click your account name
- Click Properties
- Click IMAP
- Customize the default Sent/Drafts/Trash/Junk folders by checking “Store special folders on IMAP server” and entering your preferred folder names.
- Click OK
Mac Mail 2.x (Mail.app)
- Open Mac Mail
- Click the folder that you would like to use for your Sent, Trash, or Junk folder.
- Click the “Mailbox” menu
- Click “Use this mailbox for” and select Drafts, Sent, Trash, or Junk.
Entourage (Mac)
- Open Entourage
- Click Tools
- Click Accounts
- Click your account name
- Click Edit
- Click Advanced
- Customize the default Sent/Junk folders by selecting the preferred folder names from the drop-down menus in the “Special folders” section.
- Customize the default Trash folder by selecting the preferred folder name from the drop-down menu in the “Delete options” section.
- Click OK
