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
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
Why API functions are Required?
Can you create a Updatecascade, Deletecascade relation in Ms- Access?
Whether HTML supports multimedia: and document links?
which property of menu cannot be set at run time.
How do I create a window with a small title bar as in a floating toolbar?
How do I get my application on top?
Draw Sequence Modal of RDO? Explain.
What is the difference between adodc and adodb in vb?
Clear property is available in ____,___ control.
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
What is the use of parameters collection?
Explain the types of Views in Listview Control?
How do I create controls dynamically (at run-time)?
Is it posible to Create Tables Through Querydef?