Packaging problem.. dll file not found...how to add it...
-
I package my program, installed it and now when i am running it, I is giving me this error: File or assembly name Interop.SQLMO, or one of its dependencies was not found. The file SQLDMO is a dll file i had to add to my project. i also try adding the file to the application folder before a went a head a build the project...but still it is having a problem finding it.. have any of you guys came across an error of this sort, if so, what was the solution.. i realise that i am having this problem with all the dll files that i had added to my project...please help I am behind time with this project, my boss needs it like last week...but i can't package for them to use... thanks in advance...
Nab
-
I package my program, installed it and now when i am running it, I is giving me this error: File or assembly name Interop.SQLMO, or one of its dependencies was not found. The file SQLDMO is a dll file i had to add to my project. i also try adding the file to the application folder before a went a head a build the project...but still it is having a problem finding it.. have any of you guys came across an error of this sort, if so, what was the solution.. i realise that i am having this problem with all the dll files that i had added to my project...please help I am behind time with this project, my boss needs it like last week...but i can't package for them to use... thanks in advance...
Nab
-
I package my program, installed it and now when i am running it, I is giving me this error: File or assembly name Interop.SQLMO, or one of its dependencies was not found. The file SQLDMO is a dll file i had to add to my project. i also try adding the file to the application folder before a went a head a build the project...but still it is having a problem finding it.. have any of you guys came across an error of this sort, if so, what was the solution.. i realise that i am having this problem with all the dll files that i had added to my project...please help I am behind time with this project, my boss needs it like last week...but i can't package for them to use... thanks in advance...
Nab
-
Have you created a Setup project for you application? When I use the Setup wizard it scans the application project for dependencies and adds them to the setup project. When running the setup.exe it installs all the files needed to run your application.
Yes i have created a setup project for my application but not with the wizard, i am going to try using the wizard and see if it helps out better, because i am also using a twain device and it is missing that file also.. Question?.. when i use the wizard..how does it know which application to package?
Nab
-
Yes i have created a setup project for my application but not with the wizard, i am going to try using the wizard and see if it helps out better, because i am also using a twain device and it is missing that file also.. Question?.. when i use the wizard..how does it know which application to package?
Nab
-
When the solution is open click File | Add | New Project and select the Setup wizard. In the wizard I normally select Primary Ouput File. When the wizard finishes you can look in the Solution Explorer to verify it added you dependencies.
Ok thanks..i am going to try it now.. will let you know if i got through...on more thing..have u seen my post on Twain problem...I need help with finding a Twain software which is free or any other suggestions as to how to capture images from a scanner or a digital camera and save that picture to a file as well as a database..
Nab
-
Ok thanks..i am going to try it now.. will let you know if i got through...on more thing..have u seen my post on Twain problem...I need help with finding a Twain software which is free or any other suggestions as to how to capture images from a scanner or a digital camera and save that picture to a file as well as a database..
Nab
-
if i could i would...but this is a custom in house system for doing company business...which meams only data specify by the company i can use..but thanks anyway..
Nab