The same problem that I facing too. Some one please help. I having a version 5 W1 and version 4.03 w1 installed in the machine. I tried out the outlook in version 4 it works fine but when come to version 5, i'm totally lost.
:-k :?: 8-[
Someone please help.
~~ Just another newbies trying to learn more things here. ~~
-Sorry in advance for anything I might said or done that hurt anyone.
In my case, I discovered that subsequent installations of the Outlook Integration Add-On were consistently unsuccessful as made evident by the absence of Outlook.exe.config in my Office 12 folder. Each of those installations was me letting the DVD auto-run and opting for CSide Client + the Outlook component.
I was only successful when I finally navigated the DVD and ran setup.exe from the Outlook add-on folder.
Good Luck,
mw
I despise animal testing. They get all nervous and give the wrong answers.
In my case, I discovered that subsequent installations of the Outlook Integration Add-On were consistently unsuccessful as made evident by the absence of Outlook.exe.config in my Office 12 folder. Each of those installations was me letting the DVD auto-run and opting for CSide Client + the Outlook component.
I was only successful when I finally navigated the DVD and ran setup.exe from the Outlook add-on folder.
Good Luck,
mw
I dont realy understand what you have done to make this work, you skip the auto run thingy and run the setup.exe from the NAV dvd? I have made this aswell without success...any other ideas?
Hello wmmasj... I didn't really answer the issue correctly. You see, I had lots of problems getting Outlook Integration to work, but not seeing the toolbar in Outlook wasn't one of them. My main issue was making the tool bar "active" after a re-installation. That is, I'd click on Settings and nothing would happen. This is when I observed that Outlook.exe.config and NDBCS.DLL were absent from my Office11 folder (I think I said Office12 before but I'm using Office 2003). Anyway, both files are indicative of a good integration install on the client.
In addition, this stuff doesn't work off the DVD for the North American version... several codeunit changes are needed that I'll try to post shortly. AND... Security Update KB 928365 for .NET 2.0 has to be removed. After doing so, you'll need to copy NDBCS.DLL back into Office 11/12, because it gets stripped out. You can find it in the Application Server folder.
And after all that, yes, I did have to run the setup.exe under the Outlook Integration folder on the DVD to get a good install. Auto-run and including integration just didn't work for some reason. I'll go find that code now.
mw
PS - Please note that all of the above and my subsequent post are limited in scope to NAV 5.0
I despise animal testing. They get all nervous and give the wrong answers.
Per my above post, these were the additional recommended changes from MS and I found them to be successful:
Table 5302 Outlook Synch. Link
// Outlook Entry ID Hash von 32 auf 250 erweitert // PutEntryID - OEntryIDHash von 32 auf 250 erweitert // InsertOSynchLink" - OEntryIDHash von 32 auf 250 erweitert
Codeunit 5301 Outlook Synch. NAV Mgt.
// CollectConflictedEntities - EntryIDHash von 32 auf 250
Codeunit 5304 Outlook Synch. Outlook Mgt.
// ProcessOutlookChanges - EntryIDHash von 32 auf 250 // GetEntryIDHash - EntryIDHash von 32 auf 250
Codeunit 5305 Outlook Synch. Process Line // OEntryIDHash von 32 auf 250 // SetGlobalParameters - OEntryIDHashIn von 32 auf 250 // ProcessCollectionElement - EntryIDHash von 32 auf 250 // CheckCollectionElement - DependentEntityIDHash von 32 auf 250
Codeunit 5309 Outlook Synch. Process Links // ProcessOutlookEntryIDResponse - OEntryIDHash von 32 auf 250 // ProcessOutlookEntryIDResponse - NewOEntryIDHash von 32 auf 250 // GetEntryIDHash - EntryIDHash von 32 auf 250
Hope this helps...
mw
I despise animal testing. They get all nervous and give the wrong answers.
Comments
Also do
Help -> Disabled Items and check if is disabled
Freelance Dynamics AX
Blog : http://axnmaia.wordpress.com/
in the toolbar list it does not appear.
in Help-->it does not appear.
:-k :?: 8-[
Someone please help.
-Sorry in advance for anything I might said or done that hurt anyone.
is there anyone who has been able to install the Outlook snap-in without using the client installation setup?
Thanks in advance
In my case, I discovered that subsequent installations of the Outlook Integration Add-On were consistently unsuccessful as made evident by the absence of Outlook.exe.config in my Office 12 folder. Each of those installations was me letting the DVD auto-run and opting for CSide Client + the Outlook component.
I was only successful when I finally navigated the DVD and ran setup.exe from the Outlook add-on folder.
Good Luck,
mw
I dont realy understand what you have done to make this work, you skip the auto run thingy and run the setup.exe from the NAV dvd? I have made this aswell without success...any other ideas?
In addition, this stuff doesn't work off the DVD for the North American version... several codeunit changes are needed that I'll try to post shortly. AND... Security Update KB 928365 for .NET 2.0 has to be removed. After doing so, you'll need to copy NDBCS.DLL back into Office 11/12, because it gets stripped out. You can find it in the Application Server folder.
And after all that, yes, I did have to run the setup.exe under the Outlook Integration folder on the DVD to get a good install. Auto-run and including integration just didn't work for some reason. I'll go find that code now.
mw
PS - Please note that all of the above and my subsequent post are limited in scope to NAV 5.0
Table 5302 Outlook Synch. Link
// Outlook Entry ID Hash von 32 auf 250 erweitert // PutEntryID - OEntryIDHash von 32 auf 250 erweitert // InsertOSynchLink" - OEntryIDHash von 32 auf 250 erweitert
Codeunit 5301 Outlook Synch. NAV Mgt.
// CollectConflictedEntities - EntryIDHash von 32 auf 250
Codeunit 5304 Outlook Synch. Outlook Mgt.
// ProcessOutlookChanges - EntryIDHash von 32 auf 250 // GetEntryIDHash - EntryIDHash von 32 auf 250
Codeunit 5305 Outlook Synch. Process Line // OEntryIDHash von 32 auf 250 // SetGlobalParameters - OEntryIDHashIn von 32 auf 250 // ProcessCollectionElement - EntryIDHash von 32 auf 250 // CheckCollectionElement - DependentEntityIDHash von 32 auf 250
Codeunit 5309 Outlook Synch. Process Links // ProcessOutlookEntryIDResponse - OEntryIDHash von 32 auf 250 // ProcessOutlookEntryIDResponse - NewOEntryIDHash von 32 auf 250 // GetEntryIDHash - EntryIDHash von 32 auf 250
Hope this helps...
mw
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
Yes.
Tino Ruijs
Microsoft Dynamics NAV specialist
Go to menu, view, toolbars. Hopefully you'll find it there.
Tino Ruijs
Microsoft Dynamics NAV specialist
My bet is on add-in conflicts or :bug:
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book
Unfortunatly there are quite a few bugs with the Outlook Synchronisation..
Tino Ruijs
Microsoft Dynamics NAV specialist