VBIDE error on Build

G

google_groups3

OK, I am using VB.Net 2003. I have the below error in the task list
when I build the solution. It can build and compile the solution fine
and you'd never know there was a problem, except for the below message.

"The referenced component 'VBIDE' could not be found. Could not load
the type library. Library not registered."
Any ideas what this is and how I can fix it?

Thanks.
 
H

Herfried K. Wagner [MVP]

OK, I am using VB.Net 2003. I have the below error in the task list
when I build the solution. It can build and compile the solution fine
and you'd never know there was a problem, except for the below message.

"The referenced component 'VBIDE' could not be found. Could not load
the type library. Library not registered."
Any ideas what this is and how I can fix it?

Do you reference this component? To check that, select the "References"
folder of your project in solution explorer.
 
G

google_groups3

I do not remember referencing it as I don't know what it is. I would
remove it but I am a bit hesitant in case it breaks something. any
idea what it is?
 
G

google_groups3

i don't remember referencing it. i would remove it but i am hesitant
in case it breaks something. any ideas what it is?
 
H

Herfried K. Wagner [MVP]

I do not remember referencing it as I don't know what it is. I would
remove it but I am a bit hesitant in case it breaks something. any
idea what it is?

If the code compiles with the "invalid" reference, then it should compile
without it too.
 
R

Rob R. Ainscough

Hmmm...should I help you? Don't know if I'm qualified since I'm so
stupid...

Naaa...I'm sure your high level of intelligence can figure it out without
any assistance.

VBIDE...oh you do have a long way to go.

Was this helpful for you?

Rob.
 
G

google_groups3

Rob R. Ainscough said:
Hmmm...should I help you? Don't know if I'm qualified since I'm so
stupid...

Naaa...I'm sure your high level of intelligence can figure it out without
any assistance.

VBIDE...oh you do have a long way to go.

Was this helpful for you?

Rob.

Sorry Rob, I just don't have time. I am just too busy. I am just not
interested because I just don't have time and I am just too busy.

Re-read the question, it was NOT what is VBIDE, it was why is the
reference generating an error.
 
B

Bob Hollness

Sorry Rob, I just don't have time. I am just too busy. I am just not
interested because I just don't have time and I am just too busy.

Re-read the question, it was NOT what is VBIDE, it was why is the
reference generating an error.


Oooooooooooooo! That was good. Nice one GoolgeGroup3. I think i'll
bookmark this thread!

1-0 to googlegroups
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top