Forum Discussion

e_petersen's avatar
e_petersen
New Contributor
13 years ago

AQtime with C++ Builder XE - No result window

Hi.



I tried to use  AQtime shipped with C++ Builder XE Professional, and ran into a problem. The sample projects work just fine and even on a newly created project everything is fine - but when I try to profile *my* application I just don't get any result-window. I start the application using "Run with Profiling", the normal usual dialogs appear - but after application-exit there are no results (I made sure that the application  really is terminated). 



I tried to isolate the cause for this by stripping down the application and came to a point where after I removed a call to one of our DLLs the result-window reappeared. Just adding a call to a function in this DLL (and thus binding it to the application) makes the result-window not show up at program termination. Please note that it is not necessary to actually execute that function call - loading the DLL is enough. I figure it must have something to do with static objects in this DLL (which get constructed when loading the DLL and destroyed before unloading it).



Can you offer me any kind of explanation what could cause this and what to do about it?



Thanks you.

Best Regards

Eike Petersen
  • aqAnt's avatar
    aqAnt
    SmartBear Alumni (Retired)

    Hello Eike,


    Please reproduce the situation, right-click somewhere within the Event View panel, select the Save All... item, save the panel's contents to an HTML file and send us the file via our Contact Support form. We will look into it.

  • e_petersen's avatar
    e_petersen
    New Contributor
    Hello Jay.



    I would love to, but your support-form won't let me. It wants a customer-id (which I don't have because AQtime was bundled with C++ Builder XE) or a trial e-mail address (which I don't have for the same reason).



    I attached the output to this posting.



    Thanks!

    Eike
  • aqAnt's avatar
    aqAnt
    SmartBear Alumni (Retired)

    Hello Eike,


    Which module causes the situation? Is the module part of DevExpress components?


    BTW, I suggest that you disable or remove the Strokeit utility.

  • e_petersen's avatar
    e_petersen
    New Contributor
    Hi Jay.



    It is caused by one of our DLLs. The DLL is NOT part of the DevExpress components. It isn't even one special DLL - several of our DLLs produce the described effect.



    I disabled the StrokeIt-utility temporarily and it didn't change anything. Anyway AQtime works fine with it in your demo-projects.



    I attached the event-view-log without "StrokeIt" running.



    Regards

    Eike Petersen
  • aqAnt's avatar
    aqAnt
    SmartBear Alumni (Retired)

    Hello Eike,


    Thanks for the file. I suggest that you uninstall your version of AQtime, install the latest version of AQtime Pro and check how it works. If AQtime Pro does not generate results, please contact us via our Contact Support form.