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



Hai! , i make a project for browsing center using vb6.0 , at the time of running below mentioned e..

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

Hai! , i make a project for browsing center using vb6.0 , at the time of running below mentioned e..

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

Hai! , i make a project for browsing center using vb6.0 , at the time of running below mentioned e..

Answer / saurav

I think ur database connectivity is missing.

Is This Answer Correct ?    0 Yes 0 No

Hai! , i make a project for browsing center using vb6.0 , at the time of running below mentioned e..

Answer / vamsi

i think that you have missed the pointer to refrences

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

___,_____ 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.

1 Answers   TCS,


Can Redim be used to declare a new array ?

13 Answers   Infosys,


What will happen if you issue a Resume statement after handling an error?

3 Answers  


Is it possible to call backend procedures with ADO control?

1 Answers   TCS,


How about Access 2.0 compatibility?

0 Answers  


What is Static Variable?

3 Answers  


How to get free file location in memory?

1 Answers  


What are some methods you can use to send data from one VB executable to another one?

0 Answers  


What is the use of ActiveX Documents?

0 Answers  


___,_____ and ____ container objects.

0 Answers  


What is the use of NEW Keyword? Explain.

0 Answers  


Difference between listbox and combo box.

12 Answers   HCL, Infosys,


Categories