Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Random "System.NullReferenceException" error

Reply
Thread Tools

Random "System.NullReferenceException" error

 
 
Manny
Guest
Posts: n/a
 
      08-02-2004
i'm using ver 1.1 of the framework developing a website, and seem to
getting a random "System.NullReferenceException" error. The error
occurs in different parts of the website in random fashion.
I was able to find the following article which may be the issue i'm
facing
http://support.microsoft.com/default...b;en-us;810245

the article refers to ver 1.0 of the framework. has anybody else
experienced this type of error ? i would think, in ver 1.1 this would
be fixed, anyone know if that was the case ?


Thanks

Manny
 
Reply With Quote
 
 
 
 
Lau Lei Cheong
Guest
Posts: n/a
 
      08-02-2004
I'm using version 1.1 and didn't experienced any
"System.NullReferenceException" error on production stage. But that may be
due to the fact that I attempt to initialize the COM object right just
before I use it, and then close it immediately after use.

Have you acquired additional information from your pages' users?

"Manny" <> ???
news: om ???...
> i'm using ver 1.1 of the framework developing a website, and seem to
> getting a random "System.NullReferenceException" error. The error
> occurs in different parts of the website in random fashion.
> I was able to find the following article which may be the issue i'm
> facing
> http://support.microsoft.com/default...b;en-us;810245
>
> the article refers to ver 1.0 of the framework. has anybody else
> experienced this type of error ? i would think, in ver 1.1 this would
> be fixed, anyone know if that was the case ?
>
>
> Thanks
>
> Manny



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Math.random() and Math.round(Math.random()) and Math.floor(Math.random()*2) VK Javascript 15 05-02-2010 03:43 PM
random.random(), random not defined!? globalrev Python 4 04-20-2008 08:12 AM
Random "The IListSource does not contain any datasources" and more (Crashing a live site at random, twice a week or so) Lars-Erik Aabech ASP .Net 8 04-28-2005 07:52 AM
Random not really random... Maziar Aflatoun ASP .Net 4 08-05-2004 01:26 AM
Random NOt random? Darren Clark ASP .Net 3 06-24-2004 05:23 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57