Showing posts with label SharePoint Designer 2010. Show all posts
Showing posts with label SharePoint Designer 2010. Show all posts

17 January, 2012

What is a SharePoint site template

SharePoint site templates are pre-built definitions designed around a particular business need. You can use these templates as they are to create your own SharePoint site and then customize the site as much as you like. You’re probably familiar with the default site templates, like Team Site, Blog site, and Group Work Site as shown here.
SharePoint Site Template

You can create your own site template based on a site you’ve created and customized in SharePoint. This is a powerful feature in SharePoint that allows you to create a custom solution and then share that solution with your peers, the broader organization, or outside organizations. You can also package the site and open it in another environment or application like Microsoft Visual Studio and further customize it there.
When you save your site as a template, you create a Web Solution Package, or WSP. A WSP is a CAB file with the solution manifest. The solution you create gets stored in the Solution Gallery for the SharePoint site collection. From there, you can download a copy of the solution or activate it on the server.

Activating SharePoint Designer

Activate Office 2010 programs

Article To activate an Office 2010 program, you must enter your 25-digit product key, if you haven't already done so during Setup.

Activate volume editions of Office 2010

Article If you are using this computer at work, you might be using a volume edition of Microsoft Office 2010.

Find the Product ID for your Office program

Article The Product ID, also known as PID key or PID, is specific to your Microsoft Office 2010 license and is verified during product activation . After your Office...

An unexpected error has occurred

Problem Description:
If you try to import a spreadsheet from within SharePoint Designer 2010 to create a list in SharePoint 2010 then you will get an error

"An unexpected error has occurred."

What exactly I am doing:
1.   Browse to a SharePoint site
2.   From the Site Settings menu click on "Edit In SharePoint Designer"
3.   Within SharePoint Designer, choose left menu "Lists and Items"
4.   From the Ribbon menu click "List from Spreadsheet"
5.   SharePoint Designer will launch the SharePoint site within a browser
6.   Add a title on the list and choose File then click Import
7.   You will get error message "An unexpected error has occurred"

After hours of troubleshooting and debugging, I got this issue resolved by using the following workaround.

Workaround:
1.   The URL when you try to load the page from SharePoint Designer will look something like the following and it will not work:

          http://server/_layouts/new.aspx?ListTemplate=SpreadsheetImport

2.   Append to the URL on the page that is being called from Sharepoint Designer with the following and reload the page.

          &ListBaseType=0&DisplayName=Spreadsheet+Import

Example:

I hope the above mentioned information will help you to resolve your issue. If you have any queries/questions regarding the above mentioned information then please let me know. I would be more than happyJ to help you as well as resolves your issues J J

16 January, 2012

Create and open sites by using SharePoint Designer 2010


Save a SharePoint site as a template

Article With Microsoft SharePoint Designer 2010, you can design and build robust SharePoint applications that include a rich set of data sources, customer-facing...

Managing SharePoint Designer 2010

Article SharePoint Designer 2010 Is a powerful web and application designer program for Microsoft SharePoint 2010 technologies. You use SharePoint Designer to create...

Video: Configure site security using SharePoint Designer 2010

Video Learn how to configure site security using SharePoint Designer 2010 by SharePoint MVP Asif Rehmani

Create SharePoint site pages

Article In Microsoft SharePoint Designer 2010, you can quickly and easily add pages to a SharePoint site and then customize those pages in the browser or in...

Data Views and forms


Create a custom list form using SharePoint Designer

Article SharePoint lists and libraries contain list forms that allow users to display, edit, and add items to a list or library.

Create a custom list view using SharePoint Designer

Article Show All Hide All You can create and customize list views using the browser, or you can create views using SharePoint Designer 2010

Web Parts for views and forms in SharePoint Designer 2010

Article In Microsoft SharePoint Designer 2010, you can create list views and data views as well as list forms and data forms.

Create a list or library using SharePoint Designer

Article Lists and libraries are the primary repositories for data in a SharePoint site. Nearly all of your data is stored in a list or in a library. Lists and libraries...

Create data forms using SharePoint Designer

Article with SharePoint Designer 2010, you can quickly create highly customized interfaces to your business data sources using forms. Forms are a vital part of...

Create data views in SharePoint Designer

Article with SharePoint Designer 2010, you can quickly create highly customized interfaces to your business data sources using Data Views. A Data View is a live...

Edit list forms using InfoPath 2010 in SharePoint Designer

Article Every SharePoint list contains a set of list forms that you use to view, edit, or add items to a list. Each list form displays the columns from that list...

Customize Data Views and forms using SharePoint Designer

Article A Data View is a live, customizable view of a data source from a SharePoint site. SharePoint Designer 2010 retrieves data from a data source in the form...

Video: Create Web Part connections using SharePoint Designer 2010

Video Learn how to Create Web Part connections using SharePoint Designer 2010 by SharePoint MVP Asif Rehmani

Cannot open pages in sub sites with SharePoint Designer 2010

What is happening? | What the issue is?
Cannot open pages in sub sites with SharePoint Designer 2010 even if users have Design or higher permissions at the sub site level

SharePoint Designer is a powerful application that enables the rapid creation, editing and deployment of content on the SharePoint platform. As such, certain mandatory permission levels are required. You use SharePoint Designer to create and customize data sources, views and forms, workflows, master pages, and more. When performed together, you can create real business solutions on the SharePoint platform.
Points to be noted: SharePoint Designer is designed to request and use SharePoint permissions that grant the rights of managing & designing at the SharePoint site level it is not design to use the permission at a smaller granularity level such as list item level permissions...

Conclusion:
To be able to use SharePoint Designer and modify SharePoint content, an user needs to be a member of one of the following groups at the site collection level: Site Collection Administrators group, the Designers group, and Owners group.

Reference Documents:


Workarounds:
1. Give the user Design permissions to the Master Page gallery and read permission to the rest of the site.
2. Copy down the Master Page to the sub site instead of inheriting.

Finally, it seems that this issue is by designJ

If you have any queries/questions regarding the above mentioned information then please let me know. I would be more than happy to help you as well as resolves your issues J J