473,406 Members | 2,713 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

What is this? "Disassembly cannot be displayed in run mode"

When I try to run any project, sometimes I will encounter this tab window in
the IDE which has the following message: "Disassembly cannot be displayed in
run mode".

I mean it'll show sometimes, and sometimes don't. Just wonder what is the
meaning of this? Do I need to concern of any wrong doing in my program or
codes?

Thanks in advance.
Nov 20 '05 #1
2 11749
Kjon,
The "disassembly" tabs shows a disassembly of your program, a disassembly is
the machine code itself (the x86 Assembly language).

If you are running your program the debugger will not show you the
disassembly, however if you stop at a break point you can see the
disassembly, as its based on the current location within your program...

Hope this helps
Jay

"kjon" <y@y.co> wrote in message
news:O%****************@tk2msftngp13.phx.gbl...
When I try to run any project, sometimes I will encounter this tab window in the IDE which has the following message: "Disassembly cannot be displayed in run mode".

I mean it'll show sometimes, and sometimes don't. Just wonder what is the
meaning of this? Do I need to concern of any wrong doing in my program or
codes?

Thanks in advance.

Nov 20 '05 #2
Thanks Jay. Now at least I know what the tab is for. :) So I'm supposed it
has nothing to do with my program error, right?
"Jay B. Harlow [MVP - Outlook]" <Ja************@msn.com> wrote in message
news:un**************@TK2MSFTNGP09.phx.gbl...
Kjon,
The "disassembly" tabs shows a disassembly of your program, a disassembly is the machine code itself (the x86 Assembly language).

If you are running your program the debugger will not show you the
disassembly, however if you stop at a break point you can see the
disassembly, as its based on the current location within your program...

Hope this helps
Jay

"kjon" <y@y.co> wrote in message
news:O%****************@tk2msftngp13.phx.gbl...
When I try to run any project, sometimes I will encounter this tab window
in
the IDE which has the following message: "Disassembly cannot be
displayed in
run mode".

I mean it'll show sometimes, and sometimes don't. Just wonder what is

the meaning of this? Do I need to concern of any wrong doing in my program or codes?

Thanks in advance.


Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Matt | last post by:
I was wondering if someone could explain why I'm receiving this error. It's like a 404 error but I think it might be something else. Basically, I have a page where a user inputs his email...
7
by: Joe | last post by:
I have an upload file operation in the web application. UploadForm.asp is the form, and UploadAction.asp is the form processing. //UploadForm.asp <FORM NAME="InputForm"...
14
by: VMI | last post by:
Everytime I open my machine's MSDN and look for a subject, when I double-click on anything, I get "The page cannot be displayed" . What's wrong?
1
by: JohnZing | last post by:
i tried to install asp.net forums all went ok, but after login i always get "Object moved to here." in firefox or "The page cannot be displayed" in IE when i hit refresh, the page loads fine. ...
4
by: Siang Hwee | last post by:
Hi. I am facing some problem in Asp.net. I am developing a payroll application currently. This is a web-based application. User need to click on "Process" button in order to process the payroll...
1
by: kongkong99 | last post by:
Hi, I have an ASP.NET application that loads files, parses them and loads in the database which is running in window 2000 webserver. When I load a text file after the file is parsed and the...
1
by: emon.haider | last post by:
Hi guys, I just made a web application using ASP.Net and C#. The application compiles and works fine from my workstation, but after I uploaded it to my webserver, I am getting an error of "the...
6
by: TC | last post by:
Hey All, I'm receiving a weird error in IE now: "The XML page cannot be displayed" This is even with the simplest of pages that I previously could view. Any ideas?
4
by: Peter | last post by:
I have the following code which works fine in IE6 and IE7 and FireFox, but when I run IE6 on Citrix I get "The page cannot be displayed" in the iframe. We don't have IE7 on Citrix so I can't try...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.