ActiveX component can't create object



I'm having problems setting up a monstrous COM+ Frankenapp on my local
machine. The application works on the development server when I access
it from outside, but I can't use my local version for debugging. The
application works until I attempt to use a portion that requires some
older .dlls, at which point I get "ActiveX component can't create
object" error in dllhost.exe. The point at which it breaks is in a
VBScript:

set xSession = Server.CreateObject("xSession.Session")

While reading up on the problem I noted several posts suggesting that
there was a problem with permissions. I set up both IUSR_<machine> and
IWAM_<machine> as administrators, as well as specifically granting read
permissions to the dlls in question, and this did not fix the problem.
I have registered the dlls multiple times, and changed any setting I
could think of in IIS. I am at my wits end, any help would be
appreciated.

Thanks,
- Paul

.



Relevant Pages

  • ActiveX component cant create object
    ... I'm having problems setting up a monstrous COM+ Frankenapp on my local ... set xSession = Server.CreateObject ... permissions to the dlls in question, and this did not fix the problem. ...
    (microsoft.public.vb.com)
  • Re: ActiveX component cant create object
    ... but I can't use my local version for debugging. ... set xSession = Server.CreateObject ... permissions to the dlls in question, and this did not fix the problem. ...
    (microsoft.public.vb.com)
  • Re: ActiveX component cant create object
    ... the original developers of the system were not so nice as to ... set xSession = Server.CreateObject ... permissions to the dlls in question, and this did not fix the problem. ...
    (microsoft.public.vb.com)
  • IIS 4: Setting up permissions for script folders
    ... I'm having problems setting up permission for script folders in my IIS ... (via WinNT folder permissions and User Manager) ... Sometimes after a while, or after I restart the server, the access is ...
    (microsoft.public.inetserver.iis.security)
  • RE: How to print label on network shared printer in ASP.Net
    ... I am having problems setting the ... permissions so that I can print to my Zebra Printer from a asp website. ...
    (microsoft.public.dotnet.framework.aspnet)