Hi guys,
I have ben coding in C# 2005 for quite some time but haven't been doing much asp.net 2 development.
Today I decided to do some and realized that I cannot add a master page to my asp.net project.
If I right-click on my project and select "Add Item" I do not have a master page option in the list of installed templates.
I seem to have everyting else from webforms to skin files and class diagrams but I do not have a master page.
So I need to know how I can get this to show up or how to create master page manually.
I wish I knew why it is not an option. Looks like a VS 05 bug possibly?