Still not working. I'm guessing it's looking for a specific registry entry
that, for some reason, I don't have.
I've seen a couple of questions about this...one solution....that didn't
work for me. Anyone else have any ideas?
Jim Rushing
US itek, Inc.
"timtron" <tim...@discussions.microsoft.com> wrote in message
news:7A8D19FF-60F1-4891...@microsoft.com...
> I've seen several posts regarding this, but none seem to have an answer.
> I've got several PC's/laptops running Outlook 2003 sp2. The CRM 3.0
> client
> install wizard states that Outlook is not installed. Not sure what else
> to
> add, I've tried everything I can think of. Here is the setup error
> message
> "Microsoft CRM client requires Microsoft Office Outlook. Please install
> the
> current version of Microsoft Office Outlook."
>
> I read a few previous posts and it seems as though it may be related to
> the
> install source of Outlook. Our installs were done via Group Policy.
Hey after installing Outlook on your client do you actually open it up and
initialize it? Outlook has to be fully set up with Exchange BEFORE the
MSCRM client can be installed.
--
John [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script or code samples are subject to the terms
specified at
http://www.microsoft.com/info/cpyright.htm.
Test to disable all com-addins you have in Outlook.
install .NET 1.1 or higher.
UNINSTALL KB886904 (dotNET Hotfix)
Also are the users local admins during the installation? they need to be I
think, not after installation but before and during.
Hope anything of this helps
17:26:42|Verbose| Method entry:
Microsoft.Crm.Tools.EDW.Framework.EDWTool.RunSnifferValidate Microsoft
Outlook®
17:26:42|Verbose| Calling BaseGroup.Validate
17:26:42| Error| Check OutlookInstallationValidator : Failure: Microsoft
CRM client requires Microsoft Office Outlook.
Please install the current version of Microsoft Office Outlook.
Any assistance would be greatly appreciated!
Thanks
Brian
This really sounds like an issue with the user profile that you are using to
install the plugin. Are you installing under the security context of the
user who has been using Outlook or another Admin user?
--
Matt Parks
MVP - Microsoft CRM
"timtron" <tim...@discussions.microsoft.com> wrote in message
news:1600BEB1-65F1-4794...@microsoft.com...
Give the following a try:
- Make sure the user account initially used to setup the affected
machine (a domain admin account in my case) has an exchange mailbox.
- Check that this user account is not hidden from the Exchange address
list.
- Logon to the affected machine with that user account, run Outlook and
complete the setup of an Outlook profile.
- Rerun the CRM Outlook Client setup either as that account if they
also have access to CRM or logoff and back on again as the user
intending to use CRM and finish the setup providing they have local
admin access.
I also found the following link and install guide useful:
http://www.microsoft.com/downloads/details.aspx?FamilyID=1ff067f8-4f77-40f0-ae9c-68ada7d4f16a&displaylang=en
(CRM 3 install guide).
Cheers.
Pl let us know whether the issue was resolved or is still open...
Thank you
S
We faced similar problem on a Laptop. Office 2003 with SP2 was installed. We
did the following -
1)Checked what is the current version of Microsoft installer - run -MSIEXEC
If the current version is 3.0, download and install the latest of the MSI
from Microosft downloads. After that repair office,
Once this is done the set up goes through perfectly ...but on launching
outlook there are more errors ...have seen some other posts on those and will
try them ...
regards
S
none of them actually helped me out.
so I decided to dig the problem myself.
if you are experiencing the same problem, most likely it will be access
problem at the registry level.
1. you will need to download "RegMon" (It is a tool to monitor registry
activity
2. open Regmon with default filter (*)
then install CRM.
3. once you get the error, stop RegMon
4. Ctrl+F, and keyword "denied", doble click the entity (this will open
regedit)
5. right click, permission, and full control to the user you are currently
logged in as.
6. reboot the computer.
**I had Act installed on this computer, and had to remove it, but not sure
if Act has anything to do with this.
good luck and hope this solve your problem as well
Regards, Dirk
Under HKCU\Software\Microsoft create a registry entry for MSCRMClient
Under MSCRMClient create a new reg_dword key called "IgnoreChecks"
Make the value 1
Re-run the installation. You will get the same error, however the Next
button will be available and the install should complete without errors.