Open eloekset opened 11 years ago
I'm unable to reproduce this issue. I just downloaded a clean copy of the GitHub repository, opened it up in Visual Studio (2013), compiled and ran the TestClient, and it ran without any problems (except for the fact that the music stopped playing after a few seconds, but that turned out to be due to an aggressive garbage-collector).
The Source code I tested is from monday. I'll try to update the Source code, rebuild and test again. Maybe the issue is related to a difference in the environment.
Yes, I'm guessing it's environmental too. Which makes it a bit hard for me to debug since it's working on all my systems. What version of windows/.NET are you using? x64 or i386? etc.
Every call to Spotify.CreateSession throws an exception and the application crashes with the output 'Access violation'. I've found two closed issues that are similar to this one, but the difference here is that it happens every time I start the WpfTest, WinFormsTest or TestClient projects.
I've tried to turn on "Use Managed Compability Mode" to debug it, but I'm not able to see anything when debugging. I'm just thrown out of the application after the C++ Task::Factory->StartNew(...) has returned.
The output of the console app is: