I have udpated Hoops SDK from v17 to v19, and my previous C# Winform application, which runs pretty well in v17, fail to start in v19. Debugging into the code reveals the below exception:
The solution is therefore to add the path where “hoops_mvo1901_x64_cs90.dll” is located to the system path. Remember to restart VisualStudio 2005/2008/2010, after the path environment variable is updated!
Happy coding!
Advertisement