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

Where will we give the option explicit keyword and for what?

1 Answers  


Is a foo VBX/DLL available as shareware/freeware?

1 Answers  


How to load and unload child forms.

1 Answers  


I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?

1 Answers  


How many types of ActiveX Components are there in Visual Basic and what are they?

2 Answers  


how many no of controls in form?

1 Answers   Airex Logistics, Tata Logistics,


What is the difference in passing values ByRef or ByVal to a procedure?

1 Answers  


How would you attach an ActiveX control in Your Application?

1 Answers  


What is DBFailError?

1 Answers  


How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?

1 Answers  


___ property is used to change to ___ value to access a identity column'in datacontrols.

1 Answers  


Write the steps in Creating ActiveX Dll and Active Exe?

1 Answers  


Categories