Comments
1 comment
-
Hi Cherry,
Thanks for asking. There could be a few potential causes for an application behaving this way while being profiled. The simplest would be that the application's working directory needs to be changed to the location of the .config file. This setting is available in the profiling wizard right under the application to profile.
It may be a good idea to drill into this exception and try to find the reason why the file load failed. For instance, was the file not found? Was there an IO error, or a security exception?
Add comment
Please sign in to leave a comment.
Any hints?
Thanks