Activity overview
Latest activity by rkmangal
I think i got it...
when i use exe instead of webapp then using the respective command from the command line it actually opens up the exe file so that i can run it and when i close it then it generate the profiler result
I was thinking it will be similar process for webapp but it is not. I think i need to run the command and then try to open the site manually in the new browser after "Restarting W3SVC ..." message. Then it does profile the app but i think this is not the purpose of command line API if we need to open the site manually. OR is it require to open the site manually?
Am i missing something in this scenario?
Thanks,
Rajesh / comments
I think i got it...
when i use exe instead of webapp then using the respective command from the command line it actually opens up the exe file so that i can run it and when i close it then it gener...
Thanks for the reply
No browser window gets opened when i run the Profile.exe /p:"C:\TestPro
file\Site.app7" /xml:"c:\TestProfile\results.xml" /data:"c:\TestProfile\resul
ts.app7results" from the command prompt.
It just shows the below message in the command prompt
PostPosted: Fri Apr 13, 2012 7:14 am Post subject: Profiling session timed out for Profiling via command line
Hi,
i have created a simple website with default page and created project file using Profiler UI. I am getting Timeout error when i use the following command.
Profile.exe /p:"C:\TestPro
file\Site.app7" /xml:"c:\TestProfile\results.xml" /data:"c:\TestProfile\resul
ts.app7results"
ANTS Performance Profiler Command Line Utility V7.0.1.16
==============================================================================
Copyright c Red Gate Software Ltd 2010-2012
== Initialising profiler
log4net:WARN XmlHierarchyConfigurator: Unable to set property [securityContext]
on object [log4net.Appender.FileAppender] using value [log4net.Util.NullSecurity
Context.Instance] (with acceptable conversion types)
Using the settings from the project file 'C:\TestProfile\Site.app7'
Preparing session
Starting IIS Profiling Host
Initializing ...
Stopping W3SVC ...
Restarting W3SVC ... Profiling session has timed out Stopping W3SVC ...
Restarting W3SVC ...
The target application(s) produced no profiling results
Thanks,
Rajesh / comments
Thanks for the reply
No browser window gets opened when i run the Profile.exe /p:"C:\TestPro
file\Site.app7" /xml:"c:\TestProfile\results.xml" /data:"c:\TestProfile\resul
ts.app7results" from the c...
Profiling session timed out for Profiling via command line
Hi,
i have created a simple website with default page and created project file using Profiler UI. I am getting Timeout error when i use the following command.
Profile.exe /p:"C:\TestPro
file\Site.a...