Missing an assembly reference

  • Thread starter Thread starter rcoco
  • Start date Start date
R

rcoco

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
 
It's not one they are 6 but the error occurs when one is being
mentioned. the files are .ascx files I don't know much about what it's
ment to do Because the one designed is not around. But it looks like a
graph.
 
Back
Top