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 |
___,_____ and ____ container objects. ___ Property is to compress a image in image control. ___,___ and __ are difference between image and picture controls. To set the command button for ESC ___ Property has to be changed. ___,__,___ are the type of combo box? __ no of controls in form. OLE is used for _______ ___ is the control used to call a windows application. Clear property is available in ____,___ control. ___ Property is used to count no. of items in a combobox. ___ is a property to resize a label control according to your caption. ___ property is used to change to ___ value to access a identity column'in datacontrols. _____ is the property to ___,____,____ are valid for recordsource property of dat control. Timer control contains ________ no. of events. ____ property is used to lock a textbox to enter a datas. ____ is the difference between Listindex and Tab index. ____ property of menu cannot be set at run time. _____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol. ___ argument can be used to make a menuitem into bold. ___,___ arguments will be used to run a executable program in shell function ___ property used to add a menus at runtime. ___ VB constant make the menu item in centre. ___ method used to move a recordset pointer in nth position in DAG.
Can Redim be used to declare a new array ?
What will happen if you issue a Resume statement after handling an error?
Is it possible to call backend procedures with ADO control?
How about Access 2.0 compatibility?
What is Static Variable?
How to get free file location in memory?
What are some methods you can use to send data from one VB executable to another one?
What is the use of ActiveX Documents?
___,_____ and ____ container objects.
What is the use of NEW Keyword? Explain.
Difference between listbox and combo box.