I've got a Ranorex-Solution from a colleague... He worked with VisualStudio 2010.
Now I wanted to compile and execute the tests with Ranorex-Studio (Version 2.3.9 - The version he had used during development).
I got following Error Message:
- Line 539: The OutputPath property is not set for this project. Please check to make sure that you have specified a valid Configuration/Platform combination. Configuration='Debug' Platform='x86'
The solution contains many projects but for every project the OutputFolder /bin/Debug is set and the configuration/platform is set to the above mentioned values...
Can someone tell me what I have to adapt in this solution?
Thank you
Anja