• SharePoint: System.ComponentModel.Win32Exception: OSearch ()

    December 26, 2008

    You may have seen this error when trying to configure and start the Office SharePoint Server search service. The reason is that you probably haven’t prefixed the given account with the domain name. So, enter DOMAIN\Account instead of just Account

  • How to use Hyper-V with a wireless connection

    December 24, 2008

    So I have started to use Windows Server 2008 as my primary operating system on my laptop. And since I do a lot of development on virtual machines, I wanted to have my Hyper-V VM’s to connect to the internet through my laptop’s wireless connections. It turns out that Hyper-V doesn’t support wireless connections out [...]

  • DEBUG: Error 2769: Custom Action install did not close 1 MSIHANDLEs.

    December 11, 2008

    You may have seen this strange error when trying to install your MSI when you have developed a managed custom action DLL in Visual Studio 2005 / 2008? If you execute the MSI with detailed logging, like this: MSIEXEC /i "<YOURMSI>.msi" /L*v "InstallLog.txt" You end up with an error message that is similar to this [...]

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org