Dll issue while launching the application

Dll issue while launching the application

I am using one dll in my application for including the functionality provided by that dll . This dll i am getting after installing one msi . But in my application i have a requirement like if the user has not installed that msi then we have to show one warning message(e.g msi has not installed , code for this i have implemented in the main() of my application ) and have to exit from the application .

But the problem is if the user has not installed the msi , then while launching the application itself its showing one error message since its not able to get the dll and this time control not even coming to my main() where i have written the code for this msi checking (through registry entry).

Is there any efficient way to resolve this issue ..

View Answers









Related Tutorials/Questions & Answers:
Dll issue while launching the application
Dll issue while launching the application  I am using one dll in my application for including the functionality provided by that dll . This dll i am... is if the user has not installed the msi , then while launching the application
Truncating issue while parsing XML with SAX Parser.
Truncating issue while parsing XML with SAX Parser.  I am Parsing one... nad what is the cause of this issue. While debugging with eclipse whatever i... hibernate. The problem is while parsing some elements, its not getting the complete
Advertisements
getting classnotfound exception while running login application
getting classnotfound exception while running login application  hi... to bean 'loginController' while setting bean property 'urlMap' with key... is java.lang.ClassNotFoundException: com.mazeed.LoginFormController while
problem while hosting application - JSP-Servlet
problem while hosting application  hi , when i upload track.war file into my local tomcat server,it works properly whereas the same track .war file uploaded to the cabtracking.com, it does'nt work properly. PrivateLabel
configuring a dll file in java.library.path
configuring a dll file in java.library.path  I am unable to configure .dll file in java.library.path in myeclipse ide tool
Execute .dll file in java?
Execute .dll file in java?  please anybody give me solution for executing .dll files in java
tomcat jsp call DLL
tomcat jsp call DLL  Where can i find Example of use JSP under Tomcat environment call DLL
Problem while using tomcat 6.0 in eclipse with struts application
Problem while using tomcat 6.0 in eclipse with struts application  Hi please provide solution for the following problem org.apache.jasper.JasperException: java.lang.ClassCastException
64 bit dll
64 bit dll  how can we use 32 bit dll in 64 bit OS..i getting the error Exception in thread "main" java.lang.UnsatisfiedLinkError: no dsn in java.libra y.path at java.lang.ClassLoader.loadLibrary(Unknown Source
java use dll file - Java Beginners
java use dll file  how to execute dll file in java
ModuleNotFoundError: No module named 'dll-diagnostics'
ModuleNotFoundError: No module named 'dll-diagnostics'  Hi, My... named 'dll-diagnostics' How to remove the ModuleNotFoundError: No module named 'dll-diagnostics' error? Thanks   Hi, In your python
.Net dll to Java - Java Beginners
.Net dll to Java  Hi, I've a .Net dll file and need to call into JAVA. Can i get any sample code on this, please? Thanks Chinnapa
call dll from java - JSP-Servlet
call dll from java  Hello all how to call dll file methods in java
How to solve concurrency issue when an application is running on two machine to fetch record from one database
How to solve concurrency issue when an application is running on two machine to fetch record from one database  I have developed an application... it. I want to make sure that when application run on two machine
ModuleNotFoundError: No module named 'sunvox-dll-python'
ModuleNotFoundError: No module named 'sunvox-dll-python'  Hi, My... named 'sunvox-dll-python' How to remove the ModuleNotFoundError: No module named 'sunvox-dll-python' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'sunvox-dll-python'
ModuleNotFoundError: No module named 'sunvox-dll-python'  Hi, My... named 'sunvox-dll-python' How to remove the ModuleNotFoundError: No module named 'sunvox-dll-python' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'sunvox-dll-python'
ModuleNotFoundError: No module named 'sunvox-dll-python'  Hi, My... named 'sunvox-dll-python' How to remove the ModuleNotFoundError: No module named 'sunvox-dll-python' error? Thanks   Hi, In your
Call dll from java - JSP-Servlet
Call dll from java  Any one tell me how to call dll from java. Basically , i want read the cash m/c parameters(4,i.e i want to read the cash count) in java .For this i want to call a dll from java . Also any one have
while and do while
while and do while  hello, What is the difference between a while statement and a do statement?   hello,ADS_TO_REPLACE_1 A while statement checks at the beginning of a loop to see whether the next loop iteration
Connection.close() issue - JDBC
with out re-launching the application. Please help me in this. Thanks for your...Connection.close() issue  Hi, I connected to MySQL with InnoDB as a database through My JDBC Application. Once server get re-restarted
Cascade Issue
with 2 tables, but with hibernating and 3 tables while the second
JTABLE Issue
JTABLE Issue  Hi Eveyone, I am developing a small application... to go back for another search. Now issue is -- when I put some input data... don't close the whole application. Please help me to get it work properly
issue on jcombobox
issue on jcombobox  i have JTextfield and JComboBox. there are several values in combobox.when i select a value from combobox how to make textfiled as a combobox.only few values in the combobox need this functionality. need
dialogbox issue
dialogbox issue  in my application,when i click on button it is showing dialobBox ,for this i added one action listenr.it is working fine.but,the dialob box is not in application environment.even i closed my application
jdialogbox issue.
jdialogbox issue.  i have one button.when clicked on it has to show a dialog box.but even click on it several times it has to open dialog box only once. if it is already not opened atleast once,then only it has to open dialog
SwingWorker issue
SwingWorker issue   Hi, i'm using SWingWorker in my application, i'm implementing the all DB processes in SwingWorker.construct(), and getting the object which returned by SwingWorker.construct() in SwingWorker.finished(). i'm
Issue with Javascript
Issue with Javascript  Hi I created arrays in javascript in following way var myimages= new Array(); myimages[0]="iphone_pushups.png"; myimages[1]= "cricket.png"; myimages[2]= "july.png"; myimages[3]= "matrix.png
While and do-while
While and do-while       Nested classes Here is another advantage of the Java, object... your application creates at runtime. ii) Inner Nested Classes
Creating objects for classes and calling functions of a dll file using JNI
Creating objects for classes and calling functions of a dll file using JNI  Hi all, I am new to JNI. I am having a dll file created by somebody else. In this file, some c++ classes and functions are available. How can we create
The while and do
While and do-while       Lets try to find out what a while statement does. In a simpler language, the while statement continually executes a block of statements while
Erron while
Erron while   Hi, i'm doing a project regarding xml. I want to extract all nodes from body of existing xml doc to make another xml with that data.Here is my coding and error showing on that coding.Could anybody help to know my
JavaFX issue - Java3D
: WindowStyle.DECORATED windowStyle: WindowStyle.TRANSPARENT It works perfectly while I am running the application from Netbeans. But if I run the jar file as a standalone application, the background white frame appears. How can this property be changed
while & do..while Loop
while & do..while Loop while loop The while loop iterate until provided condition is true. Given below the syntax : while (condition)  ...; <?php $j=1; while($j<=3) { echo "Value of j" . $j . "<
scrollableDataTable Related issue
; With HtmlDataTable the application is running fine but while using
While and do-while
While and do-while       Lets try to find out what a while statement does. In a simpler language, the while statement continually executes a block of statements while a particular
semantic issue xcode 4.2
semantic issue xcode 4.2  I have updated xcode 4.0 to 4.2 .. but once i open any application in this new version of xcode ..it throws lots of semantic issue. Can anyone please explain why it occurs and how to resolve
reached end of file while parsing and while expected
reached end of file while parsing and while expected  import java.io....); }while(result=='Y'); System.out.println("Thank you for using this application
Decimal Format Issue Java
Decimal Format Issue Java  Decimal Format Issue Java
ModuleNotFoundError: No module named 'issue'
ModuleNotFoundError: No module named 'issue'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'issue' How to remove the ModuleNotFoundError: No module named 'issue'
ModuleNotFoundError: No module named 'issue'
ModuleNotFoundError: No module named 'issue'  Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'issue' How to remove the ModuleNotFoundError: No module named 'issue'
Solving java.lang.ClassNotFoundException: org.springframework.orm.hibernate4.LocalSessionFactoryBean issue
: org.springframework.orm.hibernate4.LocalSessionFactoryBean issue In my Spring Hibernate based application following error is coming
Resultset Issue in SQL
Resultset Issue in SQL  when i call rs.next() in my code it is returning false, though im having valid query to execute and fetch a row from database.how can i resolve this issue. My code is: SELECT JOBDESCRIPTION,CATEGORY
Reloading issue in jsp
Reloading issue in jsp  I wrote one jsp page with one submit button. If we click on button it will execute business logic, but I want to stop reloading page if user refreshed the link. how we do
Issue in JSF and Richfaces.
Issue in JSF and Richfaces.  Hi,I am with a issue in JSF and Richfaces.I have one add user page.In which i have fields Firstname,LastName,SecretID(which has Validate/suggest as links beside tat) ,Email address,city,state,country
Mozilla Stopped issue - Struts
Mozilla Stopped issue  I have developed my project in struts. If I the same application through Mozilla fire fox some times getting blank page and showing "Stopped" in the status bar. Can any one tell me what is the problem
Login issue using Servlet
Login issue using Servlet  Hi all, I need a code for login using servlet where in I want to check and validate user name and password from database also I want to check candidate's class (for ex. FY, SY, TY) if candidate's class
Grid rows delete issue
on onchange of dropdown then because of rows indexing issue,they can't get middle row
Read Issue itext
Read Issue itext  Hello, I m using itext to read data from pdf file.. Right now i m reading page wise data,but i want to extract data on each line In variable whole page data there... so i want to read data line by line so
Read Issue itext
Read Issue itext  Hello, I m using itext to read data from pdf file.. Right now i m reading page wise data,but i want to extract data on each line In variable whole page data there... so i want to read data line by line so
maven subversion issue
maven subversion issue   m doing work on maven and subversion i have created a maven project now i want to point it to my repository(created by svn tortoise) i read that for this i have to change in pom.xml file from this site

Ads