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
Answer Posted / 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 |
Post New Answer View All Answers
Draw Sequence Modal of RDO and Explain?
How to load and unload child forms.
What is ado data control in vb6 0?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Explain about Caturing Baseline.
What is constructors and distructors.
Is the Variant type slower than using other variable types?
How do I set the Windows wallpaper at runtime?
What is ODBC Direct and Microsoft Jet Database Engine ?
What are the types of line styles available in Treeview Control?
What is the use of Tabledef?
Explain the differences between ActiveX Dll and ActiveX Exe?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
what are the Differenct Types of Procedures in VB?
Is it possible to change menu runtime using API? If yes Specify the function names?