Hello,
This is my first post on this forum, but I have been a reader for some time and have found it very useful. Keep up the good work! I am developing my first web services integrated web site and I have written code to update a sales order in GP. I tested the code in a Windows form application sand it runs as desired, but when I move the code to the web site, I am getting a security error. My question is how do you setup web services to allow "anonymous" access for users of public websites as opposed to Windows users? I tried adding the ASPNET local account of the web server to the security console, but that did not work. Any help would be greatly appreciated.
Thanks,
Darren