Results 1 to 3 of 3

Thread: Help With DCOM across a WAN

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2002
    Location
    Chicago
    Posts
    30

    Help With DCOM across a WAN

    HI,

    I have setup a server hosting a DCOM componet that a VB 6 appilcation accesses. The application works fine inside our network, but when I tried to install it on another newtork ( connecting via IP address instead of Machine name) the user gets RunTime error '70' Access Denied. I looked on the server event log and it appears that the users NT secuirty context from his network is being tested on our network (which will obviously Fail) I would just like to turn off Components services desire to Check this.

    Doe anyone know how??? I have tried several secueity settings on the server but it does not seem to matter..

    Thanks

  2. #2
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253
    Host the activex dll on a Win2K box (and do not manually register it) inside component services of COM+

    you then only need to have access to the server . . .

  3. #3
    Banned
    Join Date
    Jul 2003
    Location
    New delhi
    Posts
    143
    hi

    your dcom program facing a problem of authentication problem.
    now when u acess other network just check it out that ki there network allow your user authentication or not.




    just go through Imporsonet level of dcom.it solve your problem

    Biswajit das

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