Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WCF and WF
  4. CONSUMING WCF WITH COM+(VISUAL STUDIO 6.0 (C++))

CONSUMING WCF WITH COM+(VISUAL STUDIO 6.0 (C++))

Scheduled Pinned Locked Moved WCF and WF
csharpc++visual-studiowcfcom
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sayed Sajid
    wrote on last edited by
    #1

    Hi, I have a requirement to consume a wcf service through a Visual C++ 6.0 application. 1) I have created a Wcf C# based service. 2) Also created a C# dll application which is used as a bridge between the Service and the consumer by adding this as a typed wrapper class library to the C++ app. And also added with the Service Reference.So that it can call the functions from the Service. 3) And the consumer is written in C++ which is calling the functions of the C# dll (Class Library project)project. Am able to access the functions but it is failing in creating the Service object and the error messase is given as "unable to connect to the remote server". Any early replies will be heartly appreciated. Many thanks in advance. regards Sajid.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups