Problem accessing Local Activation Permission for Application

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I have a .Net application which includes a function to open a command shell
and run an executable (for a file extraction program, 7zip).

I can run the same exact command line manually with no problems. I noticed
that each time the same command line statement is run from the .Net
application (always unsuccessfully), an event is logged in the event viewer
stating:

______
The machine-default permission settings do not grant Local Activation
permission for the COM Server application with CLSID
{CLS-ID}
to the user ASPNET SID (ID). This security permission can be modified
using the Component Services administrative tool.
______

The CLS-ID references that of the command line program I execute (the file
extraction utility).

However, when I try to grant this program the appropriate permissions in
Component Services / DCOM Config, the program isn't listed!


Does the error mean that the ASPNET user account cannot execute the program?

If so, how can I remedy this if XP does not even list it in the DCOM Config
UI?

Should I be looking somewhere else?


Help!
Running: XP Pro / SP2









.



Relevant Pages

  • Re: File permissions
    ... if you have permission, and doing the task requiring the permission. ... > be set if anything goes wrong and then execute the command... ... C++ iostreams are terrible for stuff like permissions, ...
    (comp.unix.programmer)
  • Re: group membership needed for looking at network usage?
    ... still run it by supplying the full path in the command. ... E.g. several programs run only as root; ... the user has execute permission. ...
    (comp.os.linux.networking)
  • Re: [PHP] Not able to execute Linux binary
    ... On Monday 08 December 2003 12:56, Karam Chand wrote: ... > I think there is some problem with the permission. ... > Even if I execute a command like - ...
    (php.general)
  • Problem accessing Local Activation Permission for Application
    ... and run an executable (for a file extraction program, ... I can run the same exact command line manually with no problems. ... The machine-default permission settings do not grant Local Activation ... Does the error mean that the ASPNET user account cannot execute the program? ...
    (microsoft.public.windowsxp.security_admin)
  • [Full-Disclosure] Advanced usage of system() function.
    ... and call its arguments as a command for shell. ... as we can see we still didnt get what we want (typing exit ... Connection closed by foreign host. ... think what we want to execute. ...
    (Full-Disclosure)