hi , we have a .net winform client that sends/receives messages from a 6.5 broker and it is using the awnet61.dll .net assembly.
however, we are currently trying to upgrade to 8.0.1 and it appears that there is a completely new C# assembly called webMethods.Msg.dll. It appears to be completely different than the awnet61.dll in that we now have to write more of the lower level code to create custom broker clients.
Whereas the awnet61 assembly has a brokerclient class already.
use awnet61
BrokerConnectionDescriptor
BrokerClient
can anyone help?
thank you!!
#Integration-Server-and-ESB#webMethods-Upgrade#webMethods-General#webMethods