c# .net Couchbase Client, problem with TestDriven and NUnit
Sun, 05/27/2012 - 22:27
Hi,
i want to debug my application with TestDriven and Nunit. but every time reach the code that create couchbaseclient, the process is never end. i can't continue my debugging because it always stuck at that point :(
i have no idea what is happening, because the code running fine normally without testdriven/Nunit.
anyone experience this kind of problem ?
thanks
case close. it seem the long time is cause by my network. i test connect to couchbase server on my local machine and all working fine .