On the homepage of one of the downloads specified in the Release Notes it is stated that
"To fully enable Web Application Projects in Visual Studio 2005, you will need
to first install Microsoft Visual Studio 2005
– Update to Support Web Application Projects, then this add-in. Visual
Studio 2005 Web Application Projects are not supported in Visual Web Developer
Express Edition."
Is there perhaps a way to register the template by hand
The installer for the VS template states that it "ended prematurely because of an error", probably because of the the missing "Web Application Project" add-in.
Suggestions anyone
/Simon

Web Application templates for VS Express?
Ganesha
edit: Is there a way to get the XAML intellisense working also
/Simon
Doug Holden
Great point. As a workaround, I've created a sample "WPF/E" file based web project that can serve as a template.
http://blogs.msdn.com/mharsh/archive/2006/12/05/wpfe-template-for-express-skus-and-vs-2005-sp1.aspx
- mike