Re: Cannot Create New Instance of COM+ Object After You Repeatedly Restart the COM+ Object




"Align1912" <align1912@xxxxxxxxx> wrote in message
news:erE96ehMHHA.1248@xxxxxxxxxxxxxxxxxxxxxxx
I've checked that the server I'm working on has win2k sp4 which had a
fix from microsoft for this problem. However, it seems that I still
have this problem. I'm calling a ocx component from asp and after a
reboot everything works fine for a while and then all of a sudden the
graph component stops responding. Using vbscript i can still call the
component but via asp it doesn't work. Can anyone suggest another
solution. I did look in the event viewer and had a message

The server did not register with dcomm for the iusr account. I checked
and the iusr account was linked to active server 2.0. Please let me
know any ideas on how to solve this. Thank you!


This post is a little ambigous, are you saying you've added an OCX component
to a COM+ server application and are calling it from ASP?

Are you sure the OCX is safe to call in the way? Most OCX are designed to
provide UI elements. Components installed in COM+ application whould be
marked for unattended execution and retained in memory.


.



Relevant Pages

  • Re: Problem with InternetExplorer.Application
    ... which is then used by the calling ASP page ... > another server from your server. ... >> I've been through every search engine and web site to get a solution to ...
    (microsoft.public.inetserver.asp.general)
  • ASP 0177 Server.CreateObject failed calling c# server
    ... Getting this error when calling a c# assembly from asp on _one_ specific server: ... Gac and regasm is done ok. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Speed way to detect if an IP exists
    ... Even calling a different asp page that just returns a status isn't going to help much. ... It'd be better to call the one asp page and if it has troubles it returns a timeout or status message before the other binary data. ... But if you want just a speedy way to test the server then I'd put a different asp page on there, or change the parameters so as it returns immediately. ...
    (microsoft.public.vb.general.discussion)
  • MSXML.XMLHTTP / ASP Page / Session
    ... I'm using the MSXML.XMLHTTP object to obtain the results of an ASP page from ... an ASP page on the same server. ... the calling page? ... Martin ...
    (microsoft.public.inetserver.asp.general)