No announcements
Found 181418 threads
-
0 Votes
DataSet Access is throwing NullReferenceException
This portion of my code is ...Answered | 2 Replies | 931 Views | Created by Alejandro Alarcon - Thursday, May 1, 2014 2:54 AM | Last reply by Magnus (MM8) - Thursday, May 1, 2014 2:36 PM -
0 Votes
Accessing Document.AttachmentLink throws NullReferenceException
I altered the Jil code, providing an option to tell it to serialize inherited properties (which it doesn't do by default), and then it started throwing ...Answered | 3 Replies | 965 Views | Created by Andrew C. W. Davis - Friday, October 24, 2014 8:37 PM | Last reply by Aravind Ramachandran - Tuesday, November 4, 2014 3:02 AM -
0 Votes
PrincipalContext is always throwing a NullReferenceException.
Should it be why it throws the NullRefEx ?Answered | 8 Replies | 10271 Views | Created by Jeff Gratton - Sunday, April 1, 2012 10:25 PM | Last reply by Lie You - Tuesday, April 17, 2012 3:00 AM -
0 Votes
How can I throw this NullReferenceException
If I understand you correctly you want the loop to continue when a NullReferenceException occurs?!Answered | 6 Replies | 1149 Views | Created by WKCALVIN - Saturday, October 1, 2016 8:29 AM | Last reply by polymorphic - Sunday, October 2, 2016 1:23 PM -
3 Votes
NullReferenceException
As Yann already explained, within your query you are accessing f.Vendor.VendorID, so if f.Vendor is null, it will throw an exception.Answered | 10 Replies | 1402 Views | Created by Hessc - Saturday, February 9, 2013 4:35 PM | Last reply by Hessc - Tuesday, February 12, 2013 12:11 AM -
0 Votes
RegisterName throws NullReferenceException
Hi I am having a problem registering a controls name, so that I can remove the control when I need to redraw it. when trying to register the name it throws a NullReferenceException, ...Answered | 2 Replies | 4002 Views | Created by Playwolf - Saturday, August 7, 2010 1:37 PM | Last reply by Playwolf - Thursday, September 9, 2010 12:15 PM -
0 Votes
WPF ComboBox SelectedItem throwing NullReferenceException
Here is Data Class public class Person : IDataErrorInfo,INotifyPropertyChanged { public Person() { ...Answered | 10 Replies | 8193 Views | Created by YogendraSingh84 - Wednesday, January 18, 2012 3:33 AM | Last reply by Rajpura Mayank - Friday, January 20, 2012 4:41 AM -
0 Votes
SDK Package: Babel's ParseSource throws a NullReferenceException
Source source = (Source) this.GetSource(req.FileName); fails to find a ...Answered | 5 Replies | 3228 Views | Created by BlackHC - Thursday, March 19, 2009 11:32 PM | Last reply by Norlesh - Saturday, March 21, 2009 1:11 PM -
0 Votes
Random NullReferenceExceptions at OpenWebInternal
I too am getting this NullReferenceException seemingly at random in my workflows, like this one: at Microsoft.SharePoint.Library.SPRequest.OpenWebInternal(String ...Answered | 10 Replies | 14955 Views | Created by Noll - Friday, July 25, 2008 1:18 PM | Last reply by Rama._ - Thursday, January 8, 2009 6:09 PM -
0 Votes
What caused this NullReferenceException?
This line in my C# code worked OK in Visual Studio 2010 but throws a NullReferenceException in Studio 2012 - G.DrawLine(redPen, xPts[0], yPts[0], xPts[1], ...Answered | 5 Replies | 881 Views | Created by C_oldrookie82 - Tuesday, March 19, 2013 11:58 AM | Last reply by Heslacher - Monday, March 25, 2013 5:05 PM -
2 Votes
NullReferenceException on FindControl()
I was able to get the event to fire, though I am not done with my problem you did have the solution to the nullreferenceexception.Answered | 6 Replies | 1996 Views | Created by pbf98 - Monday, April 29, 2013 1:33 PM | Last reply by pbf98 - Tuesday, April 30, 2013 6:31 PM -
0 Votes
WPF Map Control Throws NullReferenceException
This is a weird problem. The exception only happens if I have a break point in my project that is hit before the project is fully loaded (before the window appears on the screen). Not ...Answered | 1 Replies | 975 Views | Created by Jason_Boyd - Saturday, May 2, 2015 8:08 PM | Last reply by Ricky_Brundritt - Saturday, May 2, 2015 8:37 PM -
1 Votes
NullReferenceException error
So when you click on button and when you try to get 'dice.Length" as object "dice" is not initialized then it will throw a null exception.Answered | 6 Replies | 731 Views | Created by StWalker - Monday, December 15, 2014 2:19 AM | Last reply by Sammani Palansuriya - Wednesday, December 17, 2014 6:05 AM -
4 Votes
UserIdleDetectionMode NullReferenceException
Or is something else deeper in the call throwing the null reference?Answered | 15 Replies | 6644 Views | Created by LCPC Studios - Saturday, September 24, 2011 6:48 PM | Last reply by KHK Software - Thursday, March 15, 2012 6:12 PM -
0 Votes
What is a NullReferenceException, and how do I fix it?
This throws NullReferenceException!Answered | 3 Replies | 737 Views | Created by Ranjith Murthy - Friday, August 19, 2016 3:10 PM | Last reply by cheong00 - Monday, August 22, 2016 1:31 AM -
0 Votes
[VS 2010] NullReferenceException during rewrite
However, I found a repro (even a really short one :-D ): public sealed class Bar : IBar { public void Baz() { ...Answered | 7 Replies | 4670 Views | Created by winSharp93 - Friday, April 30, 2010 1:44 PM | Last reply by Manuel Fahndrich - Saturday, June 5, 2010 12:36 AM -
2 Votes
NullReferenceException
And null - 1 is a NullReferenceException.Answered | 14 Replies | 3658 Views | Created by PCRider - Wednesday, October 7, 2009 8:56 PM | Last reply by Ron.Whittle - Thursday, October 8, 2009 11:50 PM -
5 Votes
InvokeMethod NullReferenceException
" + [class]) Return Nothing End Try End Function Public Shared Function InvokeMethod(Of T)(ByVal typeName As ComponentModel.Component, ByVal ...Answered | 12 Replies | 4641 Views | Created by goldbishop - Tuesday, March 9, 2010 7:50 PM | Last reply by goldbishop - Wednesday, March 10, 2010 4:59 PM -
0 Votes
NullReferenceException in Visual Basic
I am getting a NullReferenceException was unhandled error when i run my debugging in this part of my code: Dim x As Integer = Val(index.Chars(0)) what can i do so ...Answered | 1 Replies | 3063 Views | Created by muskoka17 - Wednesday, June 3, 2009 8:55 PM | Last reply by Parry2k - Wednesday, June 3, 2009 9:10 PM -
0 Votes
Dispatcher causes NullReferenceException
However, if I close the application with the X button in the upper right corner, the Dispatcher causes an unhandled nullreferenceexception, but not always.Answered | 5 Replies | 8602 Views | Created by Letharion - Friday, August 22, 2008 11:10 AM | Last reply by Lalit Singh Sisodia - Tuesday, August 26, 2008 5:40 AM - Items 1 to 20 of 181418 Next ›
No announcements