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. Web Development
  3. ASP.NET
  4. How To Edit dll

How To Edit dll

Scheduled Pinned Locked Moved ASP.NET
helptutorial
10 Posts 4 Posters 1 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
    ksss_maheshece
    wrote on last edited by
    #1

    Hi friends, I've a vb source code for a dll. now i want change something on the Dll. Though i edit and registerthat component it's not wokring fine.How can fix the pblm. Cheers, Mahesh

    N P 2 Replies Last reply
    0
    • K ksss_maheshece

      Hi friends, I've a vb source code for a dll. now i want change something on the Dll. Though i edit and registerthat component it's not wokring fine.How can fix the pblm. Cheers, Mahesh

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      You need source code for that to make changes.

      ksss_maheshece wrote:

      Though i edit and registerthat component

      Is that a COM dll? You don't need to register .NET DLL's.

      Navaneeth How to use google | Ask smart questions

      K 1 Reply Last reply
      0
      • N N a v a n e e t h

        You need source code for that to make changes.

        ksss_maheshece wrote:

        Though i edit and registerthat component

        Is that a COM dll? You don't need to register .NET DLL's.

        Navaneeth How to use google | Ask smart questions

        K Offline
        K Offline
        ksss_maheshece
        wrote on last edited by
        #3

        i have the source code. i'm using that component in my applicatiASP on. here i register my component in component liberary.Before it's working fine .now i want to change the dll. Shalln't need to register once again? can i know why? and how? Thanks, Mahesh

        C 1 Reply Last reply
        0
        • K ksss_maheshece

          i have the source code. i'm using that component in my applicatiASP on. here i register my component in component liberary.Before it's working fine .now i want to change the dll. Shalln't need to register once again? can i know why? and how? Thanks, Mahesh

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

          You seem to be pretty damn clueless. If you change a COM object, make sure you register the changed version. Simple really.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          K 1 Reply Last reply
          0
          • C Christian Graus

            You seem to be pretty damn clueless. If you change a COM object, make sure you register the changed version. Simple really.

            Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

            K Offline
            K Offline
            ksss_maheshece
            wrote on last edited by
            #5

            I've Edit the Dll source file and registered as well.But it doesn't reflect in the application.What would be the problem? for Examble, I have the connection string in my dll.I'd change the server and Database name.but it didn't reflect.Still remains in the same connection. Thanks, Mahesh

            N C 2 Replies Last reply
            0
            • K ksss_maheshece

              I've Edit the Dll source file and registered as well.But it doesn't reflect in the application.What would be the problem? for Examble, I have the connection string in my dll.I'd change the server and Database name.but it didn't reflect.Still remains in the same connection. Thanks, Mahesh

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              Have you unregistered the previous one before you register new one? COM is mess and you will run into DLL hell issues.

              Navaneeth How to use google | Ask smart questions

              1 Reply Last reply
              0
              • K ksss_maheshece

                I've Edit the Dll source file and registered as well.But it doesn't reflect in the application.What would be the problem? for Examble, I have the connection string in my dll.I'd change the server and Database name.but it didn't reflect.Still remains in the same connection. Thanks, Mahesh

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

                Add a message box or other marker to prove that your new code is what is being run.

                Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                K 1 Reply Last reply
                0
                • C Christian Graus

                  Add a message box or other marker to prove that your new code is what is being run.

                  Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                  K Offline
                  K Offline
                  ksss_maheshece
                  wrote on last edited by
                  #8

                  I tried my level best but it doesn't reflect that changes. Thanks, Mahesh

                  1 Reply Last reply
                  0
                  • K ksss_maheshece

                    Hi friends, I've a vb source code for a dll. now i want change something on the Dll. Though i edit and registerthat component it's not wokring fine.How can fix the pblm. Cheers, Mahesh

                    P Offline
                    P Offline
                    praveen c byzan com
                    wrote on last edited by
                    #9

                    hi, you need to open that source code ,after making changes set it binary compatible then create dll and then add this to your another project as reference. Cheers, Praveen.

                    K 1 Reply Last reply
                    0
                    • P praveen c byzan com

                      hi, you need to open that source code ,after making changes set it binary compatible then create dll and then add this to your another project as reference. Cheers, Praveen.

                      K Offline
                      K Offline
                      ksss_maheshece
                      wrote on last edited by
                      #10

                      how can set as a binary compatible.Plz help cheers, Mahesh

                      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