- Viktor Genel
- PowerServer 2020 or older (Obsolete)
- Thursday, 7 June 2018 12:49 PM UTC
Hello Community,
I have a custom DLL which calls a webservice.
I am calling a webmethod of the DLL through appeondotnetcomponent.of_execinterface() method
A calling app is supposed to provide the info to the DLL.
It works perfectly being called from a test DotNet app if this section is added to the app's APP.CONFIG file:
binding="basicHttpBinding" bindingConfiguration="xxxServiceServiceSoapBinding"
contract="xxxServiceReference.webserviceService"
Question:
Which config file is used by the Appeon appeondotnetcomponent nvo, where I can provide this section info to be passed to the DLL to successfully call the webservice?
Thank you beforehand...
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.