14 November, 2011

This web site does not support workflows created by SharePoint Designer

Workflows help people to collaborate on documents and to manage project tasks by implementing business processes on documents and items in a Microsoft Office SharePoint Server 2007 site. Workflows help organizations to adhere to consistent business processes, and they also improve organizational efficiency and productivity by managing the tasks and steps involved in business processes. This enables the people who perform these tasks to concentrate on performing the work rather than managing the workflow.

Would like to share some resolution details for the workflow issue that I had resolved recently. here are the details:

Error Message: This web site does not support workflows created by SharePoint Designer

Cause: You do not have the permissions necessary to create workflows.

Resolution:
1) In Office SharePoint Designer 2007, in the Folder List, right-click the Workflows library, and then click Properties.
2) Click the Security tab.
3) Click Manage permissions using the browser.
4) In the browser, on the Permissions: Workflows page, click New, and then click Add Users.
5) Add the user to the list.

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

Unknown Error Trying To Lock File

Office integration with the SharePoint is the most important achievement as it I the most commonly used product in day to day business activities. Every OS has its own advantages and disadvantages while working with some applications or with some products but we need to understand that if any application is not working just because of machine change/OS change then the problem is not with that application but machine compatibility itself and we need to find what exactly it is lacking and what will be perfect resolution for that??

Problem Description:
Facing problems while editing office documents on windows vista OS

Configuration:
+OS-Windows Vista
+Office 2007
+IE 7.0

Error Message:
Unknown Error Trying To Lock File

Action that needs to be taken when user will be available:
Did research and founds out that although SP1 fixes the issue, registry settings are required to make it work. More info on the KB Article below


Registry changes in case if we don't suggest windows Vista SP-1:
1)   Locate and then click the following registry subkey:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
2)   On the Edit menu, point to New, and then click Multi-String Value.
3)   Type AuthForwardServerList, and then press ENTER.
4)   On the Edit menu, click Modify.
5)   In the Value date box, type the URL of the server that hosts the Web share, and then click OK.

Note:- You can also type a list of URLs in the Value date box. For more information, see the "Sample URL list" section in this article.
Exit Registry Editor.

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, Thank you

Explorer view not opening in windows vista

Your client does not support opening this list with Windows Explorer.

I think, we are very much familiar with this error message and know what exactly needs to be done if such issue occurs. But this issue varies if operating system changes from XP to Windows Vista.

FYI- this is a known issue with windows vista OS and we have a Microsoft KB for this: http://support.microsoft.com/kb/841215

Before we can go ahead and concludes on to above mentioned KB, make sure to check the following points:

1)    Web client service should be started
2)    You can also get the error if the URL to the document library is 100 characters long
3)    If you are using Internet Explorer 6 you will get the error. You know it’s time to upgrade

It would be a good question as what exactly this KB suggest?

Please refer the following info:
1. Click Start
2. Type regedit.exe in the Start Search box
3. Locate and expand the list and navigate to the following location
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameter
4. Locate the value BasicAuthLevel
--Right click the value and choose Modify.
--In the Value data box, type 2, and then click OK.
5. Exit Registry Editor, and then restart the computer.
  
If it’s a Windows Server 2008 OS then please check the following:
1. Open up the Windows Server Manager.
2. Click Features in the left hand menu
3. Click Add Features, in the main window.
4. Select the Desktop Experience feature, and then click Next.
5. Click Install.
6. Click Close when the Add Features wizard is done.
7. Choose to reboot when done.
       
If it’s a Windows Server 2003 OS then please check the following:

Download and install the Microsoft Hot fix
Windows Office needs a Web Client update to work properly with WebDAV.

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, Thank you

22 October, 2011

restrictions on file names, folders, and URLs


SharePoint is always tricky but if we know how to use, what to use and where to use then it will be very easy. Today i am going to share some basic details which are very common but extremely useful.
URL Restrictions:
The maximum length for a URL in Windows SharePoint is 260 characters. However, I suggest you do not use URLs longer than 256 so users can include the links in the links list, as mentioned in Miscellaneous section below.

Some additional details (Just for reference):

Site Restrictions
- You cannot use the characters ” # % & * : < > ? \ / { | } ~ in a site name.
- You cannot start a site name with an underscore. For example, _MySharepointSite is not a valid name for a site or a subsite.
- Periods are not allowed consecutively in the middle of a site name. For example, My..SharepointSite is not a valid name.
- You cannot start or end a site name with a period. For example, .MySharepointSite and MySharepointSite. are both invalid names.

Document Libraries
- If you use one of the following characters in a Document Library they will be removed: Comma, hyphen, period, left and right parenthesis ().

Miscellaneous Tips
- Do not use underscores in a site name. Although allowed, Microsoft discourages it.
- Link list items cannot be more than 256 characters

File & Folder Restrictions
- You cannot use the characters ” # % & * : < > ? \ / { | } ~ in a file or folder name.
- A file or folder name in a URL cannot contain more than 128 characters in Windows sharepoint services 2.0/3.0 and MOSS.
- You cannot start or end a file name or folder with a period. For example, .Mysharepoint.docx and Mysharepoint2007.docx. are both invalid names.
- Periods are not allowed consecutively in the middle of a file or folder name. For example, My..sharepoint2007.file is not a valid name.

If you have any queries/questions regarding the mentioned information then please let me know.
I would be more than HAPPY to HELP you as well as RESOLVES your issues, Thank you

You cannot type some Polish letters in the Rich Text Editor


Working on one SharePoint issue in which the user is not able to use some polish letters.

Problem Description: Users with polish keyboards cannot input some data in the Rich text Editor of the Content editor web part or the Wiki pages

Did research and found the Microsoft KB article which states that:
Polish has letters in addition to the 26 letters that are used in English. However, you cannot type some of these additional letters in the Rich Text Editor. For example, this issue occurs when you try to type some Polish letters in a blog or in a custom list that uses the Rich Text Editor.

We need to run the STSADM utility to enable this fix. Use the following command:
stsadm.exe -o setproperty -url http://portal -pn “richtexteditorshortcutenabled” -pv “no”
This has to run on the portal which contains the site collection.

Reference article:
One more thing is that i would like to highlight here: if you are not able to execute the above mentioned command then what you will do ?? Don't worry-Here is the workaround for this:
Enter Polish characters not with ALT, but with SHIFT, ~, release keys and then l for Å‚ etc.


I hope the above mentioned information will be useful to all of you and helps you to resolve the issue in an efficient manner. If you have any queries/questions regarding the mentioned information then please let me know. I would be more than HAPPY to HELP you as well as RESOLVES your issues...