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. Server busy message [modified]

Server busy message [modified]

Scheduled Pinned Locked Moved COM
c++comsysadminhelp
2 Posts 2 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
    sheetal_06
    wrote on last edited by
    #1

    Hi, I have one MDI application TrialApp.exe and a COM exe MathOperation.exe.COM exe was generated through ATL.Now from a modeless dialog in TrialApp.exe i am accessing a model dialog in MathOperation.exe. 1.Run TrialApp.exe 2.Modeless dialog pops up. 3.Enter the input values. 4.Press a button->calculate. 5.Pops up a dialog from MathOperation.exe 6.Now without closing the dialog(from MathOperation.exe) just click on the modeless dialog(TrialApp.exe) 7.Shows server busy message. This happens in XP and Vista.If i make the dialog model in TrialApp.exe then the message is not coming.Please help. Thankyou

    modified on Wednesday, March 19, 2008 1:30 AM

    L 1 Reply Last reply
    0
    • S sheetal_06

      Hi, I have one MDI application TrialApp.exe and a COM exe MathOperation.exe.COM exe was generated through ATL.Now from a modeless dialog in TrialApp.exe i am accessing a model dialog in MathOperation.exe. 1.Run TrialApp.exe 2.Modeless dialog pops up. 3.Enter the input values. 4.Press a button->calculate. 5.Pops up a dialog from MathOperation.exe 6.Now without closing the dialog(from MathOperation.exe) just click on the modeless dialog(TrialApp.exe) 7.Shows server busy message. This happens in XP and Vista.If i make the dialog model in TrialApp.exe then the message is not coming.Please help. Thankyou

      modified on Wednesday, March 19, 2008 1:30 AM

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      I may not be correct here because I don't know how your COM server is implemented (design/architecture) I believe your TrialApp.exe dialog is making a blocking call to MathOperation.exe (specifically it's waiting for MathOperation.exe method to return, but this method has an active Modal dialog).

      Sohail

      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