proyb2

proyb2


  • Name: [not set]
  • Favorite Languages: [not set]
  • Website: [not set]
  • Location: [not set]
  • About Me: [not set]

Recent Comments

  • Creating a Simple Windows Service in C#
    11/08/2010 - 09:43

    Forgot to say, on W7 64bits, is that way to prompt UAC during this installation?

  • Creating a Simple Windows Service in C#
    11/08/2010 - 09:34

    Something missing in Release folder? C# Express 2010.

    logfile = C:\Users\Wildfire\Documents\Visual Studio 2010\Projects\MyNewServic
    e\MyNewService\bin\Release\MyNewService.InstallLog
    assemblypath = C:\Users\Wildfire\Documents\Visual Studio 2010\Projects\MyNewS
    ervice\MyNewService\bin\Release\MyNewService.exe
    Restoring event log to previous state for source My Service.
    An exception occurred during the Rollback phase of the System.Diagnostics.EventL
    ogInstaller installer.
    System.Security.SecurityException: The source was not found, but some or all eve
    nt logs could not be searched. Inaccessible logs: Security.
    An exception occurred during the Rollback phase of the installation. This except
    ion will be ignored and the rollback will continue. However, the machine might n
    ot fully revert to its initial state after the rollback is complete.

    The Rollback phase completed successfully.