I have a 32 bit WPF Application which runs fine. However, if I change it to 64 bit and run it, within a few seconds it starts to take up 25% of the CPU and stays that way. I would appreciate any pointers as to how to investigate and resolve this issue. Has anyone faced the same problem? Please comment.
The application is rather large and complex. It uses several third party dlls including Telerik controls and connections to ActiveMQ. The app used to work fine in the previous release in 64-bit mode. No third party dlls have been updated since the previous release. The target framework is .net 4.5
Thanks, Bhanu