Hi,
I have implemented the latest code compiling under frameworks 4.6. All looks good but I cannot login because we do not allow direct connections to the sql server.
The problem is, as a client consuming the web service, I thought you would not need database login credentials in the appconnection.xml because the server end of the web service would handle the connection to the database.
On close inspection of the Web Service WSDL it does not appear to expose any methods. Am I thinking about this all wrong? Can I build an application that does not need direct access to the SQL server?
Thanks in advance.
Regards Angus