I have a site definition folder with following structure,
- XML
- default.aspx
- MasterPage.master
- masterpageajax.master
In XML folder I have "ONET.XML" and I looked into this file, and realized that there isn't any GUID ID in it, just four section and a title, was wondering if changing the title gonna solve the problem for me or not ?
Structure of ONET.XML
<xml....>
<project Title ....>
<Navbars>
<ListTemplates>
<DocumentTemplates>
<Configuration>
<Modules>
<serverEmailFooter>
</project>
All i see is Title that I can change :S
Cheers
