Can COM objects be called from both foxisapi and ASP?

From: Paul (paulnospam_at_laberg.com.au)
Date: 10/19/04


Date: Tue, 19 Oct 2004 18:41:58 +1000

I have an application that is calling my com object from ASP pages as well
as via foxisapi. After accessing the com object from foxisapi any attempt to
access the com object from ASP results in "HTTP 500 - Internal server
error". This continues even if I /RESET foxisapi. The only way to fix it is
to iisReset. FoxIsapi does not have a problem with it though and I can
continue accessing the object through it. I can also access the com object
through createobject(..) within fox.
I may have to convert everything over to FoxIsapi but this was planned to be
a gradual upgrade as it is a very big site.
Any ideas would be appreciated.



Relevant Pages

  • Re: WSDL vs SOAP
    ... One thing about the ASP listener, it's really ISAPI just like ... foxisapi listener? ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Can COM objects be called from both foxisapi and ASP?
    ... "Paul" wrote in message ... >I have an application that is calling my com object from ASP pages as well ... After accessing the com object from foxisapi any attempt ... tried in ASP, but I think it wouldn't make a real difference. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Can COM objects be called from both foxisapi and ASP?
    ... AFP doesn't look like an option for me, their method of licensing on the ... I guess I will have to convert everything over to foxisapi in one hit. ... > I'd use the workaround of compiling in 2 different comservers, ... > with foxisapi and one with asp. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Can COM objects be called from both foxisapi and ASP?
    ... server within the one executable, ... build 2 executables 1 that hosted the com object activated by ASP, ... other that hosted the com object activated by FoxIsapi. ...
    (microsoft.public.fox.programmer.exchange)

Loading