There were really two main issues:
- The path for the OpenAccess.targets file in the article was incorrect. For whatever reason, the version I'm running and the article don't match up there.
- The paths inside the OpenAccess.targets file are incorrect. These should match up to the paths where OpenAccess is actually installed. I did a default install, so there shouldn't have been any weirdness with that.
I forgot to mention this before, but other paths in the file looked to be incorrect as well. There are paths that look like "$(OpenAccessPath)\sdk\dotnet20\venhance.exe", which is an invalid path. (there is no dotnet20 directory)
It also looks like we may not have the latest version. Could this be an issue as well?