<SolutionProfile xmlns="http://schemas.microsoft.com/pag/cab-profile/2.0">
  <Section Name="Foundation">
    <Modules>
      <ModuleInfo AssemblyFile="LOC.CEMS.Foundation.dll" />
    </Modules>
  </Section>
  <Section Name="UISharedQuestionEditor">
    <Dependencies>
      <Dependency Name="Foundation" />
    </Dependencies>
    <Modules>
      <ModuleInfo AssemblyFile="LOC.CEMS.SharedQuestionEditor.dll" />
    </Modules>
  </Section>

  <Section Name="SecurityModule">
    <Dependencies>
      <Dependency Name="Foundation" />
    </Dependencies>
    <Modules>
      <ModuleInfo AssemblyFile="LOC.CEMS.SecurityModule.dll" >
        <Roles>
          <Role Allow="Administrator"/>
        </Roles>
      </ModuleInfo>      
    </Modules>
  </Section>

  <Section Name="Administration">
    <Dependencies>
      <Dependency Name="Foundation" />
      <Dependency Name="UISharedQuestionEditor" />
    </Dependencies>
    <Modules>
      <ModuleInfo AssemblyFile="LOC.CEMS.Administration.dll" >
        <Roles>
          <Role Allow="Administrator"/>
        </Roles>
      </ModuleInfo>      
    </Modules>
  </Section>

  <Section Name="Reporting">
    <Dependencies>
      <Dependency Name="Foundation" />
    </Dependencies>
    <Modules>
      <ModuleInfo AssemblyFile="LOC.CEMS.Reporting.dll">
        <Roles>
          <Role Allow="Administrator"/>
          <Role Allow="Query Builder"/>
          <Role Allow="Report Builder"/>
          <Role Allow="Query/Report Viewer"/>
        </Roles>
      </ModuleInfo>
    </Modules>
  </Section>

  <Section Name="EventManagment">
    <Dependencies>
      <Dependency Name="Foundation" />
    </Dependencies>
    <Modules>
      <ModuleInfo AssemblyFile="LOC.CEMS.EventManagement.dll">
        <Roles>
          <Role Allow="Administrator"/>
          <Role Allow="Registrar"/>
        </Roles>
      </ModuleInfo>
    </Modules>
  </Section>

  <Section Name="Rolodex">
    <Dependencies>
      <Dependency Name="Foundation" />
      <Dependency Name="UISharedQuestionEditor" />
    </Dependencies>
    <Modules>
      <ModuleInfo AssemblyFile="LOC.CEMS.Rolodex.dll" >
        <Roles>
          <Role Allow="My Organization Editor"/>
          <Role Allow="My Contact Editor"/>
          <Role Allow="Rolodex Viewer"/>
          <Role Allow="Administrator"/>
          <Role Allow="Rolodex Editor"/>
        </Roles>
      </ModuleInfo>
    </Modules>
  </Section>
  
  <Section Name="Welcome">
    <Dependencies>
      <Dependency Name="Foundation" />
    </Dependencies>
    <Modules>
      <ModuleInfo AssemblyFile="LOC.CEMS.Welcome.dll" />
    </Modules>
  </Section>


  <Section Name="SharedQuestionEditor">
    <Dependencies>
      <Dependency Name="Foundation" />
    </Dependencies>
    <Modules>
      <ModuleInfo AssemblyFile="LOC.CEMS.SharedQuestionEditor.dll" />
    </Modules>
  </Section>

  <Section Name="EmailSyncEditor">
    <Dependencies>
      <Dependency Name="Foundation" />
    </Dependencies>
    <Modules>
      <ModuleInfo AssemblyFile="LOC.CEMS.EmailSyncEditor.dll" />
    </Modules>
  </Section>


</SolutionProfile>

