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. ATL / WTL / STL
  4. Please Explain This

Please Explain This

Scheduled Pinned Locked Moved ATL / WTL / STL
helpannouncementc++comsecurity
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.
  • P Offline
    P Offline
    Prakash Nadar
    wrote on last edited by
    #1

    I Developed a com service using ATL and added one interface to it. During the development time the serivce was registered as /RegServer. For Release version i need to register it as /Service and when i do so i get the following error. 0x80004015 The class is configured to run as a security id different from the caller what should i do to solve this problem thank you. My God is more powerfull Than Your God. (the line that divides the world)

    F 1 Reply Last reply
    0
    • P Prakash Nadar

      I Developed a com service using ATL and added one interface to it. During the development time the serivce was registered as /RegServer. For Release version i need to register it as /Service and when i do so i get the following error. 0x80004015 The class is configured to run as a security id different from the caller what should i do to solve this problem thank you. My God is more powerfull Than Your God. (the line that divides the world)

      F Offline
      F Offline
      forjer
      wrote on last edited by
      #2

      You need admin rights. When most installtion programs run into this kind of situtation, they just tell the user they don't have enough rights. I don't think there's a way around it - as that would be insecure.

      P 1 Reply Last reply
      0
      • F forjer

        You need admin rights. When most installtion programs run into this kind of situtation, they just tell the user they don't have enough rights. I don't think there's a way around it - as that would be insecure.

        P Offline
        P Offline
        Prakash Nadar
        wrote on last edited by
        #3

        I guess i found the solution, i was not registering the right version as /service. If you try to register a debug build as /service it fails and gives that error message. I compiled the code with mindependency release then tried to register it. It got registered and it works. Thanx for replying anyways. My God is more powerfull Than Your God. (the line that divides the world)

        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