473,396 Members | 1,998 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,396 software developers and data experts.

debugging the inner layers of an app.

I am working with a .NET solution that is mostly written
in Fujitsu COBOL. It contains one C# project and one VB
project (mine). The rest (the bulk of the code) is in
COBOL.

When the app starts it displays a login form. After a
successful login it displays a menu form. One of the menu
options is to enter the name of a function and click the
RUN button. So far, so good. I type the name, the
appropriate screen appears. I fill in the blanks and
click the start button and the function runs and produces
output. Wonderful.

I set a breakpoint in my VB code and click the start
button and it does exactly the same thing. What do I have
to do to get the thing to stop on
the breakpoint?!!!

When I tested it as a standalone project the breakpoints
worked like I thought they should. Now that it's executed
from the menu, I can't control it.

Does anybody know the secret? If you do, I would be most
appreciative to hear about it.

Thanx in advance,

JimT
Jul 19 '05 #1
1 1409
First off, make sure you are not compiling/running in Release mode. You cant
use debuging when doing so.
"JimT" <ji********@ieee.org> wrote in message
news:07****************************@phx.gbl...
I am working with a .NET solution that is mostly written
in Fujitsu COBOL. It contains one C# project and one VB
project (mine). The rest (the bulk of the code) is in
COBOL.

When the app starts it displays a login form. After a
successful login it displays a menu form. One of the menu
options is to enter the name of a function and click the
RUN button. So far, so good. I type the name, the
appropriate screen appears. I fill in the blanks and
click the start button and the function runs and produces
output. Wonderful.

I set a breakpoint in my VB code and click the start
button and it does exactly the same thing. What do I have
to do to get the thing to stop on
the breakpoint?!!!

When I tested it as a standalone project the breakpoints
worked like I thought they should. Now that it's executed
from the menu, I can't control it.

Does anybody know the secret? If you do, I would be most
appreciative to hear about it.

Thanx in advance,

JimT

Jul 19 '05 #2

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

Similar topics

1
by: Lizzy | last post by:
I have an internet application which has a progress bar show whenever the customer is requesting data from the server. This progress bar is coded to work in both Netscape 4.75 and above and IE 5.0...
1
by: Chris Leonard | last post by:
Hi. Can anyone help me please. If the syntax for IE is: document.getElementById(layerID) What if I want to use layers ? document.layers ?????????
6
by: David List | last post by:
I'm having a problem using different properties of the document object in the example javascripts in my textbook with browsers that identify themselves as using the Mozilla engine. One example of...
8
by: Freek te Water | last post by:
Hi, Hope no-one is offended by my probably noob question... Context: I have a web page design, which always centres in the middle of the screen (using a 100%*100% HTML-table). Now I also use...
3
by: Crimefighter | last post by:
I'm not a javascript guy, but the use of this banner rotator script has given me fits. I know a few causes of the problem thus far, one being the layer tags aren't supported under Netscape 7.1...
4
by: ashkaan57 | last post by:
Hi, I am using the following code to show/hide part of an html page. It works in Netscape and Firefox but dies in IE: "Error: document.layers is null or not an object" <style> ..noshow {...
5
by: evanburen | last post by:
I have a set of 10 div layers on a page that each contain dynamic content pulled from a database so the size of the div layers is not static. Each layer can be viewed or hidden by checking...
10
by: Joey_Stacks | last post by:
Does anyone know of a scipt that will rotate random div layers on page refresh? I have a primary content area front and center on my site homepage, and I'd like to rotate various chunks of html...
5
by: Burt | last post by:
There's an architect at my 200 person company that advocates having many layers in all my C# apps. He wants web services, use case handlers, facade layers, data gateways, etc. When I ask why all...
1
by: Grimm | last post by:
I am developing an internalk inteface that integrates alot of seperate tools into one interface. The current version uses one Iframe inside a div layer for positioning. Currently the seperate web...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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.