C
Claire
I have a project that uses TChart assembly. I don't think that the
assembly's the problem though.
If I compile in debug mode with CopyLocal set to true, the solution builds
perfectly.
In Release mode however, with CopyLocal property set to true, every mention
of the TeeChart components gives me the error "The type or namespace name
"xxx" could not be found (are you missing a using directive or an assembly
reference?)"
Ive tried restarting visual studio, deleted all the object and bin
directories but it doesn't cure the problem. Ive added the path to the
tchart assembly to my project path references. The TeeChart assembly is also
within the project references.
Any ideas please?
assembly's the problem though.
If I compile in debug mode with CopyLocal set to true, the solution builds
perfectly.
In Release mode however, with CopyLocal property set to true, every mention
of the TeeChart components gives me the error "The type or namespace name
"xxx" could not be found (are you missing a using directive or an assembly
reference?)"
Ive tried restarting visual studio, deleted all the object and bin
directories but it doesn't cure the problem. Ive added the path to the
tchart assembly to my project path references. The TeeChart assembly is also
within the project references.
Any ideas please?