Webservice API Call

  • Thread starter Zachary Chauvin
  • Start date
Z

Zachary Chauvin

I get the following error below upon attempts to access a webservice that
attempts to call advapi32.dll

I believe this to be a security issue yet I am logging in under windows
authentication mode as a user with administrative priveleges (which I would
like to change). I can make the API call through a windows app with no
issues but as soon as I attempt to call it through the webservice it gives
me the error. Everything else in the webservice itself works, including the
issuing and returning of data, it's only when I attempt to make the API call
it pukes.

Thanks in advance for any help.

Zach
An unhandled exception of type 'System.Web.Services.Protocols.SoapException'
occurred in system.web.services.dll

Additional information: System.Web.Services.Protocols.SoapException: Server
was unable to process request. ---> System.EntryPointNotFoundException:
Unable to find an entry point named GetLastError in DLL advapi32.dll.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top