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. unhandeled exception occure when form is open , running from exe in c#.

unhandeled exception occure when form is open , running from exe in c#.

Scheduled Pinned Locked Moved C#
helpcsharpsysadmindata-structuresworkspace
5 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.
  • N Offline
    N Offline
    nomi
    wrote on last edited by
    #1

    hi! i m using c# , i used EXpTreeLib.dll , tree view and one more dll Emmaculate.dll , thumbnelview , the probelm is that when i making a setup using Setup&deployment wizard i added both dll , project is working fine but when i open this form then the unhandeled exception occured Error path not found etc in other system not mine , in my pc when i running the project is working fine , may its not getting control path what should i do .................plz help me i think i should register the dll in other system on which i m running the exe but , when i register the both dll , ExpTreeLib.dll , emmaculate.dll in other system in which i m running exe after making setup error occure dll not register entry point not found. in my pc project running fine , setup complete fine and also exe running fine but when i deploy in other system then its making a problem in that form that is using both dll. Entry point not found .............. on run : regsvr32 c:\ExpTreeLib.dll error occure entry point not found may i registed that dll so its resolve the above problems.

    Love is Life & Life is Love!

    D 1 Reply Last reply
    0
    • N nomi

      hi! i m using c# , i used EXpTreeLib.dll , tree view and one more dll Emmaculate.dll , thumbnelview , the probelm is that when i making a setup using Setup&deployment wizard i added both dll , project is working fine but when i open this form then the unhandeled exception occured Error path not found etc in other system not mine , in my pc when i running the project is working fine , may its not getting control path what should i do .................plz help me i think i should register the dll in other system on which i m running the exe but , when i register the both dll , ExpTreeLib.dll , emmaculate.dll in other system in which i m running exe after making setup error occure dll not register entry point not found. in my pc project running fine , setup complete fine and also exe running fine but when i deploy in other system then its making a problem in that form that is using both dll. Entry point not found .............. on run : regsvr32 c:\ExpTreeLib.dll error occure entry point not found may i registed that dll so its resolve the above problems.

      Love is Life & Life is Love!

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      nomi wrote:

      entry point not found

      Likely cause might be that method Main is missing.

      Avoid Google. Use Blackle[^]

      N 1 Reply Last reply
      0
      • D dan sh

        nomi wrote:

        entry point not found

        Likely cause might be that method Main is missing.

        Avoid Google. Use Blackle[^]

        N Offline
        N Offline
        nomi
        wrote on last edited by
        #3

        dani thanks to reply , yar i wanna know that y its running fine in my system and when i deploy on other system then this form is generate a error , path is not missing unhadeled exception etc in this form i just use two dll that i define earlier so what should i do , should i register the dll or what can i do , and how to know where is the error , means main cause of the error ......

        Love is Life & Life is Love!

        D 1 Reply Last reply
        0
        • N nomi

          dani thanks to reply , yar i wanna know that y its running fine in my system and when i deploy on other system then this form is generate a error , path is not missing unhadeled exception etc in this form i just use two dll that i define earlier so what should i do , should i register the dll or what can i do , and how to know where is the error , means main cause of the error ......

          Love is Life & Life is Love!

          D Offline
          D Offline
          dan sh
          wrote on last edited by
          #4

          Are you providing right function name and passing right arguments while calling the function of the dll?

          Avoid Google. Use Blackle[^]

          N 1 Reply Last reply
          0
          • D dan sh

            Are you providing right function name and passing right arguments while calling the function of the dll?

            Avoid Google. Use Blackle[^]

            N Offline
            N Offline
            nomi
            wrote on last edited by
            #5

            yes offcourse bcz its running fine on my system , error occure in other computer when i running the exe of the project , error just occure in particular form others are working fine may dll not getting its path , i dont understand how can i know what is the source of error

            Love is Life & Life is Love!

            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