"Masudur" wrote ...
> refresh your IDE templates by using
> "devenv /installvstemplates" command...
> for this open the Visual Studio 2005 Command Prompt.. and run the
> command
> for more info check out
> http://munnacs.110mb.com/?p=17
Hi Masudur,
Thank you for your reply.
I feel a bit dim now to be honest - it turned out to be something a bit
different...for some reason at home the new project created by default an
"App_data" directory, I was right-clicking on this and choosing new item
assuming this is where VS would be telling me to stick my classes...when I
right-clicked on the solution and did this ALL of the template items
appeared, it then subsquently told me to place them in the "App_code"
directory...which it created for me...
Interestingly though, a quirk of VS no doubt, if I right-click on the
"App_Code" directory I have the same problem, so I either have to see the
annoying popup each time, or mark it to not tell me, create my class files
and always "move" them into the right place - shame I cant just right-click
and choose new item "class" etc...
Oh well - got there in a round-a-bout way...
Regards
Rob