Click here to Skip to main content
15,903,012 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
(Disassembly cannot be displayed in run mode.) what is solution of this error and this error occurs ????
Posted
Comments
Sergey Alexandrovich Kryukov 17-Oct-13 1:03am    
Sorry, not enough information to discuss anything at all...
—SA

1 solution

Somehow, you are trying to show the "Disassembly" tab while debugging. The content will only show when you have reached a breakpoint, so either close the tab, or "break into" your code.
 
Share this answer
 
Comments
Rohit kumar6210 18-Oct-13 0:19am    
Sorry I didn't understand please tell me how solve this problem ????

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