Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Project References preceded by exclamation icon

Status
Not open for further replies.

traceytr

Programmer
Mar 13, 2001
94
US
I'm VERY new to .NET, and I've inherited a .NET project that was written but never completed last year. Needless to say, the person who wrote it is no longer with the company. We don't have anyone here who was cross trained on this code, and I'd say it's a pretty large project (relative to my .NET experience.)

I opened the project (VS 2003) from source control on my PC (a different PC than the project was originally coded on.)

In the Solution Explorer under the References Node there are four items which are preceded by exclamation points.

Microsoft.Practices.EnterpriseLibrary.Configuration
Microsoft.Practices.EnterpriseLibrary.Data
Microsoft.Practices.EnterpriseLibrary.ExceptionHandling
Microsoft.Practices.EnterpriseLibrary.Logging

The Imports statements that refer to these items have the squiggly lines underneath indicating all is not as it should be with these references.

Can someone tell me what is going on with these references? Any advice is muchly appreciated. Thanks.

Tracey
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top