Results 1 to 5 of 5

Thread: soap not connecting (xml parsing error). Please help!

  1. #1
    kjgraham is offline Junior Member
    Join Date
    May 2007
    Posts
    1

    Default soap not connecting (xml parsing error). Please help!

    I recently installed sugarcrm 4.5.1d using the bitrock installer on my windows 2003 iis6 system. Everything works fine until I try to connect to my records via soap. I guess the following message when typing http://www.********.com/sugarcrm/soap.php?wsdl:::

    XML Parsing Error: not well-formed
    Location: http://www.*********.com/sugarcrm/soap.php?wsdl
    Line Number 1, Column 2:<?xml version="1.0" encoding="ISO-8859-1"?>
    -^

    Any experience with this? It's very urgent.

    Thanks,

    Kyle Graham

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: soap not connecting (xml parsing error). Please help!

    Would be helpful to see some of your code, as it pertains to the issue at hand...
    Regards,

    Angel Magaña
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  3. #3
    thomlin is offline Junior Member
    Join Date
    Jan 2009
    Posts
    3

    Default Re: soap not connecting (xml parsing error). Please help!

    Is there any solution to this problem? I have the same problem when i try to call the API function list via any webbrowser (IE 8 or FF 3). Seems to be a parsing problem.

    OS: Windows 7; tried it with SugarCRM 5.2k and 5.5 on a localhost WAMP installation.

  4. #4
    thomlin is offline Junior Member
    Join Date
    Jan 2009
    Posts
    3

    Default Re: soap not connecting (xml parsing error). Please help!

    ok. tried to solve the problem by myself and found this thread in another forum: http://stackoverflow.com/questions/2...vel-is-invalid.

    things improved after i changed the wsdl xml-file to 'utf-8 without bom' codeset and was able to fetch the whole xml-schema.

    is there a way to use a local wsdl instead of that in the open registry?

  5. #5
    g_maury is offline Junior Member
    Join Date
    Nov 2010
    Posts
    3

    Question Re: soap not connecting (xml parsing error). Please help!

    I've have the same problem.

    On top of the resulting XML file, i have 4 lines entry:
    1 ';
    2
    3
    4 ?><?xml version="1.0" encoding="iso-8859-1"?>

    I've check the encoding of the config.php and soap.php, they are in "utf8 no bom" format but the problem is still there.

    Question: is there other files that need to be re-encoded in that format to solve the problem?

    Any other idea to solve this?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. XML Parsing not available, Mandriva 2007
    By jesper in forum Installation and Upgrade Help
    Replies: 6
    Last Post: 2007-04-03, 11:58 AM
  2. Replies: 1
    Last Post: 2006-12-11, 04:35 PM
  3. xml parsing error under soap
    By sugarcare in forum Developer Help
    Replies: 8
    Last Post: 2006-10-27, 12:35 AM
  4. Replies: 3
    Last Post: 2005-11-10, 12:15 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
  •