Open GoogleCodeExporter opened 9 years ago
Let me know if the following thread helps you:
http://stackoverflow.com/questions/17566123/cannot-load-system-threading-tasks-a
ssembly-using-google-calendar-api or
Original comment by pele...@google.com
on 20 May 2014 at 4:06
I've tried it few days ago. It didn't help.
Just to be on the safe side I've tried it again now. Same error :(
Original comment by bgu...@gmail.com
on 20 May 2014 at 6:14
I am getting the same error after I deploy my click-once. I don't get any
error while I debug. The application works fine in debug mode. I have also
tried above link and also re-installing the calendar api from NuGet but no luck.
Original comment by carp.sa...@gmail.com
on 16 Jul 2014 at 7:54
I finally figured out with the help from the link provided by MSDN blog what
was wrong with my application.
http://blogs.msdn.com/b/bclteam/p/asynctargetingpackkb.aspx -- Issue No 9. I
had to link the system.threading.task.dll file as well as system.net.http.dll
to my project.
Original comment by carp.sa...@gmail.com
on 16 Jul 2014 at 9:09
Original issue reported on code.google.com by
bgu...@gmail.com
on 17 May 2014 at 11:29