windows-2003

Cannot get Remote Debugging working with VS2010

I have a server and a workstation on the same corporate domain. My user is a local administrator on both machines. I have Installed the VS2010 version of MSVSMON and set it to run as a service on the server under my user DOMAIN\greg.b (I gave myself "log on as service"). I log onto the server using my domain account and start Remote Debu...

Why would some DLL functions fail on 64-bit Windows?

I'm trying to run some LotusScript code (very similar to Visual Basic) in Lotus Domino on Windows servers. The code calls some Windows API functions, and works fine on 32-bit Windows 2003 servers, but doesn't work on the one 64-bit server we've tried it on. Here's one of our external function declarations: Declare Function FindExecutab...

Windows 2003 locked up, after a hard reset postgresql service will not start

I was installing some software completely unrelated to Postgres. The server locked up and I had to do a hard reset. After the server came back up the Postgres service will not start. Has anyone run into this? I have no idea where to even start to troubleshoot it. The postgres service was definately running prior to the lock up. ...