For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > January 2006 > Strange error









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Strange error
Snehal d

2006-01-28, 6:55 pm

Hi! I had made a project sometime back which was using VB6 and service pack
5. I had to reinstall my VB and had to download SP5 again. Now I am getting
a 'project or library not found', error for ListView control. Everything was
working fine earlier.... what could have gone wrong now. Is the service pack
modified?

Please help.

Sushil.


Randy Birch

2006-01-29, 3:55 am

sounds like either the ms common controls library is not loaded in the
component's list for your app, or that it's not registered. Try opening
components, and navigate to mscomctl32.dll using the browse button in that
dialog, select it and OK. Then select it in the dialog and try again. Be
sure to do this before you open the form, otherwise it will be replaced by a
picture box placeholder.

--

Randy Birch
MS MVP Visual Basic
http://vbnet.mvps.org/

Please reply to the newsgroups so all can participate.




"Snehal d" <me_snehal@hotmail.com> wrote in message
news:eULeP3DJGHA.3696@TK2MSFTNGP15.phx.gbl...
: Hi! I had made a project sometime back which was using VB6 and service
pack
: 5. I had to reinstall my VB and had to download SP5 again. Now I am
getting
: a 'project or library not found', error for ListView control. Everything
was
: working fine earlier.... what could have gone wrong now. Is the service
pack
: modified?
:
: Please help.
:
: Sushil.
:
:

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com