|
-
Oct 29th, 2003, 02:14 PM
#1
Thread Starter
Junior Member
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
-
Nov 24th, 2003, 12:20 PM
#2
Frenzied Member
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 . . .
-
Nov 26th, 2003, 07:31 AM
#3
Banned
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|