The most common problem is incorrect p/Invoke signatures that just happen to work on 32-bit. Check for any places you may be using int where IntPtr should be used.
If that's not it, could you expound on your problem? e.g., what errors do you see, if any?
-Steve
Programming blog:
http://nitoprograms.blogspot.com/
Including my
TCP/IP .NET Sockets FAQ
MSBuild user? Try out the DynamicExecute task in the
MSBuild Extension Pack source; it's currently in Beta so get your comments in!
I will be at the
Grand Rapids BarCamp 4 unconference - come on by, fellow Michiganders!