I guess simply waiting on an asynchronous Receive from a message queue is not enough to keep a Windows service alive? I've written a service whose only purpose is to process a message queue. The OnStart method looks like this:
I'm trying to install a web application which runs on .NET 1.1 onto a Windows 2003 Server Standard (x64 Edition) machine. Simple question... is there a x64 build of the .net framework 1.1, or will the x86 version work okay??