COM Object Method Not Found (Cybersource)

Ask a Question related to Coldfusion Component Development, Design and Development.

  1. #1

    Default Re: COM Object Method Not Found (Cybersource)

    I don't have experience with their COM object but in developing ours for CF, I
    found that CF is very picky about the various COM definition parameters. I
    don't remember the exact details and I am by no means a COM expert but I do
    remember it was difficult. The problem you are going to have is that you have
    no control over these settings -- they are compile time parameters used when
    the OCX or DLL is created. I think you only have three options available: 1)
    work with Cybersource and hopefully find someone that is CF know legible, 2)
    find another means of communicating to their host or 3) find another solution.
    Hope this helps?

    Steve Sommers Guest

  2. Similar Questions and Discussions

    1. Webservices *Method Not Found*
      Hey Gang, need some help if any is available. I've been trying to get somewhere with a Castelle fax server for bout 4 months now. What I'm trying to...
    2. Unable to import binding - method not found - system.xml.serializa
      Hello all - I am trying to consume a web service deployed on one server from another server, and keep getting the following error when I attempt...
    3. cybersource com object in CF5
      I need help getting the cybersource COM object working in CF 5. I have some code from a gentleman that works in 6.1, but I am getting the following...
    4. Object not found after reset
      Hi, I think I am making a basic mistake, because I get this problem in all my scenes; regardless whether I create in a 3D program or just create...
    5. Method not found: Void System.Threading.ThreadPool.GetMinThreads
      I have just installed Windows Server 2003 as an upgrade and now get the following message when I run ASP.NET pages (ASP pages run fine): Method...
  3. #2

    Default Re: COM Object Method Not Found (Cybersource)

    Hey gang ..
    I'm working here on a fusebox 4 app and I now need to connect the online
    donations to cybersource ..
    Has anyone here been able to get cybersource working with cold fusion mx ?

    Any help or ideas will be appreciated ..

    atahualpa Guest

  4. #3

    Default Re: COM Object Method Not Found (Cybersource)

    atahualpa, yes i got it working. Email me at [email]joe@bigbuzz.com[/email] and I'll send ya the source code.
    bigjoepo2 Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139