Windows Adapter not matching when solution is run after upgrade to 8.0.2007.
I have an established windows adapter to a Java application that matches as expected when interrogating the application. However, upon running the solution, while the adapter will start and continue running, none of the interrogated objects are recognized. This adapter works just fine on 8.0.1082 (our previous version), but is not working under versions 8.0.2006 nor 8.0.2007.
My solution is a two project solution, on Visual Studio/VB project and one OpenSpan/Pega project. This particular application, when launched, requests to be run as an administrator and I suspect that is when the adapter is getting messed up - but like I said, it works fine in interrogation mode running as administrator and doesn't lose the matching. I've adjusted the adapter properties every way possible and nothing is working.
I've upgraded multiple times, uninstalled and reinstalled OpenSpan Plug-in for Microsoft Visual Studio 2015 (and have downloaded the files for this install multiple times). I've had a Pega Technical Support Engineer also perform the upgrade on the project with the same results and they have witnessed the problem. Note that in a single OpenSpan/Pega project solution, this adapter will work properly, but not in a dual project solution (I've tested this in two different dual project solutions and neither works).
Does anyone have any ideas on how to resolve this issue?