Results 1 to 3 of 3

Thread: DCOM Automation error -2147023149

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    2
    Hi,

    I have a client app that runs on a win95 pc that talks to a dcom component on an NT4 sp6 box. When I try to run the client I get the above error. I can run the client app no problem on the NT box, and from any other NT box, but it fails to work on win95. The DCOM component does use a 3rd party COM dll that will only run on NT (that was the main reason for going DCOM as our users have 95 as the OS), but this shouldn't cause any problems as the DCOM component runs on NT!?

    Any help would be appreciated

    Thanks
    Last edited by Fenton; Feb 2nd, 2001 at 10:06 AM.

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    I'm assuming you've properly registered the DCOM component on your clients -- have you installed DCOM95 on your Win 95 clients?

    DCOM is a major pain in the butt when it comes to security, have you enabled security for everyone for that component thru DCOMCNFG? This still might be a problem if the security will only allow trusted users, as I don't think that the Win95 clients have the ability to authenticate with NT......

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2001
    Posts
    2

    Thumbs up

    Thanks,

    Fiddled about with security and that has fixed it. You have been my saviour!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width