About Me

Hello, My name is Vishal Joshi,SharePoint Expert since 2009 and I work as a Senior SharePoint Administrator for WT. Kindly have a look at the posts and leave a comment if a post helped you.

2011-09-16

Old image appears even after the user has uploaded the new image with the same name in the Picture Library


Issue:

User came with the issue that the old image appears even after the old image is deleted and a new image is uploaded into the Library. But he is able to view the updated image in the other user's machine

Resolution:

1. A copy of the file was store into the recycle bin of his machine.

2. Deleted the Old image from the Recycle bin.

3. Cleared the Cache.

4. Tried to Open the  Iamge and it Opens up correctly.

5. Done

Thanks




Settings to take care when only the user must edit the items which he has added in the Calendar

Issue:
User came with the requirement mentioned below:

She had created a Calendar List just as a Conference room Booking. She wanted that every user should be able to view the Date and Time for which the conference room is booked but the other users should not be able to Edit the items which she has created. Only the User who has booked the conference room in the calendar must edit his/her own item.

Resolution

1. Goto the Calendar List
2. Click on Settings--> List Settings
3. Click on Advanced Settings
4. Under Item level permissions, there are two options which specify which items users can read/edit
5. Select All Items under Read Access
6. Select Only their own under Edit Access
7. Done

Kindly reply to the post if the comment is useful.

Thanks




SharePoint 2007 Quick URL's for reference

Hello

Here are the list of Quick SharePoint 2007 URL's which can ease your task.

FunctionAdd to the URLNotes
Add Web Parts Pane?ToolPaneView=2Add to the end of the page URL; WILL ONLY WORK IF THE PAGE IS ALREADY CHECKED OUT
Create[area]/_layouts/spscreate.aspx 
Create/_layouts/create.aspx 
Create list in a different portal area/_layouts/new.aspx?
NewPageFilename=YourTemplateName.stp&
ListTemplate=100&
ListBaseType=0
When you save a template in a portal area and try to create a new list in a different portal area, the template will not show on the Create page. Use this URL to force it to show.
Documents and Lists/_layouts/viewlsts.aspx 
List Template Gallery/_catalogs/lt 
Manage Audiences/_layouts/Audience_Main.aspx 
Manage Cross Site Groups/_layouts/mygrps.aspx 
Manage List Template Gallery/_catalogs/lt/Forms/AllItems.aspx 
Manage My Alerts/_layouts/MySubs.aspx 
Manage People/_layouts/people.aspx 
Manage Site Collection Administrators/_layouts/mngsiteadmin.aspx 
Manage Site Collection Users/_layouts/siteusrs.aspxTo access you must be an admin on the server or a site collection admin for the site.
Manage Site Groups/_layouts/role.aspx 
Manage Site Template Gallery/_catalogs/wt/Forms/AllItems.aspx 
Manage Site Template Gallery/_catalogs/wt/Forms/Common.aspx 
Manage Sites and Workspaces/_layouts/mngsubwebs.aspx 
Manage User Alerts/_layouts/AlertsAdmin.aspx 
Manage User Alerts/_layouts/SiteSubs.aspx 
Manage User Permissions/_layouts/user.aspx 
Manage Web Part Gallery/_catalogs/wp/Forms/AllItems.aspx 
Master Page Gallery/_catalogs/masterpageAlso includes Page Layouts
Modify Navigation/_layouts/AreaNavigationSettings.aspx 
Recycle Bin/_layouts/AdminRecycleBin.aspx 
Save as site template/_layouts/savetmpl.aspx 
Site Column Gallery/_layouts/mngfield.aspx 
Site Content and Structure Manager/_layouts/sitemanager.aspx 
Site Content Types/_layouts/mngctype.aspx 
Site Settings/_layouts/settings.aspx 
Site Settings/_layouts/default.aspx 
Site Template Gallery/_catalogs/wt 
Site Theme/_layouts/themeweb.aspx 
Site usage details/_layouts/UsageDetails.aspx 
Site Usage Summary/_layouts/SpUsageWeb.aspx 
Site Usage Summary/_layouts/Usage.aspx 
Sites Registry/SiteDirectory/Lists/Sites/Summary.aspx 
Top-level Site Administration/_layouts/webadmin.aspx 
User Information/_layouts/userinfo.aspx 
Web Part Gallery/_catalogs/wp 
Web Part Page
Maintenance
?contents=1Add to the end of the page URL
Workflows/_layouts/wrkmng.aspx 


Kindly post your comment if you feel the post is helpful.

Thanks

The Server Block is not well formed

Issue:

An error occured whenever the user clicks on a particular Sub-Site "The Server Block is not well formed."

The Reason

While I'm sure a number of scenarios can create this situation. In my case, It was a matter of customization carried out on the Web-parts. Hence It was generating the Error message when the user tries to open the Subsite where the webpart resides.

Resolution:

Goto the SharePoint Settings page by adding _layouts/settings.aspx at the end of the SharePoint Site URL For Ex: https://testserver/sites/testdemo/testsubsite/_layouts/settings.aspx

The following URL would take you to the Site Settings page

Finally perform the simple steps mentioned below:-

1. Goto Look and Feel
2. Reset  to Site Definition
3. Select Reset Specific Page to Site Definition Version
4. Provide the Local url of the page i.e. https://testserver/sites/testdemo/testsubsite/default.aspx
5. Click on Reset
6. Done

By Resetting the Site Deinition, It would restore the Site with default settings and close all the Webparts and then the user was able to open the Site.

Thanks






2011-09-15

Windows SharePoint Services Folders are read only in Outlook

Issue:
User came with the issue that he was recieving the Erro message "Windows SharePoint Services Folders are read only in Outlook" whenenver he tried to Edit the SharePoint Calendar from MS Outlook

The Reason
User had Outlook 2003 installed on his system and after researching, I found out that the Functionality the client is looking for is available only with Outlook 2007. With Outlook 2003 users are having read only permissions, it is a limitation of the previous product.

Resolution:
Asked the Client to upgrade to the Outlook 2007. Refer  to the Forum Article
http://social.technet.microsoft.com/Forums/en-US/SharePointGeneral/thread/3e21fcf1-cf18-4bea-9ao3-635dcd33bb3d/

Kindly comment if the post was helpful.

Thanks