How to troubleshoot ANTS Visual Studio add-in problems?
Hi,
I've had problems trying to get the ANTS Visual
Studio 2019 add-in to work on a IIS Express web project (Profiler v. 10.1).
While starting the project through ANTS works, the VS add-in gives an error
stating "The IIS Express configuration file was not found." I would
assume the error means the add-in can't find ApplicationHost.config (by default
located in \.vs\<project>\config).
I've searched for any log files or information
regarding the issue but so far I haven't been able to find anything relevant. How can I troubleshoot the issue further?
Some of the (failed) attempts so far:
- Making sure the service has permissions set
correctly
- Moving the config file around in the project
folder (mainly because I haven't found information where the add-in even tries
to find the configuration file)
- Making sure the Performance Profiler has the
correct settings (add-in doesn't seem to use the saved settings and tries to
get the information from somewhere in the project files instead).
- Trying it on a fresh VS project.
Best Answer
-
Russell D Posts: 1,324 Diamond 5Yes you're quite right, sorry. I'll raise an issue as its easily reproducible - using the work around for now is all I can really suggest I'm afraid.Have you visited our Help Centre?
Answers
Can you try manually setting up the profiling session and using that file as a custom config file?