Hai! , i make a project for browsing center using vb6.0 ,
at the time of running below mentioned error is occured so
please help me for solve this problem.
Error : Can't find project or library
Answers were Sorted based on User's Feedback
Answer / thiru
I think you missed out some references to your project you are running.
After this error message a "Reference window" will be popup with the reference name stated missing.
You need to add the reference by clicking on Project-->References. Reference i nothing but a compiled DLL file name.
Is This Answer Correct ? | 9 Yes | 1 No |
Answer / sivamng_2003
IF u r facing this error then just open the Reference Menu
Item of VB you will see that the missing references which
is used in your projects. For Example, u may start
developing projects in any Msoffice installed systems and
after sometime u might be transferred ur source to some
other non-msoffice system then u will miss that Ms excel
references. Similar situations u wil b throwns with those
error while excetion for Exe.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / vamsi
i think that you have missed the pointer to refrences
Is This Answer Correct ? | 0 Yes | 1 No |
How many ways we can access file using VB?
It possible to call OLEDB?s Features directly in VB without using any control?
What is the use of debug Window?
what is the difference between name property and caption property in visual basic?
I get a "file not found" error on the IIF function when I distribute by program. Why?
What do you know about chaining views.
Types of cursors in RDO.
Write the steps in Creating ActiveX Dll and Active Exe?
How can you Navigate from the DHTML application to another DHTML application? .
To populate a single column value which dbcontrols you to use?
What are the types of API Types?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.