Comments
Sort by recent activity
I have selected Webapi for profiling so ants hook with the port web apis was using. Then in another browser i open the angular UI which is calling the web api. So it start profiling all the api calls made by the UI. For Actual angular code profiling i used another profiler. / comments
I have selected Webapi for profiling so ants hook with the port web apis was using.Then in another browser i open the angular UI which is calling the web api.So it start profiling all the api calls...
This is resolved / comments
This is resolved
the .net code is one system and sql is another server. While profiling i am getting access denied error. NET CORE api profiling 1. Select the start up dll 2. add environment variable (connection string trusted one) 3.Select browser 4.start profiling 5. Browser open with localhost:5000 6. profilier showed profiling started 7. Using the same end point in soap execute the post method 8. Profiling started . In response got 500 internal error 9. When i checked application log it says access denied. please suggest...?do i need specific access for my id in sql db? / comments
the .net code is one system and sql is another server. While profiling i am getting access denied error.NET CORE api profiling1. Select the start up dll2. add environment variable (connection strin...
Thanks for your reply ...i have given the connection string under the section environment[image] variable. Hope this is the correct way. Correct me if i am wrong.... / comments
Thanks for your reply ...i have given the connection string under the section environment variable. Hope this is the correct way. Correct me if i am wrong....
Thanks for you response. I have installed ANts profiler in the same server where api is running. These are .net core web api. so if i use the web api link for profiling no progress i cant see in the profiling. so i tried with dll and no browser so profiling is started. then i run the api link through soap and swagger. Bot request not making any progress in ants. How can i hook the api(.net core web api)to ants profiling . could you please suggest.....? / comments
Thanks for you response. I have installed ANts profiler in the same server where api is running.These are .net core web api.so if i use the web api link for profiling no progress i cant see in the ...
Also how to do Rest API profiling using ANTS / comments
Also how to do Rest API profiling using ANTS