Forum member
alexpolajenko
8 posts
Posts by alexpolajenko
-
Variables not in Context while debugging
This worked yesterday but ... Today when I debug locally, some variables are not visible when I place my mouse over them. When I Watch them, VS2015 says they are not in context. What is going on?
20 Jun 2017 15:30 UTC
-
Test Only Build Locally
I went ahead and jsut created a new unit test project and put in the test I needed. Now everything works
05 Jun 2017 17:47 UTC
-
Test Only Build Locally
Here is something else I just did. In my existing solution, I created a new unit test project, added all my references. Then I turned off local and remote only. The new test project built remotely! Unfortunately the tests I was running is using a sql express database also so the tests fail …
02 Jun 2017 15:04 UTC
-
Test Only Build Locally
I submitted a report through the ui.
02 Jun 2017 14:05 UTC
-
Test Only Build Locally
[quote=Remco;10505]Thanks for confirming this. A few more things to check: - Does turning off your local processing in the Distributed Processing Window then resetting the engine make any difference to this behaviour? - If you set up a new little solution with a test project containing a single…
02 Jun 2017 13:55 UTC
-
Test Only Build Locally
[quote=Remco;10502]Check that the project doesn't have a required capability configured. See here for more information - [url=http://www.ncrunch.net/documentation/reference_project-configuration_required-capabilities]http://www.ncrunch.net/documentation/reference_project-configuration_required-capa…
02 Jun 2017 13:12 UTC
-
Test Only Build Locally
[quote=Remco;10496]Hi, thanks for posting! I'll need some more information before I can properly answer this question. Here's a few questions to help understand the situation: - If you open the Processing Queue Window, do you see build/analysis tasks for your projects on both your local machi…
01 Jun 2017 19:39 UTC
-
Test Only Build Locally
I have setup distributed processing on one of my servers. I went through all the documentation and all projects build successfully on the server EXCEPT for the tests themselves. Any idea why?
31 May 2017 17:05 UTC