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

Making an executable abruptly stops in between

How to log errors (command line arguments in the make option menu) while making an executable in VB application as it stops in between?
Nov 5 '07 #1
6 1473
Killer42
8,435 Expert 8TB
How to log errors (command line arguments in the make option menu) while making an executable in VB application as it stops in between?
Between what?

And what version of VB are you using? Please provide more detail about the problem.
Nov 6 '07 #2
Between what?

And what version of VB are you using? Please provide more detail about the problem.

I'm using VB6 version. I have a project which has many forms and changed one of the form in the project and tried to make an executable of the project. I clicked on the Make xxx.exe menu option and continued to make executable. But it hangs while making an executable. I have to kill the process. Is there any way to log errors. If i get log I can trace out why it is stopping abruptly in the executable process.
Nov 6 '07 #3
QVeen72
1,445 Expert 1GB
Hi,

To Trap the errors, before making EXE, Click on menu:

Run >> Start With Full Compile

All the Compile Errors will be trapped here....


Regards
Veena
Nov 6 '07 #4
Killer42
8,435 Expert 8TB
To Trap the errors, before making EXE, Click on menu:
Run >> Start With Full Compile
All the Compile Errors will be trapped here...
I think that depends on how you define "compile errors". This will trap errors that the compiler detects in your code. It probably won't trap errors in the compiler.
Nov 6 '07 #5
QVeen72
1,445 Expert 1GB
Hi Killer,

He said, while making EXE, The process will Stop abruptly in between and it points to the error.
So if he runs once with Full Compile mode, at least Making of EXE will not stop in between, EXE will be done.
Other Program errors, Logical errors, Overflow errors, etc.. should be taken care by him.

Regards
Veena
Nov 7 '07 #6
Killer42
8,435 Expert 8TB
He said, while making EXE, The process will Stop abruptly in between and it points to the error.
No, that's not true. To quote prabhas123...
it hangs while making an executable. I have to kill the process.
Nov 7 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: belgi | last post by:
Hi, I have a working windows service,it is looking for files on the disk and when some of the files are cupdated it calls an executable. But it takes a lot of time(about 10 minutes) to run the...
8
by: suresh_C# | last post by:
Dear All, What is difference between Portable Executable (PE) file and a Assembly? Thanks, Mahesh
351
by: CBFalconer | last post by:
We often find hidden, and totally unnecessary, assumptions being made in code. The following leans heavily on one particular example, which happens to be in C. However similar things can (and...
9
by: ApexData | last post by:
My main form has tab-pages. On each tabbed page is a subform control containing a different subform. When a user selects a specific tab and begins to edit a record, I need a way of preventing the...
5
by: mailtofinny | last post by:
Hi I have a perl script which deals with files like this. My aim is to close the handlers safely eventhough the perl script execution is stopped abruptly. How can i do this. Pls give me a...
16
by: Erwin Moller | last post by:
Why is a binary file executable? Is any binary file executable? Is only binary file executable? Are all executable files binary? What is the connection between the attribute of binary and that of...
5
by: Andy B | last post by:
I am trying to figure out how to make an object instance available for all methods of a class. I tried to do something like this: public class test { TheObject Instance = new TheObject();...
3
by: schaermu | last post by:
Hi there we noticed a rather strange behavior in one of our web applications. When debugging it on a local developer workstation, everything is processed fine (using Cassini Developement...
3
by: cwinay | last post by:
Hey guys, I couldn't find a dedicated hardware section here so I picked this section to ask my question assuming that system administrators of all kind hit this forum. Guide me to an appropriate...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
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...

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.