I am getting an error message when I try to create a unit test. This only seems to happen when I create a new DataMiner Connector Solution and does not impact existing drivers.
Where might I look to solve this issue?
Hi Frans,
This seems to be an Visual Studio issue. Googled it a bit and first thing that I come up with are "Are you using the latest version of VS?". Would it be possible to check if you are on the latest version of Visual Studio? If not, Update and see if it still occurs?
if that doesn't work could you perhaps create a new project in the C:/ drive directly and try it again? Just to rule out that the path length might be an issue (although I would expect VS to give a more specific error in that case)
KR
Hi Timothy,
I tried updating my VS 2022 to the latest version (17.7.6) and changing the project path to the C:/ drive directly but am still getting the same error message