Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ISAPI dll with StarDocs hangs on SignUP
#7
Due to the name of the call where the problem happens:

StarDocs.Auth.loginApp;

I'm almost 100% sure that some permission is missing. Or... this call may require COM. Does it?

There is no difference between an ISAPI application and any other application, other than the ISAPI is a DLL that runs in the context of another process (the executable that loads the ISAPI dll is named w3wp.exe, which is basically the core of the IIS "engine"). Whatever runs in one application and doesn't run in an ISAPI process can be translated as "it runs as myapp.exe, with IAMTheUser but doesn't run as w3wp.exe SystemIsTheUser.
See?
Reply


Messages In This Thread
RE: ISAPI dll with StarDocs hangs on SignUP - by Alexandre Machado - 08-22-2022, 06:53 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)