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. C / C++ / MFC
  4. windows 2000 / VC++ 2005 web service access problem in ws2_32.dll

windows 2000 / VC++ 2005 web service access problem in ws2_32.dll

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpquestioncsharpvisual-studio
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.
  • I Offline
    I Offline
    Imre Koszo
    wrote on last edited by
    #1

    Hello! I hope someone can help with this stuff. I tried to set up a sample webservice/client stuff, the service is the default c# helloworld service which comes with the ide, the client is a simple c++ mfc app. I followed the tutorials on msdn to create and deploy the service, which worked fine. Then i followed the instructions on how to create a client, add web resource etc. The problem is, that when i try to run the client from my system (windows 2000 sp4) it fails before even starting, saying: "The procedure entry point getaddrinfo could not be located in the dynamic link library WS2_32.dll." It runs finely on windows 2003 though. I googled around a bit for the cause of this problem, but i couldn't find any solutions for win 2000, only xp or 2003. I checked the 2003 and 2000 ws2_32.dll-s with depends, and in the 2000 version i didn't find the mentioned function. Why does my compiler include references to a function not in my dll? If anyone can help me to solve this problem, please post a reply. Ngetal

    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