Activity overview
Latest activity by phfle1
Hi Brian,
Thanks for the patch, it works now. I have another issue but I'll open another thread.
Have a good one.
Philippe / comments
Hi Brian,
Thanks for the patch, it works now. I have another issue but I'll open another thread.
Have a good one.
Philippe
Hi,
I tried with the following command line and still have the same issue :
"C:\Program Files\Red Gate\ANTS Performance Profiler 6\Profile.exe" /ll /csv:"D:\testing\results.csv" /port:10101 /webdev /cpath:"D:\flp001Locataire\Dev\Src\Applications\Initialisateur.Web.UI\Initialisateur.Web.UI.vbproj" /cvd:"SoumissionLocataire"
Is there more documentation on the command line feature? I had seen the page with the parameters but there aren't any examples.
Thanks and have a good weekend,
Phil / comments
Hi,
I tried with the following command line and still have the same issue :
"C:\Program Files\Red Gate\ANTS Performance Profiler 6\Profile.exe" /ll /csv:"D:\testing\results.csv" /port:10101 /webdev...
Value Specified for Threshold not Parsed
Hi,
I tried to launch profile.exe from the command line but got the following error :
Error: The default value specified for /threshold could not be parsed as type 5: 0.1.
My command was :
"Profile...
Audit Performance
Hi,
We are currently trying to include an audit of our application's performance in a daily test schedule. The application is a website that runs on IIS or ASP.NET Dev Servers. I was wondering if t...
Hi Dom,
Thanks for the reply. Maybe it could be included in next releases :-)
Have a good one,
Phil / comments
Hi Dom,
Thanks for the reply. Maybe it could be included in next releases :-)
Have a good one,
Phil
dom.smith wrote:
Hi Phil,
I'm afraid that it is not possible to attach to a running .NET 4 process from the command line. This is because you would need the process ID to be able to do it.
Indeed, but if I can find the process ID will I be able to attach APP6 to it?
Thanks,
Phil / comments
dom.smith wrote:
Hi Phil,
I'm afraid that it is not possible to attach to a running .NET 4 process from the command line. This is because you would need the process ID to be able to do it.
Ind...
Attach to Process from Command Line
Hi,
I've read on one of the pages that it is possible to launch ANTS Performance Profiler 6 (APP6) from the command line. I wanted to know if it was possible to attach APP6 to a running .NET 4 proj...