Okay, I have two hosted applications on a server. Well, technically it's one application. But it's two websites in IIS using one database.
I have MS Visual Studio 2008 connected to the database and is sending daily reports of database and runtime errors and shit.
But what my bosses want is to find out if anyone is currently logged onto the server via the application. Besides a built-in feature in the application (obviously), is there a somewhat easy way to do this through Windows Server 2003 or through Visual Studio?