Permission Denied 
Author Message
 Permission Denied

Hello all!

I created a simple service which i then set up on the server machine. It
runs just fine. But when I try access a  function the service provides from
VB client I get "Run time error 70" : Permission denied.

Now, I'm not a administrator so I'm a bit lost. How can I set up the corret
user rights as my network is peer-to-peer based, not domain server based. In
other words, on the "server" computer i can assign certain priviledges only
to the users found on that specific computer. I cannot browse the network
for a user.

TIA
Sami

ps. This post could belog to some other group, but it seems that in this
category I'm most likely to get an answer...



Thu, 14 Oct 2004 04:24:31 GMT  
 Permission Denied
Sami,

Try to add each user which wants access to the service, to that server
machine.  Make sure their passwords are the same on all machines.  Use
dcomcnfg to give these users access to the object(s) in the service.

Lois


Quote:
> Hello all!

> I created a simple service which i then set up on the server machine. It
> runs just fine. But when I try access a  function the service provides
from
> VB client I get "Run time error 70" : Permission denied.

> Now, I'm not a administrator so I'm a bit lost. How can I set up the
corret
> user rights as my network is peer-to-peer based, not domain server based.
In
> other words, on the "server" computer i can assign certain priviledges
only
> to the users found on that specific computer. I cannot browse the network
> for a user.

> TIA
> Sami

> ps. This post could belog to some other group, but it seems that in this
> category I'm most likely to get an answer...



Thu, 14 Oct 2004 06:05:43 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. AR execute permission denied

2. Atl com control permission denied error

3. Permission Denied

4. Permission Denied

5. IActiveScript under CE and 'Permission denied'

6. "cc: installation problem, cannot exec ld: Permission denied"

7. "permission denied" on XP, works fine on Win2K

8. Example of how to use System.DirectoryServices to modify Allow/Deny permissions

9. Permission to use object denied

10. Permission to use object denied

11. COM wrapper for DLL and rebuild errors - access denied file in use by another user

12. Acess denied in ASP.NET when it tries to import dll- please help

 

 
Powered by phpBB® Forum Software