Hi All,
I want to debug the process the process at run time.The scenario is that
" Service is running on my machine. I want to debug it when i started a chile process under it ot run time.but when i do it by using Tools->Attach To Process
feature of visual studio it always give message at the break point that "The breakpoint will not currently be hit.No symbol has been loaded for the docuemnt" hence I am not able to break the execution and debug the process.
Can anyone help me ?
Thanks1
I want to debug the process the process at run time.The scenario is that
" Service is running on my machine. I want to debug it when i started a chile process under it ot run time.but when i do it by using Tools->Attach To Process
feature of visual studio it always give message at the break point that "The breakpoint will not currently be hit.No symbol has been loaded for the docuemnt" hence I am not able to break the execution and debug the process.
Can anyone help me ?
Thanks1
Comment