473,547 Members | 2,653 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Common language runtime debugging services

2 New Member
hello all,

I have a problem with an application I have created. I built a program in vb.net and created a setup file for that. the program runs successfuly in my computer.
however when I run the setup file of my application in other computers I get an error like this:

"Common language runtime debugging services
application has generated an exception that could not be handled.
process id=0x764 (1892), thread id=0x214 (532)"

the numbers in the process id and thread id change every time I try to run, they are not constant.

Is there anyone else that have an idea about the problem and how to fix it?
Mar 31 '07 #1
2 2556
kenobewan
4,871 Recognized Expert Specialist
Welcome to the site. You can download the .NET SDK CLR Debugger. Here is a link on debugging ASP.NET using the CLR debugger, but it should be similar for a WinForms application:

Debugging ASP.NET with the CLR Debugger

You can download the .NET SDK Here:

Microsoft Download Center

As long as the PDBs are included with the application you should be able to
debug.
Mar 31 '07 #2
drosophila1903
2 New Member
I guess the computer that I try to run on has .net sdk already installed. but I could not find the CLR debugger
Apr 1 '07 #3

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

Similar topics

0
1421
by: Candi Suriano | last post by:
Help! I have a VB.Net dll that must be exposed to COM. The VB.Net program calls a C++ With managed extensions dll. When I try to reference the VB.Net dll from another VB.net program I get the following error message: Unable to emit assembly: Error emitting 'System.Runtime.InteropServices.GuidAttribute' attribute --'Common Language...
1
6226
by: Sathiamoorthy | last post by:
I received a runtime error when I was working in MyApp.exe MyApp.exe Common Language Runtime Debugging Services Application has generated an exception that could not be handled. Process ID=0x14 (1300), Thread Id=0xe8(232) Any one help me
22
2151
by: larry | last post by:
I was just looking at a demo training that mindleaders has on .net training: http://www.mindleaders.com/products/democourse3.asp And I don't believe this is correct or at least is misleading to me: "The search for an easy, productive, and very powerful programming language led to the birth of Visual C#. Visual C# incorporates the best...
1
1788
by: paul | last post by:
I have a Windows vb.net app that creates an Object from a .net dll that I wrote. If the dll fails to achieve its task I get it the re-throw an exception. the windows app encapulates the object creation in a try catch block. eg Windows App ------------ Try __Configuration = New DT.Support.Configuration Catch ex As Exception...
669
25604
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Language”, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic paper written on this subject. On the Expressive Power of Programming Languages, by Matthias Felleisen, 1990....
8
2240
by: douglass_davis | last post by:
Some things i do not understand about CLR if any one could clear this up i would appreciate it. 1. When I compile a program in VB .NET 2003 and get an executable, does that executable contain native code or Intermediate Language? 2. Is there somewhere a choice in VB .NET 2003 between compiling to native code or to Intermediate Language?
0
1326
by: =?Utf-8?B?UkJlbGw=?= | last post by:
I have a VB .NET app that I've been working on for quite some time. The app has been working fine with no problems. I have recently been charged with Internationalizing the app. Since I have never done this before I searched for information and came across a walkthrough (http://msdn2.microsoft.com/en-us/library/y99d1cd3(VS.71).aspx). It...
0
1458
by: Justin Dutoit | last post by:
Hey! I'm sorry if this is a bit of a newbie question, but I am gettting unwanted 'Runtime error' messages, i.e. not the error proper, and customErrors mode="Off" doesnt' seem to work. My web.config file probably needs something- it is below. Please help soon... <?xml version="1.0" encoding="utf-8" ?> <configuration> <system.web> <!-- ...
6
11472
Markus
by: Markus | last post by:
Things to discuss: Headers What are they? What does PHP have to do with headers? Why can they only be sent before any output? Common causes
0
7703
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7947
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7463
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7797
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6032
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 projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3473
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1923
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1050
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
748
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.