New face have been installed on the blog. It's easier to read than ever before! Also remind you to visit my Chinese site which is updated more frequently than here which I'm not expecting high trafic volumn.
“This item cannot be deleted because it is still referenced by other pages” When you see this message when you are trying to delete MasterPage or Page Layout, use SharePoint Designer to create a new folder and move the locked item to it and then delete the folder in whole. It's the simplest work around to "unlock" the bizarre dead lock.
Ubuntu upgrade from 8.10 to 9.04 was very successful and straightforward. Everything started normally except VMWare. When I run VMWare on console it returns: $ vmware Logging to /tmp/vmware-ubuntu/setup-15021.log modinfo: could not find module vmmon modinfo: could not find module vmnet modinfo: could not find module vmblock modinfo: could not find module vmci modinfo: could not find module vsock modinfo: could not find module vmmon modinfo: could not find module vmnet modinfo: could not find module vmblock modinfo: could not find module vmci modinfo: could not find module vsock Segmentation fault I thought it was the same problem as before when the kernel is updated. So I ran the setup program again with root account. The bundle program uninstalled and reinstalled VMWare for me. However the result was the same, it didn't solve the problem. After research on Internet I found the following solution that worked for me: sudo mv /usr/lib/vmware/modules/binary /usr/lib/vmware/modules/bin...
Comments