Newbie -Warning message

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi guys,
I am a newbie and going through various tools such as My first Plugin and other links.
When I add the Reference to the RevitAPI.dll and RevitAPIUI.dll in MS Visual Studio I get a Warning as follows:
Warning 1 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "RevitAPI", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
The Build still works but the plugin does not. The fist time I tried a plugin I didnt get this message and the plugin did work so not sure what I did to mess it up ?
thanks, any advice greatly appreciated.
Regards,
David