Hi,
Thanks for your help and response.
I am on VS2022 Community, but I have followed the instructions to create the clean project using VS2019 Community - with the same result. The issue looks to be the dlls themselves and possibly the way I have acquired them. I pulled them out of a nuget packages I downloaded from nuget.org as I needed the 5.0.7077 versions of the dlls. Within VS2019 (and 2022) intellisense works - I can drill down through the class hierarcies, I can create a line of code to instantiate a class (and it compiles), but as soon as I include a 'using' line or try to reference a method within the instantiated class I get compilation errors about the dll not being referenced and compilation fails.
Does this sound like the nuget methodology is not working and I need a rebex account to obtain the dlls? The other alternative is I try and see if I can obtain the original 5.0.7077 dlls from the old developer's laptop or alternatively export them back out from the host SQL server...? I am working on behalf of a client who has no internal resource and really needs the help. I believe they are licensed but have no details on that...I could ask.