Re: Cannot Create New Instance of COM+ Object After You Repeatedly Restart the COM+ Object
- From: Dave <dave@xxxxxxxxxxx>
- Date: Fri, 12 Jan 2007 09:30:21 +1000
Align1912 wrote:
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!
*** Sent via Developersdex http://www.developersdex.com ***
My bet is if you restart IIS (iisreset /restart) it will work again
The component must be crashing somewhere - at least it's not being unloaded correctly; Your event viewer message will be for the problem caused, not the problem causing.
--
David Bray
http://www - dot - brayworth - dot - com - dot - au
david - at - brayworth - dot - com - dot - au
/*
This email is but an indication and in no
way a complete and/or faithful statement.
*/
.
- References:
- Prev by Date: ASP Coding Problem, XMLDOM-related (or just language-related!)
- Next by Date: Re: ASP Coding Problem, XMLDOM-related (or just language-related!)
- Previous by thread: Re: Cannot Create New Instance of COM+ Object After You Repeatedly Restart the COM+ Object
- Next by thread: ASP Coding Problem, XMLDOM-related (or just language-related!)
- Index(es):
Relevant Pages
|