473,473 Members | 2,164 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Notification or Error Message not Understood

When running my program, I get the following message that I don't
understand...the program seems to run ok but I would like to know what I'm
doing wrong to get this message...any help would be appreciated.

"A first chance exception of type 'System.NullReferenceException' occurred
in MultiGridControl.dll""
--
Dennis in Houston
Sep 16 '07 #1
2 1036
Dennis,

Hard to say without code, mostly is it because you forget to create the
object and are just declaring it.

dim object as Whatever instead of
dim object as New Whatever.

Cor

"Dennis" <De****@discussions.microsoft.comschreef in bericht
news:97**********************************@microsof t.com...
When running my program, I get the following message that I don't
understand...the program seems to run ok but I would like to know what I'm
doing wrong to get this message...any help would be appreciated.

"A first chance exception of type 'System.NullReferenceException' occurred
in MultiGridControl.dll""
--
Dennis in Houston
Sep 17 '07 #2
Thanks...I wish it would tell me which line is giving the error. Doesn't
happen during build, just when starting to execute
--
Dennis in Houston
"Cor Ligthert[MVP]" wrote:
Dennis,

Hard to say without code, mostly is it because you forget to create the
object and are just declaring it.

dim object as Whatever instead of
dim object as New Whatever.

Cor

"Dennis" <De****@discussions.microsoft.comschreef in bericht
news:97**********************************@microsof t.com...
When running my program, I get the following message that I don't
understand...the program seems to run ok but I would like to know what I'm
doing wrong to get this message...any help would be appreciated.

"A first chance exception of type 'System.NullReferenceException' occurred
in MultiGridControl.dll""
--
Dennis in Houston

Sep 17 '07 #3

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

Similar topics

3
by: Bruno G. | last post by:
Hello! Is it possible for IIS to send some sort of notification when an ASP error occurs on a page? I can see them in the web logs, but I was wondering if there was a way to receive an email...
0
by: grutta | last post by:
I am writing a windows service that will recieve notification when a USB Device is insterted into the machine. I have used the RegisterDeviceNotification and the RegisterServiceCtrlHandlerEx with...
2
by: pnp | last post by:
Hi all, How can I call the functions that play the error messages from the User32.dll? Thanks in advance, Peter.
1
by: Hai Ly Hoang [MT00KSTN] | last post by:
Different between Notification & Message is a bit hazy for me. Anyone can explain in detail for me ? Thanks in advance !
2
by: SB | last post by:
Can someone please tell me Microsoft .NET's position on this WS-Notification specification that includes the pub/sub model? Is there something in the pipeline or already available as part of the...
1
by: barbara_dave | last post by:
Hi all, I want do Event/Notification when a USB device plugged in. I am working on a Windows 2000 computer. Is there a way to do that? Thanks a lot!
669
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...
3
by: geskerrett | last post by:
We have been asked to develop and application for a client that is a 'notification" system. We would like to use python, but are struggling to find the right starting point. Any suggestions, tips...
0
by: Nadia Amir | last post by:
I want to enable SQL cache notification on northwind tables employees. I have used the tool aspnet_regsql.exe as defined in the tutorial http://msdn2.microsoft.com/en-us/library/e3w8402y(vs.80).aspx...
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
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
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...
0
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,...
0
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...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
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 ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.