You're attempting to create the icon before Explorer has fully started. You should handle errors gracefully (scroll down to "Handling Shell_NotifyIcon failure").
You should also handle the TaskbarCreated notification -- it enables you to recreate your icons after Explorer crashes and restarts.