Tagged Questions
0
votes
1answer
33 views
New page missing from Arabic website (available in English site)
I have a multi language site as follows:
English (default)
Arabic
I can open home page of both sites. Then I create a new page "test.aspx" from the Page library. This page is available on English ...
1
vote
0answers
199 views
Remote PowerShell Script
I have server 1 (application that the script) (dax-sp) and server 2 (sharepoint) (sp-sp)
Script on server 1 (ScriptStart.ps1)
Set-Item WSMan:\localhost\Shell\MaxMemoryPerShellMB 2000
$pwd = ...
0
votes
2answers
214 views
Building the level (menu) hierarchy by creating sites and subsites deeper
I am working on a portal project that was a custom asp.net wcm/ecm portal and i will develop it in sharepoint from scratch.
In that custom portal there is a 5 level menu hierarchy. And only some ...
1
vote
1answer
346 views
How to create a WSP file without using wspbuilder for Site Definition
I have a folder with following structure, I wonder how can I create a wsp file for it, and it deploy the site definition for me,
structure
- XML
- -> ONET.xml
- default.aspx
- ...
