> Hi all.
> When trying to debug my asp code, I'm getting a "can't attach to
> machine '????' where '????' = my server name. with the option of do you
> want to continue yes or no. If I select no debugger stops. If I select
yes
> it picks up the local copy of the page and dosen't stop at my break
points.
>
> Does anyone know what's going on here and how do I fix this ????
>
> Cheers.
try locating a file called viddbg.exe. u can find it on the internet or
it even might be on one of the VS CD's. Run this utility from the command
prompt and this should help you to pin point the promblem
Good Luck.