including folders in visual studio.net 2003

  • Thread starter Thread starter dbrown
  • Start date Start date
D

dbrown

I've excluded a few things from a VS project and now I need to
re-include them but can't figure out how. I excluded a web service,
web reference and proxy file because they were part of something which
didn't need to be rolled out at the time. Only problem is that I now
need to re-include them so that I can complete the project.

Please help someone!
 
Hello (e-mail address removed),

Right mouse click on the project in VS IDE and select "Add web reference..."
I've excluded a few things from a VS project and now I need to
re-include them but can't figure out how. I excluded a web service,
web reference and proxy file because they were part of something which
didn't need to be rolled out at the time. Only problem is that I now
need to re-include them so that I can complete the project.

Please help someone!
---
WBR,
Michael Nemtsev :: blog: http://spaces.live.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsch
 
Back
Top