Hi Kamel. It seems that you're trying to run a Lab Session I wrote with Michel & Cédric ...
> I'am launch compilation: => should be 'When running compiler' > mcs /target:library /reference:CarteDeVisite.dll > AnnuaireDAL.cs > resultat: => should be 'result' ... > AnnuaireDAL.cs(12,10): error CS0246: The type or > namespace name `CarteDeVisite' could not be found. Are > you missing a using directive or an assembly > reference? Well ... you should definitively take a look to your namespace 'using' directives. -- Sébastien Mosser EPU Polytech'Sophia - CS Dept. CNRS / I3S / Equipe Rainbow _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
