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 / C++ / MFC
  4. COM+ Dll Registration Failed!!

COM+ Dll Registration Failed!!

Scheduled Pinned Locked Moved C / C++ / MFC
questioncsharpvisual-studiocomdebugging
5 Posts 4 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.
  • R Offline
    R Offline
    Rane
    wrote on last edited by
    #1

    I'm trying to register a DLL created by Visual Studio 2005 in Debug Mode.It fails with the return code as 0xc0000005. What is the prime reason for this error?.I have full administrative rights on my machine. Also, the Release DLL registration succeeds for the Same project... :rose: Rane

    H P D 3 Replies Last reply
    0
    • R Rane

      I'm trying to register a DLL created by Visual Studio 2005 in Debug Mode.It fails with the return code as 0xc0000005. What is the prime reason for this error?.I have full administrative rights on my machine. Also, the Release DLL registration succeeds for the Same project... :rose: Rane

      H Offline
      H Offline
      Hans Dietrich
      wrote on last edited by
      #2

      Rane wrote:

      It fails with the return code as 0xc0000005.

      Does it fail on your development machine, or another machine?

      Best wishes, Hans


      [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

      R 1 Reply Last reply
      0
      • H Hans Dietrich

        Rane wrote:

        It fails with the return code as 0xc0000005.

        Does it fail on your development machine, or another machine?

        Best wishes, Hans


        [CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]

        R Offline
        R Offline
        Rane
        wrote on last edited by
        #3

        On all Machines... :rose: Rane

        1 Reply Last reply
        0
        • R Rane

          I'm trying to register a DLL created by Visual Studio 2005 in Debug Mode.It fails with the return code as 0xc0000005. What is the prime reason for this error?.I have full administrative rights on my machine. Also, the Release DLL registration succeeds for the Same project... :rose: Rane

          P Offline
          P Offline
          Paresh Chitte
          wrote on last edited by
          #4

          Use dependency walker, Depends.exe ("Program Files\Microsoft Visual Studio\Common\Tools\DEPENDS.EXE") for checking the dependency of your dll. Provide all the dependent dlls. Hope this would serve your purpose. Regards, Paresh.

          1 Reply Last reply
          0
          • R Rane

            I'm trying to register a DLL created by Visual Studio 2005 in Debug Mode.It fails with the return code as 0xc0000005. What is the prime reason for this error?.I have full administrative rights on my machine. Also, the Release DLL registration succeeds for the Same project... :rose: Rane

            D Offline
            D Offline
            David Crow
            wrote on last edited by
            #5

            Rane wrote:

            I'm trying to register a DLL created by Visual Studio 2005 in Debug Mode.It fails with the return code as 0xc0000005.

            Are you using regsvr32.exe?


            "A good athlete is the result of a good and worthy opponent." - David Crow

            "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

            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