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

How to debug program error on Windows with another language?

I downloaded and tried to install my program on a Hebrew Windows Professional
computer and got the error at start up of the program:
Application has generated an exception that could not be handled...
Process id = 0x890(2580)
Thread id = 0xa18(2584)

The only thing I did out of normal in the install is that installed
Framework .NET from a Home XP Hebrew licenced install CD rather than a XP
Professional Hebrew licenced install CD. The user machine is Hebrew Windows
XP Pro licenced.

I develop on English Windows XP Pro. I don't really know how to begin to
"debug" what might be going wrong on the user machine making it such the my
program will not start up.

Are there debugging tools that I can install on the user's machine so I can
see why it is coming up with error at program load?

I want to get my program to run on every language of Windows XP so I need to
get used to tracking down failures like this.

Thanks!

Bob Achgill
Oct 8 '06 #1
3 1389
=?Utf-8?B?Qm9iQWNoZ2lsbA==?= <Bo********@discussions.microsoft.com>
wrote in news:9C**********************************@microsof t.com:
I downloaded and tried to install my program on a Hebrew Windows
Professional computer and got the error at start up of the program:
Application has generated an exception that could not be handled...
Process id = 0x890(2580)
Thread id = 0xa18(2584)

The only thing I did out of normal in the install is that installed
Framework .NET from a Home XP Hebrew licenced install CD rather than a
XP Professional Hebrew licenced install CD. The user machine is
Hebrew Windows XP Pro licenced.

I develop on English Windows XP Pro. I don't really know how to begin
to "debug" what might be going wrong on the user machine making it
such the my program will not start up.

You can use the CLR debugger:

http://msdn2.microsoft.com/en-us/library/7zxbks7z.aspx

You'll need to include the debug files (PDBs) with the app for debugging to
work correctly. Otherwise, you can try:

http://www.sysinternals.com/Utilities/DebugView.html

Oct 9 '06 #2
Thanks! CLR debugger showed me all the Load statements when I ran it on my
development computer where I have the .Net Framework SDK installed.

But how can I use CLR debugger on my user computer? Do I have to install
the SDK on the client computer to run the CLR debugger?

DebugView worked on the client computer but only showed one line of debug
output. It did not show any of the Program Load statements. It is the
Program load that I am trying to debug.:o(

Bob
>
You can use the CLR debugger:

http://msdn2.microsoft.com/en-us/library/7zxbks7z.aspx

You'll need to include the debug files (PDBs) with the app for debugging to
work correctly. Otherwise, you can try:

http://www.sysinternals.com/Utilities/

Oct 9 '06 #3
=?Utf-8?B?Qm9iQWNoZ2lsbA==?= <Bo********@discussions.microsoft.com>
wrote in news:5E**********************************@microsof t.com:
But how can I use CLR debugger on my user computer? Do I have to
install the SDK on the client computer to run the CLR debugger?
Yes, I believe you'll have to instlal the tools on the user's computer.

I believe remote debugging is possible too - if you have the proper
components loaded (VS.NET has some remote debugging components) and the
proper permissions.
Oct 10 '06 #4

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

Similar topics

1
by: Robert | last post by:
Simple way of writing debug print statements in your JavaScript code. You need to have enabled popups in your browser. I liked the ability to write to the java console in Netscape 4.x. This,...
22
by: edgrsprj | last post by:
PROPOSED EARTHQUAKE FORECASTING COMPUTER PROGRAM DEVELOPMENT EFFORT Posted July 11, 2005 My main earthquake forecasting Web page is: http://www.freewebz.com/eq-forecasting/Data.html ...
1
by: Reza Sadeghi | last post by:
Hi I am getting this error when I tried to browse any asp.net in visual studio.net. I can build the project but when I try to run and debug the project I get error message that "Unable to start...
10
by: Scott | last post by:
I have a simple asp.net app which works fine in debug mode, but crashes on the following line when I run it on the production server: Dim dt As DataTable I have tried the following variations...
10
by: Brett | last post by:
For some reason when I step into the code below, it jumps out on the second iteration at the line I have marked below. Nothing else happens - no errors. Dim tcpClient As New...
2
by: Michael | last post by:
Running DB2 v7 UDB ("DB2 v7.1.0.93", "n031208" and "WR21333") on Windows XP, I am unable to find out why the "Build for Debug" option within Stored Procedure Builder is not enabled on Java stored...
6
by: Andrew Rowley | last post by:
I am having trouble getting debug and release builds to work properly with project references using C++ .NET and Visual Studio 2003. I created a test solution, with a basic Windows form C++...
7
by: =?Utf-8?B?SmltIFdhbHNo?= | last post by:
I'm new to working with mixed assemblies. All of my previous experience has been with VC++/MFC in native, unmanaged applications. When I create a mixed assembly in which one or more of the files...
11
by: benoitc | last post by:
I've been having a problem debugging an ASP.NET 1.1 application on an existing Windows XP/Visual Studio 2003 workstation that I've inherited from somebody else. The application builds fine, but...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
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: 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...

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.