AQtimeSmartBear Forums
http://smartbear.com/
US(c) 2013 SmartBear Software. All rights reserved. Tue, 21 May 2013 21:58:33 GMThttp://backend.userland.com/rssAQtimeHow to get result on focus lostHi Team, <br />
<br />
I have a Web Based application, my Application shows result on focus lost from a control.<br />
(Enter keyword and press Tab/Enter key, On Press of Tab/Enter, result appearing) but when I am trying to get this, by using VBScript, I am not able to find it. <br />
Could you help me, how can I do this ?<br />
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=ab3192fe-24d6-49f7-9e0e-5b0c68eaffdc
AQtimeRavi Khapreab3192fe-24d6-49f7-9e0e-5b0c68eaffdcWed, 24 Oct 2012 12:51:53 GMTExtremely slow when "Reading debug information"Details:<br />
* Native C++<br />
* .exe size is 41 MB<br />
* .pdb size is 790 MB<br />
* Machine is dual quad core xeon @ 1.6 GHz, running on an SSD<br />
<br />
We are using a significant amount of template metaprogramming, boost, stl and other modern C++.<br />
<br />
By extremely slow I mean that it takes ~10 minutes for "Reading debug information" to complete.<br />
<br />
Any tips on how to speed things up?<br />
<br />
PS: I am only able to profile a very small number of the object files in the application - last time I tried to profile everything it crashed - but I don't want to bother chasing that at the moment because it takes too long to reload the .aqt project file.<br />
<br />
BLARGHADSFH: upon trying to submit a support ticket from the help menu it crashed.
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=94eb962e-018c-427b-8111-7da1bffa2e80
AQtimeZac Vawter94eb962e-018c-427b-8111-7da1bffa2e80Tue, 25 Sep 2012 22:17:19 GMTMissing unitI am using the performance profiler on an application generated by C++Builder from RAD Studio 2010. When I add the .exe to the AQTime project all the units are shown except for one. This one, called protocol.cpp defining a class TUploadProtocol in case names might be important, has similar attributes to other units that do appear (so it's not something like the class being instantiated at runtime, or not having a form, etc). As far as I can tell, RAD Studio includes debug info for it (that is, when it is run I can place breakpoints (that work!) on lines in the unit), but AQTime acts as if it doesn't exist.<br />
<br />
Is this a known problem? If not, is there some way I can figure out whether it is AQTime or RAD Studio (or something else) at fault?<br />
<br />
OS is W7x64, AQTime is 7.40.<br />
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=4fd6255f-e707-4f80-b763-73ac017dd007
AQtimedun kers4fd6255f-e707-4f80-b763-73ac017dd007Thu, 11 Oct 2012 10:35:59 GMTWindows 8 supportHi<br />
<br />
I'm attempting to use AQTime with Windows 8 and am unable to get it working with a WinForms app (the app crashes on startup) or an ASP.NET app (IIS seems to die). It all worked fine on Windows 7. Has anybody been able to get AQTime to work with Windows 8?
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=6423a029-d100-4cca-88e5-32efe324ffd7
AQtimeChris Bell6423a029-d100-4cca-88e5-32efe324ffd7Wed, 10 Oct 2012 13:47:32 GMTMy exe file crashes when I start tracingHi<br />
<br />
I am using AQtime So I would be able to generate the execution traces of my application. my application consists of several dll files which are called by my dispatcher .exe file. I add the required dll files as the modules in AQtime and I run my dispatcher outside of AQtime then I attach it using "Attach to process" option, but after 4 seconds the dispatcher crashes.<br />
<br />
I have windows xp 32 bit and I installed AQtime 86x version. <br />
<br />
please find attached the event view log file.
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=8a4206f4-b717-41ae-92e6-475a8db98edf
AQtimeSalman Hoseini8a4206f4-b717-41ae-92e6-475a8db98edfWed, 26 Sep 2012 18:49:41 GMTRuntime-based sequence diagram generator? Greetings, <br>
</br><br>
</br>One of my favorite bits of AQtime has always been the Sequence Diagram generator. However, because it is a static analysis tool, and because my current projects are interface-based and utilize dependency injection, the sequence diagrams are of little value. The analysis ends at the interface points, understandably without resolving code paths into the implementing classes. <br>
</br>I'd like to suggest adaption of the generator, or creation of a new profiler that would create sequence diagrams built from the run-time information of a profiling session, where you can actually track the code paths through implementing classes to create meaningful sequence diagrams. <br>
</br>
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=3b3ca0bc-02dd-476a-8a95-fbe684ec4a33
AQtimeRobert Leahey [TeamAQA]3b3ca0bc-02dd-476a-8a95-fbe684ec4a33Mon, 27 Aug 2012 15:04:46 GMTProfile on substituted diskHi,<br>
</br><br>
</br>My project is deployed on a subst disk. It is located e.g. at D:\Work\Proj, however we create a substituted disk e.g. W and we start VS from this W disk. Also the build is located in this disk - DLL, EXE, PDBs etc. In the past I had no problem to profile my project with AQTime5 or 4 (can't remember, it was quite a long time ago) on my WinXP 32bit OS. Now I'm on Win7 x64 OS, the project is already 64bit. The old version of AQTime does not run on x64 OS so I tried the latest AQTime7 version.<br>
</br><br>
</br>When I try to add a DLL to the AQTime project the well known "You are about to add the ABC.DLL module located on the mapped drive to the project...". I say Yes for this message so the path is converted to real path - this message was displayed with older version as well. Then I run the project. The "Specified Host application" dialog appears - here I specify the W:\BIN\APP.EXE path (what is on a substitute disk). The run continues, but immediately stops with message "The filename, directory name, or volume label syntax is incorrect.". The Event Viewer has only "Failed to start the project" message.<br>
</br><br>
</br>Unfortunately I can't use the real path because the developement version of the project expects the exact W substituted disk.<br>
</br>Any idea how could I get this work?<br>
</br><br>
</br>Thanks,<br>
</br>Tom
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=52164349-da76-46ff-a962-f351260c8d9e
AQtimeTom Tomato52164349-da76-46ff-a962-f351260c8d9eMon, 30 May 2011 14:00:20 GMTWord/Office AddInsTried to get this running with a Microsoft Word addin but was not successful. The addin was written using .NET 4.0 and Visual Studio. I would like to profile the application without running the VS.NET debugger. I set the location of the .NET dll's and I also input winword.exe as the start up program but I am getting an exception so I think I'm doing it wrong.... anybody successful with this? If so, it would be great to get a few pointers! Thanks!
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=2ef82cf2-30dc-49e4-9565-3b6f50b4afb1
AQtimetroy robinson2ef82cf2-30dc-49e4-9565-3b6f50b4afb1Mon, 06 Aug 2012 22:03:25 GMTThe list of counters in Perfomance Profiler doesn't have all countersHi,<br />
<br />
I have installed AQtime PRO version 7.10.380.64 on a virtual machine Windows Server 2008 SP2 64bit. <br />
<br />
The issue that I have is that when I try to run perfomance profiler - I have only the following counters to choose from:<br />
<ol>
<li>Elapsed time.</li>
<li>Context switches.</li>
<li>All memory page faults.</li>
<li>Soft memory page faults.</li>
<li>Hard memory page faults.</li>
</ol>
<br/>I want to use User+Kernel time counter. <br />
<br />
Could you tell me what I am missing here?<br />
<br />
Regards,<br />
<br />
Dzianis.
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=e3539a1b-3dac-44d2-9777-71aa0014adfd
AQtimeDzianis Bazhkoe3539a1b-3dac-44d2-9777-71aa0014adfdTue, 31 Jul 2012 08:42:29 GMTFloating Point LicenceHello,<br />
<br />
We have a problem with limitation of concurrent users. We bought the Floating Point Licence of AQTime, but only one user can work with the AQTime at the same time. We are getting message "All Product Instances Allowed by Your Licence Key Are Already Running." In Administration Option is limit = 1 for our HASP Key ID. How we can increase the number of concurrent users? Thanks...
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=cd40d994-aaa9-4956-800e-255012fa3cb3
AQtimeMarcus Houdencd40d994-aaa9-4956-800e-255012fa3cb3Mon, 16 Jul 2012 12:39:39 GMTProblem in KERNELBASE.dll and needs to CloseJust installed standard version and I get this message when starting up.<br />
<br />
Problem in KERNELBASE.dll and needs to Close<br />
<br />
Running Win 7 x64. <br />
<br />
Any idea what could be causing the problem ?
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=9159e080-0bb2-472f-a049-a43d01e5480e
AQtimes c9159e080-0bb2-472f-a049-a43d01e5480eMon, 02 Jul 2012 16:34:34 GMTCan you set Visual Studio breakpoints while running the Allocation Profiler?Is there a way that I could run the Visual Studio debugger and AQtime's Allocation Profiler at the same time, and (for example) set a breakpoint at "AQtime detected unexpected data written before a memory block"? Or get a stack trace of when that's happening through some other means?<br />
<br />
Keith Steiger<br />
(who just started learning how to use AQtime)<br />
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=2df8dc4f-4d82-4d66-ac86-e65787ab95e6
AQtimeKeith Steiger2df8dc4f-4d82-4d66-ac86-e65787ab95e6Thu, 21 Jun 2012 17:49:20 GMTAll Threads node in the result treeHello,<br />
<br />
in the Function Trace profiler the All Threads node of the result tree is missing. I don't know why. How can I get it back? I only see the results for individual threads, but I want to have a list of all calls in all threads in a single tree node.<br />
<br />
Thanks<br />
Vadym
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=e7cde0de-9cb1-4f18-bc1c-2160169f3988
AQtimeVadym Borovskiye7cde0de-9cb1-4f18-bc1c-2160169f3988Thu, 21 Jun 2012 13:01:08 GMTUnable to get results in trial version?Hi,<br>
</br>I'm using trial version 7.0. Three scenarios I would like to mention here:-<br>
</br>Scenario 1:<br>
</br>Once my application is running and I close application. No results are generated. "Get Results" button is disabled.<br>
</br><br>
</br><br>
</br>Scenario 2:<br>
</br>Once my application is running and I click Get results, I'm able to see results. But when I close my application then Cant see new results and "Get Results" button gets disabled.<br>
</br><br>
</br>SCenario3 :<br>
</br>I added Project --> Add action (Action Type: Get Results and Execute Type: On Exit). Its not supported.<br>
</br><br>
</br>Please help me as soon as possible. Please suggest if I miss some setting or this feature is not supported in trial version. Its very very urgent. Your reply will be highly appreciated<br>
</br><br>
</br>Thanks<br>
</br>H S<br>
</br>
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=438db294-1305-4b3f-9e3d-e93e7d3ae39f
AQtimeH S438db294-1305-4b3f-9e3d-e93e7d3ae39fMon, 18 Jun 2012 18:16:55 GMTAQTime 7.30: Not Enough Storage is Available to Complete this OperationI'm trying to use the Allocation Profiler for a C++ (non-.NET) application in AQTime 7.30 on Windows 7, but when I try to start the profiler, I get an error stating "Not enough storage is available to complete this operation". I have nearly 4 GB of RAM free out of 8 total, and over 12 GB of available HDD space. Do you have any suggestions for how to remedy this problem?
http://smartbear.com/forums/forum/post/?mode=singleThread&thread=9f5c21a2-a5ce-4674-8706-19e449b99dd8
AQtimeBrendon Scheinman9f5c21a2-a5ce-4674-8706-19e449b99dd8Fri, 15 Jun 2012 14:28:58 GMT
Untitled Page