I have been developing and testing the ThreeSharp library on a 32bit Vista machine with no problems. However, when I deploy to a 64 bit machine the application will start ok then dramatically slow down after about 1 minute and terminate without any message. When I look into the logs I see "Application Error, faulting module KERNEL32.dll" followed by some hexadecimal data.
Is there something I can do to have this excellent library work on my 64 bit Windows server? Any helpful pointers will be greatly appreciated!
Darren