Click here to Skip to main content
15,897,334 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Everyone,I am a newcomer in .Net.
I got folowing error while running command "cordbg.exe" in visual studio 2010 command prompt.
"cordbg.exe is not recognized as an internal or external command,
operable program or batch file.""
How to resolve this error.
Posted

1 solution

Hi
I doubted whether cordbg is available in Visual Studio 2010. You can use mdbg instead of cordbg.

You may get some more idea from the below url.

http://blogs.msdn.com/b/jmstall/archive/2005/11/07/views-on-cordbg-and-mdbg.aspx[^]

Regards
Dominic
 
Share this answer
 
Comments
Member 7816546 12-Dec-12 6:22am    
Thanks for the reply.How to find function evaluation using msdbg tool.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900