missing a assembly reference

Jan 23 2007 3:52 AM
Hi,
I have this program that I'm trying to compile and it flags this error:
The type or namespace name 'src' could not be found(are you missing a using directive or an assembly reference?) I've tryed to look for a .dll called src I can't find it. It's only a folder called src that I find. Am I missing something?
thank you

Answers (2)