Software Components Home

Reference assembly targets a different processor

Back

Question:
I get this error when running in the Visual Studio .NET debugger:

Warning 1 Referenced assembly '..\..\..\Chilkat\ChilkatDotNet2.dll' targets a different processor than the application.

Answer:
In VS2005, using the Configuration Manager change the target platform from "Any CPU" to "x86".

There is no source code associated with this article.