missing project template, Windows Service (.NET)

I'm trying to create a managed service using VC++ 2005, express. I've done this once a couple of weeks ago but now, either I'm missing something very obvious or somewhere the project template has gone missing.
When I select File->New-> Project, I can't see windows service (.NET) under the list of installed templates.
If anyone can spot what's missing I'd be eternally grateful.
[401 byte] By [kimaldis] at [2008-2-21]
# 1
I believe you need vs.net 2005 pro or greater to have that project template.
KenTucker at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C++ 2005 Express Edition...
# 2
are you sure? I've built a service using express once already and there's a section on creating services in the online documentation.
kimaldis at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C++ 2005 Express Edition...
# 3
My apologies, you're right. I'd been building the service in 2003.
thanks for the input.
kimaldis at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual C++ 2005 Express Edition...