Skip to main content

Diablo 3 Error 37

· One min read

Error 37_ occurs when the login servers for Diablo are at full capacity (occurring mainly on the Diablo 3 Launch day). To fix this issue, simply Try again until a spot has opened in the queue.

Error 317002_ occurs when the game servers for Diablo 3 are down, either for maintenance or simply have crashed, the fix for this issue is Try again!! (Also check out Diablo 3 Server Status)

Brother Drum Light Flashing

· One min read

To repair this follow the guide below:

  1. Open the Brother tray door(where you insert the Toner)
  2. Press and hold the Go button, until all the Lights are on.
  3. Release Go button and close the tray door

Some people have also reported that with some models you actually have to remove the Toner unit before the reset will work, so if the above doesn’t work try again with the Toner unit out.

Black Screen of Death Windows Vista/7 NETIO.SYS

· 3 min read

Caused when your network driver has become corrupted or changed for NetBIOs with an incompatible version from either Windows Updates or a filter from your Firewall (most commonly Zone Alarm).

You can “repair” this by using System Restore to go back to a previous driver, follow the guide below to do this:

  1. Restart your computer
  2. While it is starting up and just before the computer starts to load Windows continuously tap F8.
  3. A text-based menu will appear and using the Arrow Keys and the Enter key select Repair My Computer (up the top of the menu)
  4. Now it will prompt with your install selection, choose your Windows install and User Account and press Ok
  5. It will now come up with a dialog Window displaying a few options, click System Restore (it will take a while to actually load)
  6. Select Next
  7. Choose a valid System Restore point (the most recent while the computer was going is the best bet)
  8. Select Next and Ok
  9. Wait for the restore to finish and restart your computer. It should now be going (If it does not work, you might have to go to a System Restore point more previous then the one you used).
If System Restore cannot find the Windows operating system, you need to run a file system check called a CHKDSK.  Follow the same prompts as above till Step 5, but instead of pressing System Restore, press Command Prompt. Type in: chkdsk /r /f c: and press Enter.
This is also caused by the Quality of Service network protocol in Windows.
Assuming you have a bootable Windows install follow the instructions below:

Click Start

  1. Click Control Panel
  2. Click Network & Sharing Center
  3. Click Manage Network Connection (on the left hand side menu)
  4. Right click on the Local Area Connection
  5. Left click Properties
  6. You will now have a list of protocols and services related to your networking device, leave the rest alone and uncheck QoS  Packet Scheduler
  7. Click Ok

Note: If you have any valid Firewalls such as Zone Alarm installed, your best bet is once you have regained access to Windows is to uninstall it, the Windows Firewall does a good enough job and you do not need a third party one.

Note: Also make sure you are running the latest Windows service pack which helps reduce this issue.

How to create a mapped Network drive in Windows 7

· One min read

Follow the instructions to create a mapped network drive in Windows 7 without windows indexing like a local folder?

  1. Create a new folder for your network shares (ie c:Shared)
  2. Go into the folder you created and make a new folder  (ie c:SharedMovies)
  3. Now you need to link the library into the folder you create in the second step  (ie c:SharedMovies) by going into Documents and up the top click “Includes: 2 locations” and click Add and add the folder.
  4. Now go back to your original folder you created  (ie c:Shared) and delete the folder you made in the second step (ie c:SharedMovies)
  5. Now we make a link to link the folder to the remote folder and to do that we need the Command Prompt, click Start, Run type: cmd and press Enter
  6. Type in: mklink /d c:Shared remotemachinefolder and press Enter
  7. Now your Documents folder should include your remote folder mapped through the c:Shared folder you created earlier like it is a normal folder.

You have exceeded your profile space in Windows XP

· One min read

You need to make a registry file and load it to fix the issues causing this problem, follow the instructions below:

  1. Click Start
  2. Click Programs
  3. Click Accessories and click Notepad
  4. Copy and paste the following:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem] “EnableProfileQuota”=-      “ProfileQuotaMessage”=- “MaxProfileSize”=-“IncludeRegInProQuota”=- “WarnUser”=- “WarnUserTimeout”=-
  1. Click File
  2. Click Save
  3. Save as: fix.reg
  4. Run the fix.reg
  5. Restart your computer