No native symbols in symbol file

Posted by Martin on Stack Overflow See other posts from Stack Overflow or by Martin
Published on 2010-04-14T11:36:38Z Indexed on 2010/04/14 11:43 UTC
Read the original article Hit count: 1678

I am trying to remote debug a Windows Form app with VS2008.

Attaching to process works fine (Remote (Native only with no authentication)), but when I open the modules window and try to load symbols I get No native symbols in symbol file.

I realise it has something to do with how the app was build but cannot figure out what ?

© Stack Overflow or respective owner

Related posts about visual-studio-2008

Related posts about remote-debugging