-
Recent Posts
Tags
Archives
Recent Comments
- Office 2013 Preview & Windows 8: OneNote on Office 365 (SharePoint) won’t open in OneNote client and won’t sync on A password is required to synchronize this notebook. (Error code: 0xE0000024)
- neo_virtual on IWAB0503E Unable to update Java build path. Please check your system environment.
- JavaBeen on IWAB0503E Unable to update Java build path. Please check your system environment.
- RussBrownDevelopment on IWAB0503E Unable to update Java build path. Please check your system environment.
- nomstradamus on IWAB0503E Unable to update Java build path. Please check your system environment.
Tag Archives: .net framework
Emirates Null Reference
As if tomorrow’s route from JRO->DAR->DBX->SFO->SEA won’t be arduous enough, I hit this error when checking in online: I’m a little skeptical that the local Emirates office will be able to track down this null-reference exception for me, though it’s … Continue reading
ArgumentException: The string must be at least XXX characters long
Cross-posted from kennyw.com: I hit this obtuse exception the other day. The stack had System.Configuration code on it, which is the only way I managed to track it down to a StringValidator attribute. A few things that would have been … Continue reading