MSDN > Home page del forum > SharePoint - Enterprise Content Management > MCMS 2002 Template Explorer could not open
Formula una domandaFormula una domanda
 

Con rispostaMCMS 2002 Template Explorer could not open

  • mercoledì 10 giugno 2009 5.37Terrence Chan Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    We have a MCMS 2002 Server contains three Sites which share the same template, therefore, having the same style.
     
    We would like to separate the template, so that each site can have its own style.
     
    As MCMS 2002 is new to me, I have questions below:
     
    1) How do I open the MCMS solution file with MCMS Template Explorer? I got error message: "Could not get the root gallery" when I open the MCMS solution file.
     
    When the solution is opened, I got message "Could not open the MCMS Template Explorer. You may not have rights to view Templates or a server connection could not be established. Please make sure that you have rights to view Templates and open the project again." in the MCMS Template Explorer. I am an Administrator of the server.
     
    2) How does template and aspx file link together?( I have the source code of MCMS solution, but don't understand the mechanism of how aspx file import to the MCMS as template.)

    Terrence Chan
    • SpostatoMike Walsh MVPMVP, Moderatoremercoledì 10 giugno 2009 6.06ECM is nearest to MCMS but still not correct (From:SharePoint - Development and Programming)
    •  

Risposte

  • venerdì 12 giugno 2009 12.42Mario Leblond Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     Con risposta
    Hi,

    1) It's not enough to be local administrator. You have to give you some rights in MCMS. To do this you go in Site Manager, you select "User roles" and then you add your account to the group "Administrators"

    2) ASPX files (known as Template) are link to template gallery in Site Manager. When you create or modify a template in Visual Studio you will deploy the ASPX page to Q/A server and production Server. You also have to deploy the template that is in the template gallery that is store in the database. To extract the template, go in Site Manager and navigate to you template and export it as a package (a file with the .SDO extension will be create). Then import the SDO on the Q/A and production server with Site Manager. You will have to be a member of the "Administrators" group of MCMS to do that.

    Hope that help

Tutte le risposte

  • mercoledì 10 giugno 2009 6.04Mike Walsh MVPMVP, ModeratoreMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    None of the SharePoint forums are really support forums for MSCS 2002.

    Moving to the SharePoint - ECM forum which is the closest (as people using ECM sometimes came from MCMS 2002) but I suggest you try instead to find a MCMS 2002 forum or (more likely) *newsgroup* to post your questions to.

    WSS FAQ sites: http://wssv2faq.mindsharp.com and http://wssv3faq.mindsharp.com
    Total list of WSS 3.0 / MOSS 2007 Books (including foreign language) http://wssv3faq.mindsharp.com/Lists/v3%20WSS%20FAQ/V%20Books.aspx
  • venerdì 12 giugno 2009 12.42Mario Leblond Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     Con risposta
    Hi,

    1) It's not enough to be local administrator. You have to give you some rights in MCMS. To do this you go in Site Manager, you select "User roles" and then you add your account to the group "Administrators"

    2) ASPX files (known as Template) are link to template gallery in Site Manager. When you create or modify a template in Visual Studio you will deploy the ASPX page to Q/A server and production Server. You also have to deploy the template that is in the template gallery that is store in the database. To extract the template, go in Site Manager and navigate to you template and export it as a package (a file with the .SDO extension will be create). Then import the SDO on the Q/A and production server with Site Manager. You will have to be a member of the "Administrators" group of MCMS to do that.

    Hope that help