Each .NET developer knows it:
Object reference not set to an instance of an object
And a lot of .NET developers knows also about this:
if (myThing != null) myThing.Method();
But at Microsoft this maybe a bit different....;-)
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.WindowsMobile.DeviceCenter.ChooseContentToSyncFolderItem..ctor(MainHost mainHost)
at Microsoft.WindowsMobile.DeviceCenter.MobileSettingsPage.Load(Folder folder)
at Microsoft.WindowsMobile.DeviceCenter.FolderList.AddFolder(IFolderPage page)
at Microsoft.WindowsMobile.DeviceCenter.ConnectedPage..ctor(MainHost mainHost)
at Microsoft.WindowsMobile.DeviceCenter.PartneredPage..ctor(MainHost mainHost)
at Microsoft.WindowsMobile.DeviceCenter.MainHost.OnPartnershipStateChanged(State s, String message)
Memory violation is past! NullReferenceException is now!
Using Windows Live writer to write this post. Of course:
But the first image above is lost!?
Oh, it is not lost, I just can't see it using WLW:
I LOVE SAFTWARE FROM REDMOND!!