Forum member

stephenpope

7 posts

Posts by stephenpope

  1. Distributed processing - Ports

    So I can telnet to the port and get a response back, the issue might be with it trying to connect back to my laptop from the dev server (although it can communicate that first time ~confused face~)

  2. Distributed processing - Ports

    Thanks for the quick reply, I'll try that now. I was just curious about this part of the log showing other ports: [10:57:20.1702-?-4] Node server started - listening on port 41141 [11:02:30.0803-Core-15] Client connection accepted from 10.144.17.4:46252 [11:02:30.0959-Core-15] Creating server-s…

  3. Distributed processing - Ports

    I was just trying our the distributed mode in the latest version, I have put the grid node on a development box but i keep getting the same error in the logs .. This is the error .. [quote] [10:57:20.1702-?-4] Node server started - listening on port 41141 [11:02:30.0803-Core-15] Client conne…

  4. NCrunch 1.41b + TypeMock Isolator V7.1.1.0 -> Faking DateTime fails

    I have been working with TypeMock support on this one and have now found a solution ! (yay!) Thought I would post here in case anyone is having any other issues .. 1. Close all VS instances 2. Go to The TypeMock install directory and locate 'namespaces.dat' 3. In there add 'nCrunch.TaskRunn…

  5. Docked NCrunch tests window forgets where I was

    Sure thing .. the project is called SolrNet and you can grab it from : https://github.com/mausch/SolrNet

  6. Docked NCrunch tests window forgets where I was

    Hi Remco, Took some screenshots that better explain .. So if I am looking at some tests and I have expanded the tree in a certain place .. [img=http://i.imgur.com/V25aN.png]Expanded tree[/img] .. if i double-click on a test and browse to it, if i then click back to the 'NCrunch Tests' wi…

  7. Docked NCrunch tests window forgets where I was

    NCrunch: v1.43 Not sure if any one else is having this issue.. I have the 'NCrunch tests' window docked in my main window. If I expand some test projects (say 3 levels deep) and double click the test to take me to it when I click back to the 'NCrunch tests' window it has completely forgotten wher…