Items filtered by date: December 2014

Wednesday, 10 June 2009 10:59

Sage Line 50 Removal Instructions

Sage Line 50 Accounting never uninstalls completely and occasionally on upgrade will stop working with such sypmtoms as:

  1. When sage is run it hangs on the splash screen
  2. when Sage is run and then a company is selected it hangs on the splash screen

To solve this follow these steps:

  1. Uninstall .Net Framework 2.0
  2. Uninstall Sage
  3. Goto C:\Program Files\Common Files and delete all sage folders
  4. Delete C:\WINDOWS\sage.ini
  5. Move/Delete C:\WINDOWS\SYSTEM32\sg*.* (I also turn company on in details and check for any further Sage files)
  6. Rename Sage program directory, all data files are maintained here
  7. Reboot PC
  8. Install .Net Framework 2.0 of the Sage CD
  9. Install Sage of the Sage CD
  10. Reboot

Sage should now work. You can now also install any company data in to Sage. I would also install all updates.

Published in Windows Family

STOP 0x0000007B: Inaccessible Boot Device occurs after you have imaged a harddrive or installed the harddrive in to a new PC with a different configuration.

This is caused by windows  not having the correct 'Boot Level' drivers installed to access the SATA or  the wrong IDE drivers are installed.

This can be fixed by one of the following. work through them in order.

  1. Check in the BIOS for an option to set the onboard SATA to IDE mode
  2. Use IDE merge to reset IDE drivers to default (via ERD 2005)
  3. Use Driver Injection Tool to insert the correct drivers in to the offline windows installtion. BartPE and the TXTSETUP.OEM drivers are also required.
    Download Here (Local Mirror), DriverInjection GUI Homepage - The CD Forum
  4. Do a repair install of windows, data will not be lost
  5. Injecting massstorage drivers with MSSTMake - The CD Forum - Not Tried
Published in Windows XP
Friday, 27 February 2009 17:13

Blank Joomla menu item

In the menu Item you want blank:

Change menu item type to 'External link' (url) and for the url put

Link : #
(just the hash)
Published in Joomla

If you have created a website and forgot to set the charset to UTF-8 and it has defaulted to Latin-1 then follow the instruictions below.

  1. First make a back up of the database.
  2. Find the line(s) that contains "SET NAMES latin1" and change that to "SET NAMES utf8".
  3. Then, look at the table definition(s) and change "DEFAULT CHARSET=latin1" to "DEFAULT CHARSET=utf8".
  4. Save the database
  5. Set operations in phpmyadmin to UTF-8 (utf8_general_ci),
  6. Reimport the database to the website
Published in MySQL

This also applies to other menu itmes.

It's a little obscure when first using Joomla...
In your Administrator portal, select Menus>Main Menu>Home>Parameters(System); there's a radio selection for "Show Page Title", select "No", and it will be removed.

Published in Joomla

Go to the Run item on the Start menum, and type:

regsvr32 <path & filename of dll or ocx>
 


or

1.Locate the file using windows explorer or My Computer. Alternatively search for the filename.

2.Hold down the shift key and right click on the file. Then click 'Open With...' from the menu.

3.An 'Open With' dialog box should appear. Click the button 'Other...'.

4.Navigate to your windows\system32 directory and select the file 'RegSvr32.exe'. Do a file search for it if you have trouble locating the exact folder. On Windows 2000 it is typically located in c:\WINNT\System32. Click Open to select the file. Then click OK on the 'Open With' dialog.

5.You should see a message indicating the file was successfully registered. If you see an error message, try restarting your computer and going through the above process again.

Published in Windows General
Monday, 23 February 2009 13:54

Fix for stack over flow in iPrep

When you run iPrep you get a stack overflow error, even when using compatable equipment.



When you get a stack overflow just disable your IDE's in your bios

Published in Windows General

Symptoms

During text-mode Setup in Windows, your computer may stop responding (hang) when the "Setup is starting Windows" screen appears, and you may have to restart it.

NOTE: Hardware detection is occurring during this portion of Setup. Based on your computer's configuration, this process may take 30 minutes or longer. Be sure your computer is actually hung before you restart it. If you can restart your computer by pressing CTRL+ALT+DELETE, it is probably not hung.

Cause

This behavior can occur if Windows does not recognize or cannot configure the hardware in your computer.

Resolution

work around this behavior, use the following methods:

  • Contact your computer manufacture to inquire about an updated Basic Input/Output System (BIOS).
  • Modify your computer's BIOS the following ways:
    • Change the Plug and Play settings. For example, if Plug and Play functionality is currently being controlled by the BIOS, change it so it is controlled by the operating system.
    • Enable or disable Universal Serial Bus (USB) support.
    • Disable power management support.
    • Disable infrared support.
    • Disable all serial ports.
  • Remove non-essential hardware devices one at a time. This includes a second video adapter, Small Computer System Interface (SCSI) adapters, modems, sound cards, network adapters, and other non-essential Industry Standard Architecture (ISA) adapters, Peripheral Component Interconnect (PCI) adapters, and PC Cards.
  • Disconnect non-essential external devices and cables, such as backup devices, external hard disk drives, printers, and scanners.
  • If you are using a notebook computer, verify that it is not currently in a docking station.
  • Specify a different computer type when you start your computer. For additional information, please see the following article in the Microsoft Knowledge Base:
    214351  (http://support.microsoft.com/kb/214351/EN-US/ ) How to Specify a Specific or Third-Party HAL During Setup
  • Using a text editor, disable unnecessary SCSI lines in the [SCSI.LOAD] section of the Txtsetup.sif file by typing a semicolon (;) at the beginning of each line.
     
Published in Windows 7
After rebooting my computer there is a message that states:

Your Windows product must be activated within _ days.
Do you want to activate Windows now?

After I click yes getting a Windows Product Activation window appears.
Windows is already activated. Click OK to exit



Deactivate your machine and then reactivate it.

Go to Start > Run, and type:

%systemroot%\system32\oobe\msoobe.exe /a

If that doesn't work, then run regedit, navigate to:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\wpaevents

and change any single number in OOBEtimer in the right pane. Close regedit and try the command in the Run box again.
Published in Windows Family
Monday, 23 February 2009 13:40

Vista Autorun key

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoDriveTypeAutoRun to 0
Published in Windows Family
Page 89 of 95