Usuário com melhor resposta
Erro ao adicionar novo "Theme"

Pergunta
-
Estou com erro ao adicionar novo "theme"
ja pesquisei e todas formas de solução que encontre nao foram suficientes...podem me ajudar?
mensagem de erro: A theme with the name "teste 1011" and version already exists on the server
Segue procedimento utilizado abaixo:
Creating Themes in MOSS 2007- On the SharePoint server go to the Themes folder e.g. c:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\Themes
- Make a copy one of the existing theme folders and its contents rename it e.g. MyTheme.
- Rename the .INF file within the MyTheme folder to MyTheme.INF
- Edit MyTheme.INF.
- At the info section, Change the title, to MyTheme. Change codepage, e.g 22200, replacing the code page will fixing error “A theme with the name “MyTheme 1011″ and version already exists on the server.”
- In the titles section, rename the names to your new name. this section is to present the name in the different language.
- Provide an image to give a preview of your theme. This image should be placed in C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\IMAGES. E.g. tmbMyTheme.gif
- Modify the c:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\Layouts\1033\SPTHEMES.xml to include a reference to the new MyTheme theme
- Modify the CSS within MyTheme folder to personalize your theme.
- Run iisreset from the command prompt
- Apply the new theme to a “test site”,.
<Templates>
<TemplateID>MyTheme</TemplateID>
<DisplayName> MyTheme </DisplayName>
<Description> MyTheme has a white background with blue control areas and orange highlights.</Description>
<Thumbnail>images/tmbMyTheme.gif</Thumbnail>
<Preview>images/ tmbMyTheme.gif</Preview>
</Templates>
Respostas
-
alteras-te o codepage para 65001 é o que utiliza UTF-8.Depois abres o Sharepoint desinger e apaga a pasta "_themes" deve ter a tua pasta ou ficheiro errado,Depois fazes iisreset , e depois adicionas o teu estilo.
André Lage Microsoft SharePoint and CRM Consultant
Blog:http://aaclage.blogspot.com
Codeplex:http://spupload.codeplex.com/http://simplecamlsearch.codeplex.com/- Marcado como Resposta Richard Juhasz terça-feira, 31 de janeiro de 2012 16:30
Todas as Respostas
-
Boasaltera [name] para nome do teu projectoe altera o codigo da codepage=65001 que utiliza o UTF-8 o normal para latino.exemplo:[info]title=[Name]codepage=65001version=3.00format=3.00readonly=truerefcount=0[titles]1031=[Name]1036=[Name]1040=[Name]3082=[Name]1043=[Name]1046=[Name]1053=[Name]1044=[Name]1030=[Name]1035=[Name]1041=[Name]1042=[Name]1028=[Name]2052=[Name]1029=[Name]1045=[Name]1032=[Name]1038=[Name]1049=[Name]1055=[Name]2070=[Name]1025=[Name]1037=[Name]1054=[Name]espero que ajude.
André Lage Microsoft SharePoint and CRM Consultant
Blog:http://aaclage.blogspot.com
Codeplex:http://spupload.codeplex.com/http://simplecamlsearch.codeplex.com/ -
-
alteras-te o codepage para 65001 é o que utiliza UTF-8.Depois abres o Sharepoint desinger e apaga a pasta "_themes" deve ter a tua pasta ou ficheiro errado,Depois fazes iisreset , e depois adicionas o teu estilo.
André Lage Microsoft SharePoint and CRM Consultant
Blog:http://aaclage.blogspot.com
Codeplex:http://spupload.codeplex.com/http://simplecamlsearch.codeplex.com/- Marcado como Resposta Richard Juhasz terça-feira, 31 de janeiro de 2012 16:30