Forum member
michaelkroes
306 posts
Posts by michaelkroes
-
Crash in vs2017 engine dialog filter combo when other window steals focus
Thanks for the report! I’ll have a look at this
17 Mar 2019 07:46 UTC
-
VS 2019 support
Hi, I've created a new release. This fixes the installer issue. This release requires you to uninstall NCrunch for VS2019 and reinstall with the current installer. [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_VS2019_3.25.0.2.msi]NCrunch_VS2019_3.25.0.2.msi[/url] [url=https…
14 Mar 2019 20:45 UTC
-
Support for VS 2019?
Hi, I've created a new release. This release might have a positive impact on the color scheme and empty windows. Would you mind testing it? If it still doesn't work I at least will have ruled out a couple of issues. If it still shows empty windows, would you mind submitting a bug report via the E…
14 Mar 2019 20:43 UTC
-
VS 2019 support
[quote=Der-Albert.com;13203]Ok, But you should look at the installer issue. [/quote] Hi Albert, Thanks for testing and the detailed report. I was able to reproduce the installer issue and fix it. I missed one upgrade guid. I'm going to look into the grid issues and some other issues too…
14 Mar 2019 08:18 UTC
-
Support for VS 2019?
Hi, We've released a dev build that should fix the blue theme issues. Would you mind giving that a try? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_VS2019_3.25.0.1.msi]NCrunch_VS2019_3.25.0.1.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_VS2019_3.25.0.…
14 Mar 2019 05:41 UTC
-
VS 2019 support
Hi Twenzel, Thanks for taking the time to post this. I tried reproducing what you did. I haven't succeeded. I see that you have a solution open and that VS is complaining about us taking to long to start up... Could it be that you've caught it mid start up? If you restart VS by opening a solut…
13 Mar 2019 11:14 UTC
-
VS 2019 support
Hi All, There's a new version out! [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_VS2019_3.25.0.1.msi]NCrunch_VS2019_3.25.0.1.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_VS2019_3.25.0.1.msi.7z]NCrunch_VS2019_3.25.0.1.msi.7z[/url] [url=https://s3.amazona…
12 Mar 2019 19:44 UTC
-
Visual Studio 2019 optimized DPI rendering
Hi!, Thanks for reporting this. I'll look into it!
12 Mar 2019 10:00 UTC
-
Could not locate the assembly "System.ValueTuple"
Hi, Sadly there is no automatic way for us to support this. If you don't want to use the nuget package directly and want to use the $(SolutionDir) method inside your solution for this DLL you will need to set the "Additional files to include" setting. There you can select the DLL and it will …
27 Feb 2019 10:40 UTC
-
BUG: DynamicData does not work properly for StringExtensions
Hi, I'm sorry these posts have slipped my attention. I will have a look at them. I'm glad that at least this is fixed. :) Michael
22 Feb 2019 14:47 UTC
-
Slow unit test runs forever
Hi Alberto, Without more information it's hard for me to say where your tests are spending their time. What you could do is under NCrunch->Configuration set the "Track engine performance" to True. You then need to restart the IDE. This will give you an extra tab called Execution Steps in the …
22 Feb 2019 14:45 UTC
-
Slow unit test runs forever
Hi, My guess here is that you are accessing a shared resource and also you have some file handling inside of your test. When you’ve debugged to an exception it would be good to inspect the call stack. This should hopefully give you a location that triggered the error. The callstack window is avai…
21 Feb 2019 15:59 UTC
-
Slow unit test runs forever
Hi Alberto, There are two options. If you have a general idea where the issue is you could use System.Diagnostics.Debugger.Launch() inside your code. This will trigger a popup to which you can attach Visual Studio. You can also attach visual studio to any running process. The best way to do …
21 Feb 2019 13:13 UTC
-
Engine mode name edit not persisted if using Alt+O shortcut.
Thanks again for posting this. I've posted a dev build that contains a fix for this: [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.24.0.2.msi]NCrunch_Console_3.24.0.2.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.24.0.2.zip]NCrunch_Consol…
16 Feb 2019 05:51 UTC
-
BUG: DynamicData does not work properly for StringExtensions
Hi, Thanks again for sharing this. If you'd like to get early access to this fix I've posted a new build: [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.24.0.2.msi]NCrunch_Console_3.24.0.2.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_…
16 Feb 2019 05:47 UTC
-
ncrunch and parallels desktop not working since version 3.16
The release is live with a fix for this.
10 Jan 2019 08:16 UTC
-
ncrunch and parallels desktop not working since version 3.16
This is fixed in the next release of NCrunch, it will be released in the coming days. Thanks again for your help :)
09 Jan 2019 19:17 UTC
-
ncrunch and parallels desktop not working since version 3.16
Thanks for the extra info! I can reproduce it now. I'll report back later about the issue.
09 Jan 2019 09:52 UTC
-
TimeLine.html is not escaping HTML for test name
This is fixed in the upcoming release. Thanks again!
09 Jan 2019 08:33 UTC
-
TimeLine.html is not escaping HTML for test name
Good catch! I'll have a look :)
09 Jan 2019 07:51 UTC