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. Windows Forms
  4. Problem occour when registering dll on win xp

Problem occour when registering dll on win xp

Scheduled Pinned Locked Moved Windows Forms
helpquestion
3 Posts 3 Posters 2 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.
  • K Offline
    K Offline
    koolprasad2003
    wrote on last edited by
    #1

    i have a problem when registering a dll on wineows xp, i run the command as "Regsvr32 dllname" the error came as "The DllRegisterServer entry point was not found,the Dll can not be registered" where i am wrong ???? is there any problem with my system???? plzz help.....?:confused::confused::confused: -Koolprasad2006

    Be A Good S/W Eng... Life is swing with you..Enjoy..

    C P 2 Replies Last reply
    0
    • K koolprasad2003

      i have a problem when registering a dll on wineows xp, i run the command as "Regsvr32 dllname" the error came as "The DllRegisterServer entry point was not found,the Dll can not be registered" where i am wrong ???? is there any problem with my system???? plzz help.....?:confused::confused::confused: -Koolprasad2006

      Be A Good S/W Eng... Life is swing with you..Enjoy..

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Your question has nothing to do with windows forms. Please don't spam the site.

      Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

      1 Reply Last reply
      0
      • K koolprasad2003

        i have a problem when registering a dll on wineows xp, i run the command as "Regsvr32 dllname" the error came as "The DllRegisterServer entry point was not found,the Dll can not be registered" where i am wrong ???? is there any problem with my system???? plzz help.....?:confused::confused::confused: -Koolprasad2006

        Be A Good S/W Eng... Life is swing with you..Enjoy..

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #3

        Regsvr32 only works with COM DLLs. If it can't find DllRegisterServer then it isn't a COM DLL and doesn't need to be registered.

        Deja View - the feeling that you've seen this post before.

        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