Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Access Denied

Access Denied

Scheduled Pinned Locked Moved C#
csharpvisual-studiohelp
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Alexandru Serban
    wrote on last edited by
    #1

    Hi! I wrote a windows service in C# using the .net clases in VS.NET. It worked fine up until now, when I receive a "Access Denied" error message when I try to install it. I`m using MSI for the installer and I`m running Windows XP SP1. If you have any sugestions, please let me know. Thank You!

    J 1 Reply Last reply
    0
    • A Alexandru Serban

      Hi! I wrote a windows service in C# using the .net clases in VS.NET. It worked fine up until now, when I receive a "Access Denied" error message when I try to install it. I`m using MSI for the installer and I`m running Windows XP SP1. If you have any sugestions, please let me know. Thank You!

      J Offline
      J Offline
      Julian Bucknall MSFT
      wrote on last edited by
      #2

      My first thought is that the service is already running on the machine you're installing on. Cheers, Julian Program Manager, C# This posting is provided "AS IS" with no warranties, and confers no rights.

      A 1 Reply Last reply
      0
      • J Julian Bucknall MSFT

        My first thought is that the service is already running on the machine you're installing on. Cheers, Julian Program Manager, C# This posting is provided "AS IS" with no warranties, and confers no rights.

        A Offline
        A Offline
        Alexandru Serban
        wrote on last edited by
        #3

        No, I`ve uninstalled it before. ;) I`ve cleaned up the registry of any information regarding this service and it doesn`t exists on the HDD either. I`ve changed the product and upgrade code and still nothing. I have administrative rights, I even give miself rights to act as a part of the operating sistem ;P. The entry in the Application log is: The description for Event ID ( 11001 ) in Source ( MsiInstaller ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Product: FaxManagementServices -- Error 1001. Access is denied. , (NULL), (NULL), (NULL), (NULL), (NULL), (NULL). I`ve activated the security audit and apparenty there is not an authentication faliure during the install process.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups