Click here to Skip to main content
15,912,082 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: debug issue when attaching to a process Pin
Mahesh Kulkarni22-Sep-08 20:09
Mahesh Kulkarni22-Sep-08 20:09 
By reading this description I think the Running Service uses the binary from the different location (Eg : C:\Program Files) and you kept your changes in Debug/Release folder of the project.
You have to replace changed binary at the location from where service initiates. Keep the PDB files related to it in same folder.
Then Start the service and try to debug .


Hope this will work for u....

Best Of luck.

The secret of life is not enjoyment
but education through experience.
- Swami Vivekananda.


GeneralRe: debug issue when attaching to a process Pin
George_George22-Sep-08 20:18
George_George22-Sep-08 20:18 
QuestionCButton Class Pin
Dhiraj kumar Saini22-Sep-08 3:08
Dhiraj kumar Saini22-Sep-08 3:08 
AnswerRe: CButton Class Pin
Alan Balkany22-Sep-08 3:48
Alan Balkany22-Sep-08 3:48 
GeneralRe: CButton Class Pin
Dhiraj kumar Saini22-Sep-08 19:32
Dhiraj kumar Saini22-Sep-08 19:32 
GeneralRe: CButton Class Pin
Alan Balkany23-Sep-08 5:10
Alan Balkany23-Sep-08 5:10 
AnswerRe: CButton Class Pin
Hamid_RT22-Sep-08 18:58
Hamid_RT22-Sep-08 18:58 
GeneralRe: CButton Class Pin
Dhiraj kumar Saini22-Sep-08 19:30
Dhiraj kumar Saini22-Sep-08 19:30 
QuestionMake a setup of MFC(VC++) in visual studio 6? Pin
m_mun22-Sep-08 2:36
m_mun22-Sep-08 2:36 
QuestionRe: Make a setup of MFC(VC++) in visual studio 6? Pin
David Crow22-Sep-08 3:01
David Crow22-Sep-08 3:01 
AnswerRe: Make a setup of MFC(VC++) in visual studio 6? Pin
enhzflep22-Sep-08 3:17
enhzflep22-Sep-08 3:17 
AnswerRe: Make a setup of MFC(VC++) in visual studio 6? Pin
Hamid_RT22-Sep-08 19:00
Hamid_RT22-Sep-08 19:00 
QuestionWhat is wrong in this strcpy()? Pin
Member 550287922-Sep-08 1:14
Member 550287922-Sep-08 1:14 
AnswerRe: What is wrong in this strcpy()? Pin
Rajesh R Subramanian22-Sep-08 1:27
professionalRajesh R Subramanian22-Sep-08 1:27 
GeneralRe: What is wrong in this strcpy()? Pin
Member 550287922-Sep-08 1:33
Member 550287922-Sep-08 1:33 
AnswerRe: What is wrong in this strcpy()? Pin
Malli_S22-Sep-08 1:33
Malli_S22-Sep-08 1:33 
GeneralRe: What is wrong in this strcpy()? Pin
Member 550287922-Sep-08 1:50
Member 550287922-Sep-08 1:50 
GeneralRe: What is wrong in this strcpy()? Pin
Malli_S22-Sep-08 1:52
Malli_S22-Sep-08 1:52 
AnswerRe: What is wrong in this strcpy()? Pin
CPallini22-Sep-08 1:43
mveCPallini22-Sep-08 1:43 
AnswerRe: What is wrong in this strcpy()? Pin
SandipG 22-Sep-08 1:51
SandipG 22-Sep-08 1:51 
GeneralRe: What is wrong in this strcpy()? Pin
Member 550287922-Sep-08 1:57
Member 550287922-Sep-08 1:57 
GeneralRe: What is wrong in this strcpy()? Pin
Rajesh R Subramanian22-Sep-08 2:02
professionalRajesh R Subramanian22-Sep-08 2:02 
GeneralRe: What is wrong in this strcpy()? Pin
SandipG 22-Sep-08 2:05
SandipG 22-Sep-08 2:05 
AnswerRe: What is wrong in this strcpy()? Pin
auralius manurung22-Sep-08 2:25
auralius manurung22-Sep-08 2:25 
QuestionRe: What is wrong in this strcpy()? Pin
CPallini22-Sep-08 2:41
mveCPallini22-Sep-08 2:41 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.