- Click Start > Run or hold down the Windows Key and press R.
- Type regsvr32 ole32.dll and click OK.
Sunday, September 11, 2011
Outlook Error: “An OLE registration error occurred. The program is not correctly installed…”
Thursday, February 10, 2011
Installing Active Directory Tools Under Windows 7
--->
Thursday, September 23, 2010
Sharepoint error when trying to edit a list using the Edit function in Datasheet

- A datasheet component compatible with Windows SharePoint Services is not installed.
- Your Web browser does not support ActiveX controls
- Support for AxtiveX controls is disabled
Another solution, is to install the 2007 Office System Driver: Data Connectivity Components
<http://www.microsoft.com/downloads/details.aspx?familyid=7554F536-8C28-
4598-9B72-EF94E038C891&displaylang=en> . After installing the Components, go back to the menu and the datasheet option will work great.
Excerpts from:
-->
-->
Wednesday, September 1, 2010
How to lock computer in Remote Desktop Connection?
It is quite easy to do that. Simply create shortcut as follow.
- Right click on the Desktop
- Choose New –>> Shortcuts
- And then in the dialog box type the following
rundll32 user32.dll,LockWorkStation
After that give the shortcut whatever name you like. Next time, when you want to lock your computer, simply double click on that shortcut and it’s all set!!!
Monday, August 23, 2010
IE Error: This Page Has Been Modified to Prevent Cross Site Scripting
More info about this IE Error
Tuesday, July 6, 2010
The Recycle Bin on C:\ is Corrupted. Do you want to empty the Recycle Bin for this drive?
Go to Command Prompt:
C:\>rd /s c:\$Recycle.Bin
C:\$Recycle.Bin, Are you sure (Y/N)? --> Y (hit enter)
C:\>
then reboot, Windows automatically makes a new empty recycle bin:
for those with other OS's you need to know the name of you recycle bin it could be recycled or recycler check your properties tab for the recyle bin folder for the folder name then go to command prompt and just substitute the correct name
i.e.
C:\>rd /s c:\recycler
C:\recycler, Are you sure (Y/N)? y
or C:\>rd /s c:\recycled
C:\recycled, Are you sure (Y/N)? y
if you type in the wrong name you will get "The system cannot find the file specified."
then you need to go back and find out for sure what your folder name is.
NOTE OF WARNING: if you do this everthing in your recycle bin will be deleted permantly
Thursday, June 24, 2010
Network printer is showing offline and is not printing
This issue occurs if the printer spooler is corrupt. Please follow the steps below to reset the spooler.
Reset Spooler
- Click Start, click Run, type "Services.msc" (without the quotation marks) in the open box and click OK.
- Double-click "Printer Spooler" in the Services list.
- Click Stop and click OK.
- Click Start, click Run, type "%WINDIR%\system32\spool\printers" in the open window, and delete all files in this folder.
- Click Start, click Run, type "Services.msc" (without the quotation marks) in the open box.
Another possible cause is your security programs. They may block the some ports that you are using to communicate with the printer. I suggest that you temporary disable all of them and then check the result again.
Monday, June 21, 2010
How to Manually Start OST Compaction
Method 1: Microsoft Office Outlook 2007
- Delete any items that you do not want to keep, and then empty the Deleted Items folder.
- On the Tools menu, click Account Settings.
- In the list, select Microsoft Exchange Server, and then click Change.
- Click More Settings.
- On the Advanced tab, click Offline Folder File Settings.
- Click Compact Now.
Method 2: Microsoft Office Outlook 2003 and earlier versions of Outlook
- On the Tools menu, click to select E-mail Accounts.
- Click View or change existing e-mail account, and then click Next.
- Click Microsoft Exchange Server, and then click Change.
- Click More Settings.
- On the Advanced tab, click Offline Folder File Settings.
- Click Compact Now.
- When the compact operation is finished, click OK twice.
- Click Next, and then click Finish.
Method 3: Microsoft Office Outlook 2010
- Delete any items that you do not want to keep, and then empty the Deleted Items folder.
- Click the File tab on the Ribbon, and then click the Info tab on the menu.
- Click the Accounts Settings tab, and then click Account Settings again.
- In the list, select Microsoft Exchange Server, and then click Change.
- Click More Settings.
- On the Advanced tab, click Offline Folder File Settings.
- Click Compact Now.
Friday, June 18, 2010
Turn off AutoComplete name suggesting in OUTLOOK
- On the Tools menu, click Options.
- On the Preferences tab, click E-mail Options, and then click Advanced E-mail Options.
- Clear the Suggest names while completing To, Cc, and Bcc fields check box.
Tuesday, June 15, 2010
How to increase Virtual Memory?
In Windows XP
- Click Start, and then click Control Panel.
- Click Performance and Maintenance, and then click System.
- On the Advanced tab, under Performance, click Settings.
- On the Advanced tab, under Virtual memory, click Change.
- Under Drive [Volume Label], click the drive that contains the paging file that you want to change.
- Under Paging file size for selected drive, click to Custom size check box. You can enter the amount of memory you would like to reserve for Virtual memory by entering the initial and maximum size.
- Click Set, When you are prompted to restart the computer, click Yes.
HOT TIP: To stop your CPU from constantly changing the paging file, set the initial and maximum size to the same value. For example, 500 and 500. The value should be at least 1.5 times more than your physical RAM. If your computer has 512MB of RAM increase the virtual memory paging file to 1.5*512= 768
Monday, June 14, 2010
Recover Permanently(shift - delete) Deleted Mails in MS Outlook
- First go to Run and type regedit.
- Go to the location: \HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\EXCHANGE\CLIENT\OPTIONS registry key.
- Right click options and add new DWORD VALUE (data type is REG_DWORD) and then right click and rename to DumpsterAlwaysOn. It is case sensitive.
- Then right click and modify and make the value 1 to turn the Recover Deleted Items menu choice on for all folders or enter 0 to turn it off. [I would recomend 1 for now].
- Update : When you modify the value, use the "Decimal" option and NOT the "Hexa-Decimal" one.
- Then go to Outlook , choose "Recover deleted items" option from the Tools Menu to get back your "permanently deleted" mails!
jsb.blogspot.som
Friday, June 11, 2010
You do not have access to make the required system configuration modifications...'
Login and install CattleMax from an administrator account on your system. If you are in a networked environment, you may need to contact your network administrator. If you are not in a networked environment, you may try logging in with another account on your system.
Scenario 2: You are logged in with an administrator account
There are inadequate permissions set to the 'HKEY_LOCAL_MACHINE\Software' and the 'HKEY_CLASSES_ROOT\CLSID' registry keys and their subkeys. You will need to modify the permissions for these keys to Allow Full Control for the Administrator, Administrators, and SYSTEM Groups.
Cattlesoft highly recommends the user consult a computer service professional before modifying the registry, as well as backing up the registry before proceeding. While we will help as best as we can, modifying the Windows Registry is done at your own risk and Cattlesoft cannot be held responsible for any mistakes in modifying the registry.
For information on modifying the registry, please visit the Microsoft help article titled "How to Modify the Windows Registry (opens in new window)"
To modify the permissions:
1. Click Start > Run. Type 'regedt32'.
2. Browse to the key/folder to be modified and highlight it.
3. Windows NT and 2000 - Click Security > Permissions.
cattlemac.com
Thursday, June 10, 2010
Creating a Personal Folder
To move items from your Outlook mailbox into a personal folder, first create a personal folder:
- Go to Tools, E-mail Accounts
- Choose View or Change Existing E-mail accounts, then click Next.
- Choose New Outlook Data File. A personal folder file will be the only option. Click OK.
- Choose a location and name for the file then click OK.
- Click OK again to return to the E-mail accounts window
- Click Finish to return to the Inbox.
The new Personal Folder will be displayed in your folder list. You can move messages or folders from your Outlook space to your local hard drive or network drive simply by dragging them from the Information Viewer onto the folder. You can add to the Personal Folder at any time in the future.
The Outlook items in the Personal Folder are available to you only when the local drive or network drive is available to you. If you use Outlook from another computer or Outlook Web Access, items in a Personal Folder are not available.
Wednesday, June 9, 2010
How to install Sql Server Management Studio
Select Change Installed Components ...
Select CLIENT COMPONENTS, install in completly or you can just select Management Tools. What ever you select DON'T forget to select "Entire feature will be installed on local hard drive"
Connect SQL
Thursday, June 3, 2010
This operation has been cancelled due to restrictions in effect on this computer. Please contact your system administrator.
"This operation has been canceled due to restrictions in effect on this computer. Please contact your system administrator."
Above error appears everytime you attempt to use hyperlink in an Outlook.
Cause:
This is not an Outlook error. The most common cause is a corrupt registry key in Internet Explorer. The registry key found at
HKEY_Local_Machine\Software\Classes\htmlfile\shell\open\command
is either damaged or corrupt.
Resolution:
1 .To Reset Web settings in Windows XP:
- Open Internet Explorer.
- On the Tools menu, click Internet Options.
- Click the Programs tab, and then click the Reset button.
- Under Internet programs, verify that the correct e-mail program is selected.
- Click to select the Internet Explorer should check to see whether it is the default browser check box.
- Click Apply, and then click OK.
- Open Internet Explorer.
- On the Tools menu, click Internet Options.
- Click the Advanced tab, and then click the Reset button.
- On the Programs tab, under Internet programs, click Set Programs, then "Set your Default Programs", select your e-mail program and click "Set this program as Default". Repeat for Internet Explorer.
- Click OK and close the dialogs.
Quit Microsoft Office Excel, restart the mail system, and try again
Controls to send mail are missing or disabled or there are errors when you try to mail.
Error:
Quit Microsoft Office Excel, restart the mail system, and try again
Resolution:
Run "Microsoft Office Diagnostics" located in the "Start Menu > All Programs > Microsoft Office > Microsoft Office Tools > Microsoft Office Diagnostics".
Wednesday, May 26, 2010
Recovering Microsoft Office Outlook messages that have been removed by a hard delete
- Start the registry editor (regedit.exe).
- Navigate to the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange\Client\Options subkey.
- From the Edit menu, select New and click DWORD value.
- Enter the name DumpsterAlwaysOn and press Enter.
- Double-click the new value and set it to 1. Click OK.
- Close the registry editor.
Monday, May 24, 2010
Lotus Notes Error: You do not have mail file specified. Use File Mobile Edit Current Location.
- Click your current location (at your lower right corner).
- Select Edit current.
- Click the mail tab.
- Check the filename. It should be the user’s mail database filename.
Lotus Notes Problem: Can’t forward mails.
- Click your current location (at your lower right corner).
- Select Edit current.
- Click the mail tab.
- Check the filename. It should be the user’s mail database filename.
Slow Lotus Notes performance
- Delete the cache.dsk.
- Unmark subscriptions during startup.
- Check the Lotus Notes Client version.
- Compact the database.


