C
Chuck Cobb
I'm doing a CSharp project in VS2005 and I'm getting some strange warning
messages. The problem is that the warning messages don't link to anything
in my code so they are very difficult to track down. Some of these also
seem to be "phantoms" where I think I've corrected the problem but the
warning message persists.
For example, I made some changes in my code and started getting a warning
message that I had a "duplicate component name" in a control - I was having
trouble tracking down this error, so I undid all the changes I had done to
get back to a clean slate and the warning messages won't go away after I
undid all the changes that might have caused the warning messages.
Has anyone seen this problem??? Is there a solution to it?
Thanks,
Chuck Cobb
messages. The problem is that the warning messages don't link to anything
in my code so they are very difficult to track down. Some of these also
seem to be "phantoms" where I think I've corrected the problem but the
warning message persists.
For example, I made some changes in my code and started getting a warning
message that I had a "duplicate component name" in a control - I was having
trouble tracking down this error, so I undid all the changes I had done to
get back to a clean slate and the warning messages won't go away after I
undid all the changes that might have caused the warning messages.
Has anyone seen this problem??? Is there a solution to it?
Thanks,
Chuck Cobb