03 March, 2011

Report contains no data


SharePoint Server provides the ability to audit the usage of your SharePoint environment. The SharePoint Server auditing capabilities allow you to track all activities that occur within the environment. The site collection administrator has the ability to set auditing requirements within the environment that determine the types of actions that should be tracked. Reports are then available that can be used to review the logged events.

Yesterday, one of my users reported me the following error message for the site collection on which he was working:

Report contains no data

As we know, only site collection administrator works/can view the audit log reports so my user clicked on the report and got the above mentioned error message.

What you have to do in this situation:
1)   Open the site on which you are working
2)   Site actions
3)   Site settings
4)   Site collection administration
5)   Site collection audit log settings
6)   Select the columns as per your requirements 

The following list of events can be audited:
1)   Opening, Downloading and viewing of content.
2)   Editing Content
3)   Checking in and out.
4)   Moving and copying content.
5)   Deleting and restoring.
6)   Editing Content Types and Columns
7)   Searches performed by users.
8)   Changes to security settings.

Note: Make sure you do some activity in order to get the reports because you have implemented the audit logs by checking all the appropriate audit events. 

Once auditing has been enabled and the site has been in use for a while. Different reports can be pulled from the log. If no data has been recorded in the log, then the reports will simply not open.

After doing the above mentioned steps, your issue will be resolved..
In case of any queries/questions regarding the above mentioned information then please let me know, Thanks…

27 February, 2011

A usage report is not available for this site. Usage processing may be disabled on this server or the usage data for this site has not been processed yet.

When you try to view the Site Usage Report page, you may see the following message:
A usage report is not available for this site. Usage processing may be disabled on this server or the usage data for this site has not been processed yet.


Logging and usage processing must be turned on, and users must have visited a page on your site before any data can appear on the Site Usage Report page. Contact your site administrator to verify that logging and usage processing are turned on in Windows SharePoint Services 3.0. Also, if the site is new (created today) or has not been used before today, no data will appear until the usage log processing is completed (usually within 24 hours). Furthermore, if there has been no activity on the site for the past 31 days, you will see the "no data" message.
How to Enable Windows SharePoint Services usage logging:

Enable Windows SharePoint Services usage logging for the farm hosting the Web application containing the SSP. Please refer the following steps to enable usage logging for the farm:

-On the Central Administration home page, click Operations. 
-On the Operations page, in the Logging and Reporting section, click Usage analysis processing. 
-On the Usage Analysis Processing page, in the Logging Settings section, select Enable logging. 
-Type a log file location and number of log files to create. 
-In the Processing Settings section, select Enable usage analysis processing, and then select a time to run usage processing. 
-Click OK.


Enable portal usage reporting:

After Windows SharePoint Services usage logging is enabled in the server farm, SSP administrators must enable the portal usage reporting service. SSP administrators can control the complexity of usage analysis processing, and select whether or not reporting is enabled for search queries. 

Please refer the following steps to enable portal usage reporting:

-On Central Administration home page, click the Shared Service Provider listed under Shared Services Administration in the Quick Launch bar. 
-On the SSP home page, in the Portal Usage Reporting section, click Usage reporting. 
-On the Configure Advanced Usage Analysis Processing page, in the Processing Settings section, click Enable advanced usage analysis processing. 
-In the Search Query Logging section, select Enable search query logging. 
-Click OK.

Note: If advanced usage analysis processing is not selected, usage reporting statistics will be minimal.


Reset Internet Information Server:


-Go to the Start Button and click Run 
-Type IISReset and click OK.


Activate portal usage reporting

After portal usage reporting is enabled for the SSP, site collection administrators must activate the reporting feature. Until the reporting feature is activated on a site collection, usage reports are not available. 

Please refer the following steps to activate the reporting feature:

-On the Site Actions menu, click Site Settings. 
-On the Site Settings page, in the Site Collection Administration section, click Site collection features. 
-On the Site Collection Features page, click the Activate button for the Reporting feature.

If you have any queries/questions regarding the above mentioned information then please let me know, Thanks...

Your changes could not be saved because this SharePoint Web site has exceeded the storage quota limit. You must save your work to another location. Contact your administrator to change the quota limits for the Web site.

User trying to save file in shared documents on personal site. It’s telling user “ Your changes could not be saved because this SharePoint Web site has exceeded the storage quota limit.

A quota specifies storage limit values for the maximum amount of data that can be stored in a site collection. Quotas also specify the storage size that, when reached, triggers an e-mail alert to the site collection administrator. Quota templates apply these settings to any site collection in a SharePoint farm.

To Track Quotas:
-Site administrators can go to Site Actions -Site Settings and click "Storage space allocation" to review space usage.
-Here they can display lists of libraries, documents, lists and Recycle Bin contents.
-These lists are by default sorted on size, descending. They can be resorted on Date Modified or Size


Resolution:
Server administrators are able to set limits on the amount of storage space that sites can use on the server. Contact your server administrator to request that the storage quota for the Web site be increased.

Exact Steps:
1. Go to your Central Administration a Application
2. On the Application Management page, in the SharePoint Site Management section, click Quota Templates.

I have also seen that user faced this kind of error message usually for their mysites because Personal site’s Limit site storage is set to 100M by default.

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, Thanks..



25 February, 2011

Opening PDFs in SharePoint 2010


As i am working in SharePoint support(administration), i faced so many issues on day-2-day basis. yesterday i had faced one issue which belongs to opening of pdf files.


User Requirement/Issue Description: I have a document library with a PDF file. Whenever I click on the PDF file, I am prompted to save the file. I do not get the option of opening the file, I am forced to save it. What I want is for the PDF file to open, either in the browser or in a separate Adobe Reader window, depending on the Adobe Reader settings. 


Please refer the following steps to resolve this issue:


1. Open the central administration
2. Click Manage Web Applications
3. Click on the web app you want to change, and go to ‘General Settings’
4. Scroll down and reach the section called as ‘Browser File Handling’
5. Change the radio box from Strict to Permissive.
6. Click OK.
7. Settings has been successfully configured :-)


Go to the sharepoint document library and try to open the PDF documents & check the results !!


If you have any queries/questions regarding the above mentioned information then please let me know, Thanks..

23 February, 2011

Creating a New Document Template


Many users already know that we can create a new Word document from within a document library. However, Microsoft Office SharePoint Server (MOSS) 2007 takes this one step ahead by giving you the option to create any type of document you want within the same document library. You could do this in previous versions, but it was difficult to implement and was not an out-of-the-box solution — and it generally resulted in a separate document library for each document type. With MOSS 2007, this feature is now part of the application and is reasonably easy to implement at both the site and document library level.

One of the most powerful new features in SharePoint 2007 are content types. One of the benefits of having content types is that we now can have multiple document templates in one single document library. Each content type can have a document template.

Here are the steps to implement this:

1. Create a Document Library

2. Within the site that contains that Document Library, go to Site Actions > Site Settings

3. Under the Galleries section, click on Site Content Types

4. Click the Create link at the top of the list.

5. Give your Content Type a name and description.

6. Under Parent Content Type choose “Select parent content type from: Document Content Types” and “Parent Content Type: Document”

7. If this is the first time you’re creating a new Content Type, then you should choose to place it in a “New Group” and give it a meaningful name.

8. After creating the Content Type, you have the option of customizing some of the settings. Click on ‘Advanced Settings.’

9. Choose to upload a New Document Template.

10. Keep the default settings and press OK.

Now we’ll have to go back to the Document Library that we had created earlier. Within that Document Library:


11. Click on Settings > Document Library Settings

12. Under the General Settings Section, click on ‘Advanced Settings’

13. change ‘Allow management of content types’ from NO to YES. Keep the other settings as it is, and click OK.

14. Under the Content Types Section, click ‘Add from existing site content types’

15. Now you’ll have the option of choosing the from the menus, the Content Type Group and Content Type that was created earlier.

16. Go back to the Document Library, click the arrow next to the ‘New’ button and you should now have a new Document Template to choose from...


If you have any queries/questions regarding the above mentioned info then please let me know, Thanks...