Outlook integration

xavigepexavigepe Member Posts: 185
Hello. We are using Navision 4 Sp3. In the salesperson form we are trying to enable outlook integration but when we try to enable the field "Enable synchronization" we get message "Cannot connect to Outlook". We find the problem is in codeunit 5072 LogOn function in line
IF NOT OLHandler.Logon(
TRUE,SalespersonRec."Outlook Profile Name",'',TRUE,FALSE)

but we are not able to discover where the error is. Client has Office 2003 sp3 installed and is using MS Outlook.

Thanks

Comments

  • xavigepexavigepe Member Posts: 185
    If it helps: with XP OS works but it does not work with Vista OS. Does anyone know if there is a fix for this?.

    thanks,
  • xavigepexavigepe Member Posts: 185
    Any idea about this?.
  • vasilis6669vasilis6669 Member Posts: 109
    Hi,

    What SQL authentication are you using?

    Is the SQL server on teh same computer as the nav client program?

    vasilis
  • canadian_baconcanadian_bacon Member Posts: 91
    have you tried to load the MS c++ redistributable package?
Sign In or Register to comment.