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

Debugging custom controls in VS.NET 2005

I've written a number of custom controls in VS.NET 2003 and I'm pretty
familiar with how to debug issues there, but it seems some of my techniques
don't work on VS.NET 2005.

I've created a very basic button control derived from Control.

I then createda test app, added my button to the toolbox and proceeded to
drop it on a form. VS.NET 2005 crashed. Pressing the "Debug" button caused
the app to close.

So, then I tried my old reliable trick of running a separate VS.NET 2005
instance and attaching to the first instance and then repeated dropping the
button on the form. The first instance immediately shuts down without a
message.

The debug info in the debug dump report is all unmanaged information, so not
of great use to me. I am not a big fan of WinDbg, but I can go there if I
have to. Is there some other way of figuring out what's going on?

I'd expect VS.NET to be slightly more robust. I realize controls can do all
sorts of crazy stuff, but for it to just completely crash VS.NET is
pathetic.

Mar 30 '08 #1
0 917

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

Similar topics

0
by: RadekP | last post by:
Hi Gurus .. I would really appreciate some insights for the problem that bugs me for quite some time. I keep my custom controls in their own shared (private/public key signed) assembly. I need...
7
by: Shimon Sim | last post by:
I have a custom composite control I have following property
5
by: Arne | last post by:
What happened to custom controls in ASP.Net 2.0? I can't get my old custom controls from Asp.Net 1.1 to work in Asp.net 2.0
0
by: Günter Prossliner | last post by:
Hi everybody! The same question I have asked about one week ago in the german asp.net newsgroup, but no one was able to answer the question. Maybe someone is able to in this group! I...
3
by: shapper | last post by:
Hello, I am starting to create various custom controls for Asp.Net 2.0 and I am using Visual Studio 2005. I have a few questions: 1. Should I use the Web Site or Project Model? I believe...
1
by: rn5a | last post by:
I have created a custom control button which when clicked displays a message in the JavaScript alert dialog. I could successfully compile the VB class file into a DLL & also could add it to the...
3
by: 1388-2/HB | last post by:
This is happening on a WinXP Pro SP2 machine with Visual Studio 2005 & local IIS as the debugger. Everything was working fine this morning (and had been working for weeks/months prior). After a...
0
by: =?Utf-8?B?RGF2ZQ==?= | last post by:
I have a very odd problem which I hope someone can help me with. I have written a very simple test program using remoting as an excercise in using a custom sink - just a simple server with a single...
5
by: =?Utf-8?B?dXNmaW5lY2F0cw==?= | last post by:
I'm new to asp.net. I'm trying to follow the tutorial walkthroughs and have got a few done. Now I'm doing the one about validating input, and I've run into some problems. In particular, I am...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.