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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. COM
  4. DCOM configuration

DCOM configuration

Scheduled Pinned Locked Moved COM
c++comdebuggingsysadminhelp
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.
  • P Offline
    P Offline
    pepe 0
    wrote on last edited by
    #1

    I have written a COM server an an COM client. Both work well when used locally, but when I try to use them on two different machines it doesn't work. The client is on Win98 and the server is on WinNT 4, I use DCOMCnfg.exe to configure access. When I trace into the CreateDispatch of the client, it fails when calling OleRun(). A blue screen appears '... 0028:c02cfa16 in VXD VREDIR...', and in the debug window : Warning: CreateDispatch returning scode = severity: SEVERITY_ERROR, facility: FACILITY_WIN32 ($800706BE). First-chance exception in TestProxy.exe (RPCRT4.DLL): 0x800706BE: (no name). First-chance exception in TestProxy.exe: 0xE06D7363: Microsoft C++ Exception. D:\Projects\Softwings\TestProxy\TestProxyDlg.cpp(95): OLE Execption caught: SCODE = 800706beThe thread 0xFFF9DB85 has exited with code 13 (0xD). :confused: Can someone help me :confused:

    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