Open Terminal (Alt-F2)
then type "gnome-terminal"
also, you can run "firefox"
Then run these commands:
gconftool-2 --shutdown
gconftool --recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel
pkill gnome-panel
The task panel should appear just after you execute the last line.