visual studio 2012 - ServiceStack NUnit Test Debugging Connection Refused Issue -


in question: servicestack jsonserviceclient based test fails, service works in browser i'm looking clue why test generates exception, when interactive browser test succeeds. run tests , interact via browser.

now i'm asking direction on how debug this. basically, if step through test case, reach line this: tranactions response = client.get(request); , raises exception. i'm thinking should download servicestack source , add project solution, in order step through code , further insight what's going on. advice?

i decided update project latest servicestack release start. then, repeated earlier troubleshooting steps. problem resolved. see: servicestack jsonserviceclient based test fails, service works in browser further details.


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

how can i manage url using .htaccess in php? -

ios - I get the error Property '...' not found on object of type '...' -