Comments
Sort by recent activity
@Russell D I don't know why you didn't find a ticket, I had numerous exchanges on the subject, spanning month. Anyway, I did post the workaround is my previous message, it is: "change one default option in VS Project Properties, Build, Advanced and select "Full" for Debugging Information" For the rest: I just gave you my opinion, as a recurring paying user for something like 10 years or so now, you do what you want with it, no problem, it's you business, I guess you're not up to +/- 1 customer. I just notice that you didn't address the issue described here since May, 2019. The "new csproj format" is no longer that new, and other .Net profilers around have no issue with it. Release note says: "Portable PDB support" as a new Major Feature of Version 10.0, back June 6, 2018. From the experiences reported here, it doesn't work. And this was the last significant feature you added, the highlight of Version 10.0 Now, it's up to you to consider whether my input on your product worth paying attention or not. On my side I'll judge whether I wish to continue paying for it or not. Regards. / comments
@Russell D I don't know why you didn't find a ticket, I had numerous exchanges on the subject, spanning month. Anyway, I did post the workaround is my previous message, it is:"change one default o...
Thanks for having looked into this, I didn't realize I used 2 different emails... Indeed: creating a shareable, stripped down version of my solution that still exhibits the problem was too much time consuming, I was not able to fit this into my work days within a reasonable time frame. Maybe @SmithJunior82 could help here. / comments
Thanks for having looked into this, I didn't realize I used 2 different emails...Indeed: creating a shareable, stripped down version of my solution that still exhibits the problem was too much time...
Yes, quite disappointing indeed. I have been in contact with the support team, and one possible options seems to be to change one default option in VS Project Properties, Build, Advanced and select "Full" for Debugging Information. This is supposed to create more complete .pdb files that ANTS is happy with... I have been able to validate that this "solves" the issue, but it may not be practical for other reasons (like: you have 1000 projects, or you cannot use "full" for a good reason). I am also not aware of any potential drawback of using "Full", so use it at your own risk. I did not test it with Core 3.0 specifically, only .Net framework. I don't know why the support team did not post this workaround here, or just.. replied. Basically, I am more or less not using ANTS anymore because of this, which is quite irritating since I paid for a 3 years license not so long ago. My feeling is that ANTS did not receive any significant update for years now, nor feature nor simple updates for supporting new technologies. It was once the best, way above the others, but now it looks more like a frozen old piece of software, when others are still improving their stuff at a high pace. / comments
Yes, quite disappointing indeed. I have been in contact with the support team, and one possible options seems to be to change one default option in VS Project Properties, Build, Advanced and select...
Hi James,
Thank you, your latest build seems to be robust against this issue, this is good!
Thanks a lot. / comments
Hi James,
Thank you, your latest build seems to be robust against this issue, this is good!
Thanks a lot.
Hi there,
I am sorry to insist, but: when do you plan to release something that fixes this bug?
Thank you in advance.
Regards. / comments
Hi there,
I am sorry to insist, but: when do you plan to release something that fixes this bug?
Thank you in advance.
Regards.
Hi James,
I noticed you released ANTS 8.0, congratulation!
Could you let me know the road-map for 8.1? I would like to know when you plan to release it and whether it will contain a fix for our issue.
Thank you. / comments
Hi James,
I noticed you released ANTS 8.0, congratulation!
Could you let me know the road-map for 8.1? I would like to know when you plan to release it and whether it will contain a fix for our iss...
Hello James,
Thank you for the update. Of course I think you understand that this does not exactly solve my issue [image]
What are the short and long term solutions that could work for me?
1) Short term: should I ask my team to remove all updates back to a working state and refuse any new until 8.1 is out?
Or do you have a workaround? Such as a way to rewrite code, a patch or something?
2) Long term: I think I understand that my only option will be to purchase licenses for 8.1, am I right? Or are you planning to update previous versions too? / comments
Hello James,
Thank you for the update. Of course I think you understand that this does not exactly solve my issue
What are the short and long term solutions that could work for me?
1) Short term:...
Hi James,
Just wondering whether you made some progress during those last 2 weeks.
Thanks. / comments
Hi James,
Just wondering whether you made some progress during those last 2 weeks.
Thanks.
Hi pdorey,
Thank you very much!
Thanks to your code snippet I have been able to reproduce my issue.
The tiny VS2010 project to be downloaded here: https://www.dropbox.com/s/6hj5h49zap6why7/TestProfilerCrash.zip exhibits exactly what I am facing with my main big project I cannot share:
1) Start profiling the application
2) Click [crash] button
3a) If KB2742596 is installed the application will crash 100% of the time with ANTS 4 and 5
3b) if KB2742596 is NOT installed, everything is fine
James: hopefully you now have something reproducible and could start looking at the issue and fix it.
Thanks in advance,
Best regards,
Sylvain / comments
Hi pdorey,
Thank you very much!
Thanks to your code snippet I have been able to reproduce my issue.
The tiny VS2010 project to be downloaded here: https://www.dropbox.com/s/6hj5h49zap6why7/TestProf...