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
Is it possible to Access BackEnd procedures? Explain.
How would you use ActiveX Dll and ActiveX Exe in your application?
___ property used to add a menus at runtime.
___,_____ and ____ container objects.
What is the need of tabindex property is label control?
what are the Default cursor Type and LockEdit type in DAO?
Whether HTML supports multimedia: and document links?
how to use unicode data in vb6 regarding to telugu language, my output is in only telugu language
Is it possible to set a shortcut key for label?
OLE is used for _______
What are the properties of datacontrol?
How many objects resides in ADO ?
How do I get the Tab key to be treated like a normal character?
___ Property is used to count no. of items in a combobox.
How many ways you can access file using VB?