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 / 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 |
Post New Answer View All Answers
Discuss the working with to-do lists.
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
Which language is used in visual basic?
What is the use of Scalewidth and ScaleHeight Proeperty?
Is it possible to Access BackEnd procedures?
Explain about form creation in Visual Basic?
Is there a way to break long lines in VB code?
What are the uses of List View Control?
How do I make my applications screen-resolution independent?
How do I access C style strings?
Explain about trees structures work.
what are the Types of cursors in RDO?
What is the use of Hyperlink control for DHTML applications?
___ property used to add a menus at runtime.
Which method is preferred to save data like database to the disk?