Browse By Tags

  • Access violation at address 1A14DA6C in module 'eware.dll' error, when trying to connect a Web Reference from Visual Studio.

    I’m trying to connect to the eware.dll to access webservices/webservice.wsdl, but get the following error when I try to connect to this as a Web Reference from within my, c#, solution: There was an error downloading 'https:// {machineAddress} /crm/eware…
  • Exception Caught In DispatchAPI. Message - Query failed to run successfully

    Hi , I am getting Web-service exception as "Query failed to run successfully'" on excuting queryresult as below: webService.queryrecord("", "comp_companyId>0 and comp_updateddate >= ’08-05-2016 00:00:00‘", "Company", "comp_companyid") While…
  • Sage CRM 7.3 - Self Service site creation

    Hello, Does the Self Service site have to be created with classic ASP Pages? Or can I create essentially any client side web site, and connect to CRM via SOAP and/or SDATA? If so, are there any tutorials on that? I've found and read many articles on…
  • CRM Integration with SAGE100 ERP

    Hello I'm kind of new user of Sage CRM and i want to know is it possible to make a CRM integration with Sage 100 hosted on a remote server? Best regards
  • Is it possible to increase the return record count value from Webservice query/queryrecord

    I am to import data using Sage CRM for that i am using the SageCRM. It's working perfectly ok for me but when the umport data count is huge like 500K-800K it's took so much time and seems to be waste of time. So is any other alternative that will…
  • Query for recommended deployment between ReST and SOAP

    Hello, I'm working as a developer and building an integration between Sage CRM and client tool. We will be supporting both latest on-premise and Cloud professional version of SAGE CRM. Both of these versions are supporting same set of APIs {both…