I have a Windows 2003 standard server that is used mostly for testing and
debugging. I installed SP1 when it was first released and it killed
debugging. I wasted about a day looking for the solution and then
uninstalled SP1. Everything worked again.
Not long ago I reinstalled SP1. At the ti...
more >>
When I try to debug an asp .Net web site from my machine (the website is on
an IIS 5 server), get the folowing error
------------------------------------
Unable to connect to the machine 'mymachine'. The RPC server is unavailable
---------------------------------------------
I followed the do...
more >>
I saw a demonstration of the beta version of VS 2005 and it had a neat little
tool called "Performance Tools" that would show you a lot of info about a
program, including what functions were taking the most time. Does anyone
know if there is a way to get this on VS 2003? ...
more >>
Hi,
I have a computer that I'm an administrator of. I can run in debug
mode. I have other people who I need to develop that have remote
desktop priviledges to this machine. However, I don't want them as
administrators.
However when they debug they get the error in the subject line. How...
more >>
Hi,
I have a VC7++ VS2003 program that uses CRecordSet to write one record to a
SQLAnywhere database via ODBC, a Code Sniplet is contained below, on most
machine running the same OS and Build it works flawlessly, however on this
one XP Build 5.1 SP@ machine it never ends up writing the recor...
more >>