ServiceDomain/ServiceConfig Access Denied

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • RJN

    #1

    ServiceDomain/ServiceConfig Access Denied

    Hi

    I'm using ServiceDomain/ServiceConfig for handling transactions. This
    worked fine in Windows 2003 server as webserver and database server in
    another Windows 2003 server. In my client's place, webserver is
    Windows2003 WEB edition and database server is Windows 2003 standard.
    The IIS is running with IIS 5.0 isolation mode. The client is getting
    the follwoing error:

    System.Runtime. InteropServices .Marshal.ThrowE xceptionForHR(I nt32
    errorCode, IntPtr errorInfo)
    at
    System.Enterpri seServices.Thun k.ServiceDomain Thunk.EnterServ iceDomain(Se
    rviceConfigThun k psct)
    at System.Enterpri seServices.Serv iceDomain.Enter (ServiceConfig cfg)

    *** Access is denied. ---

    When the access permissions were given to the ASPNET user, this worked.
    But this may not be the right approach. What is the correct way of doing
    this?

    Regards

    Rajesh




    *** Sent via Developersdex http://www.developersdex.com ***
Working...