-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TestRunner.exe never created and BingRequest program always throws exception #25
Comments
Could you copy paste the build error here so we can investigate it? |
I tried:
and it works as expected. As kavyako mentioned above, could you provide some more info around your error messages so we can look into it? |
If it's working for you, then never mind...could've been something weirdo on my machine. I don't have everything setup anymore to test it again...switched to cURL to get my project done. There was no build error. Every time I ran the BingRequest demo, it threw an exception deep in the wait code. Sorry...shouldn't have said anything...or at least given a callstack. |
I see. In that case I will close this bug. |
An exception is always thrown in the wait entered in the BingRequest demo. I gave it a search string and a file name that I believe were valid, so I'm ruling out "garbage in, garbage out" as a problem.
Build always fails, but building again succeeds, probably because DevStudio does not get the dependencies right.
Using VS2013, v120 build tools, x64, Windows 10.
The text was updated successfully, but these errors were encountered: