Forum member
HakanL
3 posts
Posts by HakanL
-
Run issue with async method
Perfect! Thanks for the super-quick help!
17 Apr 2014 05:18 UTC
-
Run issue with async method
Ahh, mistake on my end, I didn't mean to have these as void, I just forgot to change them to Task (they were sync from the beginning) and I was thrown off by the error. Could we perhaps have a more meaningful error message, I spent several hours trying to figure this one out? Thanks, /Hakan
17 Apr 2014 05:10 UTC
-
Run issue with async method
I'm getting a strange exception in nCrunch 2.5.0.12. I have a test method and if I change it to use async (it makes an async call) then it fails with this exception while running it: [quote]System.NullReferenceException: Object reference not set to an instance of an object. at nCrunch.Reflect…
17 Apr 2014 03:11 UTC