473,698 Members | 1,947 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Random Crash Using Infragistics UltraWinToolbar s

I seem to be posing a lot at the moment, so please accept my apologies.

I can't say, categorically that the Infragistics tools are to blame, but I
have had this intermittent problem now for two months, and all attempts to
localise it have failed. I have looked at the Infragistics newsgroups and
web sites, and there are hints that there are potential problems in this
area, especially in a multi-threaded app (I have two or three threads
running).

Sometimes I can get the crash to be repeatable, but just as I home in on it,
it stops happening. Then, some time later it will happen again in slightly
different circumstances.

The application terminates without warning, and without executing any
unhandled exception handlers. In Debug | Exceptions, I have all four - C++
Exceptions, CLR Exceptions, Native Run-Time Checks, and Win32 Exceptions -
set to break into the debugger when the exception is thrown and when it is
not handled, but no exception is thrown. The output window shows that the
app terminated with exit code 0.

The only common element seems to be that the crash happens as I click, or
immediately after I click a menu item or toolbar button (both Infragistics
tools).

My reason for posting is just in case anyone else has had similar
experience, or whether anyone can suggest a way of identifying what the app
was doing just before the crash. As it does not happen in a common place in
my code, I am assuming that there must be a common place in the Infragistics
code, but I don't know how to find or prove it.

Thanks in advance for any pointers.

Charles
Nov 20 '05 #1
1 2256
> I seem to be posing a lot at the moment, so please accept my apologies.

... posting ...

Anyway, in case anyone is watching this post with keen anticipation, I think
I have found the problem.

It's all to do with overlapped file i/o and the fact that sometimes, between
waiting for single object and getting the final overlapped result,
Windows/.NET/whatever can move stuff about. So, what you were pointing to at
the start you might not be pointing to at the end.

So now I marshal my overlapped structure in and out of the calls - like I
should have done in the first place - and it hasn't crashed since; I just
know I'm going to eat those words.

Infragistics, you are reprieved (for now).

Charles
"Charles Law" <bl***@nowhere. com> wrote in message
news:uM******** *****@TK2MSFTNG P09.phx.gbl...
I seem to be posing a lot at the moment, so please accept my apologies.

I can't say, categorically that the Infragistics tools are to blame, but I
have had this intermittent problem now for two months, and all attempts to
localise it have failed. I have looked at the Infragistics newsgroups and
web sites, and there are hints that there are potential problems in this
area, especially in a multi-threaded app (I have two or three threads
running).

Sometimes I can get the crash to be repeatable, but just as I home in on it, it stops happening. Then, some time later it will happen again in slightly
different circumstances.

The application terminates without warning, and without executing any
unhandled exception handlers. In Debug | Exceptions, I have all four - C++
Exceptions, CLR Exceptions, Native Run-Time Checks, and Win32 Exceptions -
set to break into the debugger when the exception is thrown and when it is
not handled, but no exception is thrown. The output window shows that the
app terminated with exit code 0.

The only common element seems to be that the crash happens as I click, or
immediately after I click a menu item or toolbar button (both Infragistics
tools).

My reason for posting is just in case anyone else has had similar
experience, or whether anyone can suggest a way of identifying what the app was doing just before the crash. As it does not happen in a common place in my code, I am assuming that there must be a common place in the Infragistics code, but I don't know how to find or prove it.

Thanks in advance for any pointers.

Charles

Nov 20 '05 #2

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

Similar topics

6
1757
by: Renzska | last post by:
I am getting a random crash in my program. I think it has to do with the only listbox I have. It uses the WMP to play songs and when a song completes I set the selected item in the listbox. I am assuming that is has to do with the listbox because of this line: "at System.Windows.Forms.ScrollableControl.WndProc(Message& m)" and the listbox is the only part of my program that has a scrollable control.
9
3848
by: greeningster | last post by:
I have written an application in Visual C++ for a customer but it seems to crash randomly. Could anyone give me any help on how I could track this down ? Also, there appears there might be memory leaks too. How can i track these down ?
3
10095
by: newsgroper | last post by:
I am evaluating the infragistice ultrawingrid. Does anyone know how I can color a row based upon a column value?
5
5467
by: Paul W | last post by:
I was recently assigned to build a database administration tool with an infragistics web grid UI. I am able to pull the data into a dataSet and bind it fine. However, when I attempted to use the UpdateCell or UpdateCellBatch events to transfer updated data to the data set, the event arguements (Infragistics.WebUI.UltraWebGrid.CellEventArgs e) are missing critical information such as the row and column of the cell being updated, and most of...
1
3189
by: steve | last post by:
Greetings, My team and I would like to use Infragistics for both WinForm and WebForm development. From a technical perspective we see the benefits. The boss wants me to quantify ROI. The primary question I get is 'what does the Infragistic grid give me that the ASP.NET grid does not?' I get similar questions for the other Infragistic controls that are complements of existing WinForms and WebForm controls. For me to answer this...
5
1655
by: Chris Podmore | last post by:
I have a problem with the Infragistics web controls on a hosted server. I get Security Exception errors. It appears that my site doesn’t have the correct privileges, how can I overcome the problem without getting the service provider to make changes? I don’t know if the service provider will make the required changes or not. Or have I just got something else wrong? This is the actual error. Security Exception Description: The...
1
2511
by: BATISTA | last post by:
Hi i am working in c# with infragistics In c# windows applicaion, I will be passing data from textbox..such that for example:i ahev 3 texboxes labeled name: age: salary:.... Now name is the parent and age and salary r the child..so if i pass data in
0
2694
by: veerleverbr | last post by:
Hi, I want to create an asp.net page with a tabpage. On the tabpage I want to use the WebDateChooser and WebDataInput controls of Infragistics. These 2 controls use a mask to enter a date and bankaccountnummber, so that no invalid date or bankaccountnumber can be inputted. I started out with the tabcontrol of infragistics. But I also want to use the atlas update panel, and this gives conflicts when used together with the infragistics...
41
2360
by: Zytan | last post by:
Anyone do any tests on it? I would assume it has improved since C's rand(), but who knows. For some reason, and it could just be coincidence, I seem to see patterns. But even a crappy rand() function should be good enough to avoid that, so i may be seeing things. Zytan
0
8671
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8598
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9152
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. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8887
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 most users, this new feature is actually very convenient. If you want to control the update process,...
1
6515
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5858
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4360
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2321
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
1997
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 effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.