user279521
user279521

Reputation: 4807

Warning when attempting a build in VS 2010

I am getting this error when I attempt to build my project in VS 2010

Warning 2 Cannot find wrapper assembly for type library "VBIDE".

Anyone experienced this before? Any ideas what could be the cause?

Upvotes: 1

Views: 1483

Answers (1)

OOP Newbie
OOP Newbie

Reputation: 137

I have had that issue as well. I did ended up copying the VBIDE from a peer's machine. It worked fine after that.

Upvotes: 1

Related Questions