-
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: windows
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
Error 1001. The specified service has been marked for deletion
Cross-posted from kennyw.com, the experience that inspired this blog: Sometimes I think I should run a signspotting campaign for error messages. In this particular case, the error happens when trying to install or uninstall a Windows service. Since there was … Continue reading