Click here to Skip to main content
15,888,527 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
Questionget the delagate via property Pin
ptr_Electron4-Jan-11 1:03
ptr_Electron4-Jan-11 1:03 
AnswerRe: get the delagate via property Pin
John Schroedl4-Jan-11 4:33
professionalJohn Schroedl4-Jan-11 4:33 
GeneralRe: get the delagate via property Pin
ptr_Electron4-Jan-11 18:14
ptr_Electron4-Jan-11 18:14 
GeneralRe: get the delagate via property Pin
John Schroedl5-Jan-11 3:06
professionalJohn Schroedl5-Jan-11 3:06 
QuestionXmlSerializer 's Deserialize method crashs when running with purify Pin
ptr_Electron27-Dec-10 19:37
ptr_Electron27-Dec-10 19:37 
AnswerRe: XmlSerializer 's Deserialize method crashs when running with purify Pin
jschell2-Jan-11 9:14
jschell2-Jan-11 9:14 
GeneralRe: XmlSerializer 's Deserialize method crashs when running with purify Pin
ptr_Electron4-Jan-11 1:38
ptr_Electron4-Jan-11 1:38 
GeneralRe: XmlSerializer 's Deserialize method crashs when running with purify Pin
jschell4-Jan-11 8:01
jschell4-Jan-11 8:01 
ptr_Electron wrote:
Usering a Test App I was able to deserialize complete XML file.


Presumably you mean with Purify running.

If so then as I suggested I would then suspect and first look to any unmanaged code in the application. If you do not have unmanaged code (nor 3rd party libraries that use it) then obviously that is not a problem.

If you don't know if you have any then I can't help you with that. And if you have it but don't know how to find the problem then the only sure way is via inspection. However streneous testing can help.
GeneralRe: XmlSerializer 's Deserialize method crashs when running with purify Pin
ptr_Electron4-Jan-11 17:59
ptr_Electron4-Jan-11 17:59 
GeneralRe: XmlSerializer 's Deserialize method crashs when running with purify Pin
jschell5-Jan-11 8:54
jschell5-Jan-11 8:54 
Questiontimer count down Pin
MahaKh27-Dec-10 16:53
MahaKh27-Dec-10 16:53 
AnswerRe: timer count down Pin
jk chan29-Dec-10 1:29
jk chan29-Dec-10 1:29 
AnswerRe: timer count down Pin
Richard MacCutchan29-Dec-10 2:01
mveRichard MacCutchan29-Dec-10 2:01 
QuestionConvert a string to delegate Pin
ptr_Electron27-Dec-10 1:17
ptr_Electron27-Dec-10 1:17 
AnswerRe: Convert a string to delegate Pin
Tony Richards27-Dec-10 3:14
Tony Richards27-Dec-10 3:14 
AnswerRe: Convert a string to delegate Pin
outpan27-Dec-10 8:31
outpan27-Dec-10 8:31 
Questionmaking a shop with c++ Pin
hasani200723-Dec-10 23:48
hasani200723-Dec-10 23:48 
AnswerRe: making a shop with c++ Pin
Richard MacCutchan24-Dec-10 2:36
mveRichard MacCutchan24-Dec-10 2:36 
QuestionHelp me get file using sftp in MFC (C++)????? Pin
haicang22-Dec-10 23:01
haicang22-Dec-10 23:01 
AnswerRe: Help me get file using sftp in MFC (C++)????? Pin
Richard MacCutchan23-Dec-10 0:42
mveRichard MacCutchan23-Dec-10 0:42 
QuestionOn which OS Architecture i am 32 Bit or 64 Bit, Can c++ tell me? Pin
SoftwareDeveloperGoa22-Dec-10 8:40
SoftwareDeveloperGoa22-Dec-10 8:40 
AnswerRe: On which OS Architecture i am 32 Bit or 64 Bit, Can c++ tell me? Pin
Luc Pattyn22-Dec-10 9:07
sitebuilderLuc Pattyn22-Dec-10 9:07 
GeneralRe: On which OS Architecture i am 32 Bit or 64 Bit, Can c++ tell me? Pin
Richard MacCutchan22-Dec-10 9:09
mveRichard MacCutchan22-Dec-10 9:09 
GeneralRe: On which OS Architecture i am 32 Bit or 64 Bit, Can c++ tell me? Pin
Richard MacCutchan22-Dec-10 9:08
mveRichard MacCutchan22-Dec-10 9:08 
AnswerRe: On which OS Architecture i am 32 Bit or 64 Bit, Can c++ tell me? Pin
ShilpiP23-Dec-10 19:27
ShilpiP23-Dec-10 19:27 

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.