Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can't Create Object

Status
Not open for further replies.

dennissp

Programmer
Joined
Sep 10, 2003
Messages
2
Location
BR
Hello!
I hope you help me...
I have a COM+ application that the clients access between an application proxy. This works fine.
The component was written in VB and has several classes.
I maintain a reference of a class that stores some information about the user. I created the object in the start of client application(exe).
The problem is that some times the application can't create the object, and I get the error: "Object Required 424", but there is several created objects in COM+.
Is there a maximum number of created objects in COM+ within a package?
What do you think about this?
Thank you, Dennis.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top