1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Problems after reboot

Discussion in 'Windows Security' started by cabasm, Jun 10, 2009.

  1. cabasm

    cabasm Guest

    I wrote a windows service (Win32 API) that uses a .NET assembly written
    in C#. The service is set up to start automaticaly. In Windows XP all
    works well but under Vista the service is not automaticaly started
    (after reboot) because the .NET component is throwing an exception. But
    if I start the service manually, it works well.
    It seems to be a security problem. The service is running under the
    local system account.
    Can anybody help me? Thanks!


    --
    cabasm
     
  2. cabasm

    cabasm Guest

    I found out, the problems described above happens only if the .NET
    assembly is signed.


    --
    cabasm
     

Share This Page