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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

COM+ Over Internet Error 80040154 1

Status
Not open for further replies.

MCINTYAK

Programmer
Oct 2, 2002
2
AU
I have a client-server application using COM+ and am trying to run it over the internet. The client machine is able to ping the server. It creates an object as it can be seen in the component services on the server but it errors with 80040154 as soon as the client tries to set a text property in the object. This error is usually associated with being unable to create the object. The object is created under a specified username and the security is set to "impersonate". Does anyone know why I am getting this error and how to get around it.

Thanks,
Tony

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top