|
Written by Bryan Super Admin Guy Steimel
|
|
Wednesday, 14 November 2007 08:02 |
|
Symptoms: When you click a mailto: URL in IE or outlook many IE windows pop up with an error action cancelled. The following error also pops up "Could not peform this operation bebacuse the default mail client is not properly installed"
Cause: - the Mailto handler is not setup correctly
- Missing URL protocol registry value
- incorrect registry permission for the mailto handler
Resolution:Reset the default E-mail client Windows XP: - Goto Start -> Run, then type control inetcpl.cpl
- Select the programs tab and from the email dropdown select a different mail client and click apply
- Redo the previous steps and set your preferred email client again
Vista: - Goto Star ->default programs
- click set program access and computer defaults
- click custom and select your amil cient the click ok
- Click set your default programs and select yourmail cient from the list
- click set this prgoram as default and select ok
If those setup do not solve the problem please proceed Create the missing string value - goto start->run and type regedit.exe
- goto HKEY_LOCAL_MACHINES/Software/Classics/mailto
- select new from the edit menu and then click string value
- type URL protocol as the name of the enw string value
- exit register editor
Set correct permission for the mailto key - goto start-> type regedit.exe
- browse to HKEY_LOCAL_MACHINE\Software\Classes\mailto
- goto edit menu and select permissions
- Make sure users have read access to the mailto key. Administrator and system group should have full control over the key
- If any object is missing click add and add the user or group
- click advanced and select replace permissions entries on all child objects with entries shown here that apply to child objects check box
- Deselect the inherrit from parent the permissions entries that apply to child objects.
- click apply then yes then OK
|
|
Last Updated ( Wednesday, 14 November 2007 08:10 )
|