I have a site template called test1.stp. I have create a new web application and when creating a site collection, it is not showing the option for 'Custom tab' to select the template in web application in sharepoint 2007.
But it is available in sharepoint 2010. How to do it?
Is it the template for 2007 or 2010? It seems it is the template created from SharePoint 2010 site, so it will work only on 2010 site.
Related
How to use the SharePoint 2007 site content data in SharePoint 2013 site without migration?
And what is the best practice if a client develop a new site in SharePoint 2013 environment but they want to use the SharePoint 2007 old content data in the new environment?
The answer to that question is not directly. You’ll have to upgrade your content and service applications(if required) through the process to get to 2010 and then to 2013.
Read this article by microsoft: http://technet.microsoft.com/en-us/library/ee947141.aspx
On my Visual Studio 2012 software I need to create new web page for my Office 365 SharePoint as a Landing Page for my site. The Page has to contain some logic related to the SharePoint which is to be developed in Visual Studio itself.
The Question is what is the best way to achieve this, what should the project type be (should it be ASP.NET empty Web Application, if so what else would be required to setup) and How to pakage it and deploy on the Cloud (Office 365 account).
You will need to create App(Now called as SharePoint Add-In), then use the app-catalog to deploy and Install app on SharePoint office 365 site.
Below are some reference which will be helpful to you:
Buliding SharePoint Apps
Add a custom page and style to a SharePoint-hosted SharePoint Add-in
Use the App Catalog to make custom business apps available for your SharePoint Online environment
Hope this helps
When i'm trying to create New 'Blank Site' in SharePoint Designer 2013 it tells me
This Web site must be created on a server that is running Microsoft SharePoint Foundation. Please choose another location.
I'm run Microsoft SharePoint Server 2013. Should i also install Microsoft SharePoint Foundation 2013 or what?
It sounds like you're pointing your new Blank Site template at a location where SharePoint isn't installed. The best way to test if this is the case would be to first try opening a site, put in the location of your new SharePoint installation and see if it resolves. If not then your problem lays in your SharePoint installation itself and you should review the documentation for that.
What are the possible functionalities that can be modified or added using sharepoint designer with sharepoint foundation 2013? In terms of programming.
SharePoint Designers main purpose is for creating or modifying Microsoft SharePoint sites, workflows and web pages.
As an example you are able to create and modify workflows but cannot compile any code or build your own custom web parts.
Hello I am trying to open a SharePoint 2010 Foundation Site (local installed on Windows7 Home Premium) in SharePoint Designer 2010. Nevertheless I get the following error:
"The directory name is invalid".
I already added the site to trusted zone in IE, but that has no effect. I also can't connect SharePoint to SharePoint Workspace.
Thank you!
First, are you using SharePoint Designer 2007 or 2010? You can't use SPD 2007 with SharePoint 2010.
Second, you have to configure your site (via central admin) to allow editing with SPD.