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. COM
  4. DCOM problem (Very urgent!!!)

DCOM problem (Very urgent!!!)

Scheduled Pinned Locked Moved COM
questionc++helpcom
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.
  • O Offline
    O Offline
    Orkun GEDiK
    wrote on last edited by
    #1

    Hi, I'm in trouble with DCOM objects. I developed an ActiveX EXE by Visual Basic 6.0 which accesses and retrieves data from MS Analysis Services (OLAP) by ADO MD. This object calling by client which is developed by Visual C++ 6.0. If i compile ActiveX EXE in VB by "Thread pool 1 threads" option, system can response in, approximately, 30 seconds. But, if i compile ActiveX EXE in VB by "Thread per Object" option, response time jump to 14 minutes for 1 object instance, without any code maintance. As you know i cannot create multithreaded object from client by "Thread pool 1 threads" option. I have to set "Thread per Object" option in order to create multithreaded object. Why happenning this process time difference? What is difference between these objects and threading model? How can i overcome it? Please help me. Thank you... Orkun GEDiK

    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