Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: Kinamu Connector Install Problems

  1. #1
    kwhelchel is offline Sugar Community Member
    Join Date
    Sep 2011
    Posts
    12

    Default Kinamu Connector Install Problems

    I have installed the Kinamu Connector for outlook and can't get to the setup screen for it.
    When I do click on it it flashes and then goes away. I am useing outlook 2007 on a windows xp pro sp3 computer. And I can't seem to find any good documentation on this either.
    Thanks
    Keith

  2. #2
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: Kinamu Connector Install Problems

    Look at the setup documentation ... and specify your settings on how the connector can login into your sugar instance. Also make sure you install the soap extensions and set the connector to active.

    christian.

    Quote Originally Posted by kwhelchel View Post
    I have installed the Kinamu Connector for outlook and can't get to the setup screen for it.
    When I do click on it it flashes and then goes away. I am useing outlook 2007 on a windows xp pro sp3 computer. And I can't seem to find any good documentation on this either.
    Thanks
    Keith

  3. #3
    kwhelchel is offline Sugar Community Member
    Join Date
    Sep 2011
    Posts
    12

    Default Re: Kinamu Connector Install Problems

    That Is the problem I cant get to the setup in outlook it just flashes and thats it.

    Quote Originally Posted by christianknoll View Post
    Look at the setup documentation ... and specify your settings on how the connector can login into your sugar instance. Also make sure you install the soap extensions and set the connector to active.

    christian.

  4. #4
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: Kinamu Connector Install Problems

    so you go to Tools->Options then select the "KINAMU Outlook Connector Settings" tab and then the whole options dialog is gone? Or the tab is blank?

    christian.

    Quote Originally Posted by kwhelchel View Post
    That Is the problem I cant get to the setup in outlook it just flashes and thats it.

  5. #5
    kwhelchel is offline Sugar Community Member
    Join Date
    Sep 2011
    Posts
    12

    Default Re: Kinamu Connector Install Problems

    The tab is at the top for Kinamu Connector, i can click on it and it shows the drop down box which I can see the Connect, sync calandar, snyc contacts etc.
    When I click on the connect it just flashes and I dont see anyplace at all to setup the connection info.
    I am useing outlook 2007 and sugarcrm comunity edition on a webserver

    Quote Originally Posted by christianknoll View Post
    so you go to Tools->Options then select the "KINAMU Outlook Connector Settings" tab and then the whole options dialog is gone? Or the tab is blank?

    christian.

  6. #6
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: Kinamu Connector Install Problems

    You are looking not a tab but at a menu. Follow the menu as described in the previous post.

    christian.

    Quote Originally Posted by kwhelchel View Post
    The tab is at the top for Kinamu Connector, i can click on it and it shows the drop down box which I can see the Connect, sync calandar, snyc contacts etc.
    When I click on the connect it just flashes and I dont see anyplace at all to setup the connection info.
    I am useing outlook 2007 and sugarcrm comunity edition on a webserver

  7. #7
    tronics is offline Member
    Join Date
    Feb 2008
    Posts
    9

    Default Re: Kinamu Connector Install Problems

    I also did not find the config menu today, but then was able to get it after reading this post.
    Thank you.

    Then another problem came up..

    This is the error we get after installing both files:
    attempting Login ...
    Es wurde kein Endpunktelement mit dem Namen "sugarsoapHttpPort" und dem Vertrag "SugarSoapService.sugarsoapPortType" im ServiceModel-Clientkonfigurationsabschnitt gefunden. Dies kann folgende Ursachen haben: Für die Anwendung wurde keine Konfigurationsdatei gefunden, oder im Clientelement wurde kein Endpunktelement gefunden, das diesem Namen entsprach.


    What do you mean by soap extension? Is there another thing we should install directly in SugarCRM.

    Thanks again

  8. #8
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: Kinamu Connector Install Problems

    >es you need to install a SOAP extension that can be found here .. might need a slight tweaking in manifest.php but should also work on releases past 6.0

    christian.

    Quote Originally Posted by tronics View Post
    I also did not find the config menu today, but then was able to get it after reading this post.
    Thank you.

    Then another problem came up..

    This is the error we get after installing both files:
    attempting Login ...
    Es wurde kein Endpunktelement mit dem Namen "sugarsoapHttpPort" und dem Vertrag "SugarSoapService.sugarsoapPortType" im ServiceModel-Clientkonfigurationsabschnitt gefunden. Dies kann folgende Ursachen haben: Für die Anwendung wurde keine Konfigurationsdatei gefunden, oder im Clientelement wurde kein Endpunktelement gefunden, das diesem Namen entsprach.


    What do you mean by soap extension? Is there another thing we should install directly in SugarCRM.

    Thanks again

  9. #9
    tronics is offline Member
    Join Date
    Feb 2008
    Posts
    9

    Default Re: Kinamu Connector Install Problems

    Thank's so much. That brought me one step closer to the solution.
    Unfortunately it did not cure the error. Here is more information..

    I use the 6.3C1 release.
    Have the newest versions installed on a fresh install: Imageshack - versions.png

    Yet it does not work.
    I used the original version as well as the manifest updated like this':
    $manifest = array(
    'acceptable_sugar_flavors' => array(
    'CE',
    ),
    'acceptable_sugar_versions' => array(
    '6.3.*'
    ),

    Outlook 2010 gives me:

    attempting Login ...
    Es wurde kein Endpunktelement mit dem Namen "sugarsoapHttpPort" und dem Vertrag "SugarSoapService.sugarsoapPortType" im ServiceModel-Clientkonfigurationsabschnitt gefunden. Dies kann folgende Ursachen haben: Für die Anwendung wurde keine Konfigurationsdatei gefunden, oder im Clientelement wurde kein Endpunktelement gefunden, das diesem Namen entsprach.

    Thanks.

    Regards and Grüße aus Wien =)

  10. #10
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: Kinamu Connector Install Problems

    What did you enter as Destination in the Connector Settings?

    christian (auch aus Wien)

    Quote Originally Posted by tronics View Post
    Thank's so much. That brought me one step closer to the solution.
    Unfortunately it did not cure the error. Here is more information..

    I use the 6.3C1 release.
    Have the newest versions installed on a fresh install: Imageshack - versions.png

    Yet it does not work.
    I used the original version as well as the manifest updated like this':
    $manifest = array(
    'acceptable_sugar_flavors' => array(
    'CE',
    ),
    'acceptable_sugar_versions' => array(
    '6.3.*'
    ),

    Outlook 2010 gives me:

    attempting Login ...
    Es wurde kein Endpunktelement mit dem Namen "sugarsoapHttpPort" und dem Vertrag "SugarSoapService.sugarsoapPortType" im ServiceModel-Clientkonfigurationsabschnitt gefunden. Dies kann folgende Ursachen haben: Für die Anwendung wurde keine Konfigurationsdatei gefunden, oder im Clientelement wurde kein Endpunktelement gefunden, das diesem Namen entsprach.

    Thanks.

    Regards and Grüße aus Wien =)

Page 1 of 3 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Kinamu connector
    By Meyer in forum Help
    Replies: 0
    Last Post: 2010-08-23, 11:41 AM
  2. KINAMU/abcona Open Asterisk Connector,label was blank
    By icson.zhou@gmail.com in forum Help
    Replies: 0
    Last Post: 2010-05-17, 09:43 AM
  3. KINAMU/abcona Open Asterisk Connector,event loop teminate
    By icson.zhou@gmail.com in forum Help
    Replies: 4
    Last Post: 2010-05-14, 12:41 AM
  4. Replies: 0
    Last Post: 2010-04-30, 01:17 AM
  5. Connector Settings: Map Connector Fields, Problems
    By Hooijer in forum Installation and Upgrade Help
    Replies: 0
    Last Post: 2009-01-09, 09:08 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •