dll compilation,error CS0006
-
I am doing compilation of C# projects programaticaly using ICodeCompiler class.it works fine for a single project compilation but if the project which is being compiled,includes the reference(dll)of another project then on compilation it gives the compiler error CS0006,ddl not found(of that refered project),while that dll is present in that project's folder along with that project's other files.Can anybody help me out to fix this problem? waitng for ur reply,thanks sam
-
I am doing compilation of C# projects programaticaly using ICodeCompiler class.it works fine for a single project compilation but if the project which is being compiled,includes the reference(dll)of another project then on compilation it gives the compiler error CS0006,ddl not found(of that refered project),while that dll is present in that project's folder along with that project's other files.Can anybody help me out to fix this problem? waitng for ur reply,thanks sam