|
|
Patrik
Patrik
 |
|
Stories kicked by Patrik
|
|
submitted by
Patrik
2 days, 13 hours ago
patrikluca.blogspot.com — Business requirement: Generating charts from SharePoint lists
Microsoft Office SharePoint Server 2007 doesn't have OOTB features to generate charts from SharePoint lists. This post describes a solution which can be found on CodePlex to make this possible with just a few clicks. Multiple graph types such as bars, columns and lines are possible. read more...
add a comment
|
category: ASP.NET | Views: 6
|
|
tags:
MOSS, SharePoint, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
8 days ago
patrikluca.blogspot.com — I decided to share all my interesting reads and resources month by month with my blog readers. You can find these posts by searching on the label Links. I'll try to order the resources in logical categories. If you would like to see some interesting stuff added in the next month, don't hesitate to post a comment.
So this is my third Links post for December 2008. read more...
add a comment
|
category: Products | Views: 7
|
|
tags:
search, MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
15 days, 19 hours ago
patrikluca.blogspot.com — Business requirement: Show ID field on the DispForm.aspx page
The ID field of a SharePoint list is not shown by default on the DispForm.aspx form page. This can be very annoying, especially in cases where an Issue Tracking list is used: most of the time business users want to see the ID for an Issue Tracking list item. read more...
add a comment
|
category: Products | Views: 3
|
|
tags:
Workflow, WWF, SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
17 days, 17 hours ago
patrikluca.blogspot.com — Problem Description: Forms Based Authenticated users cannot open Microsoft Office documents
You have configured your Web Application to use Forms Based Authentication. Users cannot open Microsoft Office documents such as Microsoft Word or Excel files. Non-Office documents open without problem. When a user tries to open a Microsoft Office document, the Microsoft Office program is launched (such as Word), but the file, stored in a SharePoint document library, is not opened. In stead, the user sees something which is similar to the login page to which a user is redirected for a Web Application configured with Forms as Authentication Type. The document opened is also indicated as being the login.aspx page. read more...
add a comment
|
category: Products | Views: 9
|
|
tags:
Word, JavaScript, SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
1 month, 22 days ago
patrikluca.blogspot.com — Business requirement: Disable view duplicates search functionality
When performing a search query in SharePoint, the search results group duplicate search results by default.
For me it is unclear which criteria make SharePoint think some search results are duplicates for each other, and hence make SharePoint group them together as one search result. This can be pretty confusing, as end-users not always are finding back everything because some stuff is hidden away in such a grouped search result. For example, ungrouping the above search result reveals following hidden search results:
For me, these files shouldn't be grouped together as duplicates in the search results: these files are financial reports for different quarters. The filename as the title of these files are different, nevertheless SharePoint groups these files as duplicates in the search results. End-users not so familiar with SharePoint may overlook the View duplicates link in the search results: as such they may start complaining that they don't find some files they've uploaded before (f.e. here: they may complain they don't find the financial report for Q3-04).
Solution: Disable view duplicates search functionality read more...
add a comment
|
category: Products | Views: 4
|
|
tags:
search, SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
1 month, 25 days ago
patrikluca.blogspot.com — Business Requirement: Use the Name user property in an Email sent out by a Workflow
Suppose following scenario: you have created a site based on the Help Desk template, one of the Application Templates for Windows SharePoint Services 3.0. With Microsoft Office SharePoint Designer 2007, you have added a Workflow to the Service Requests list which sends out an email each time a service request is changed to the Service Representative.
Problem is that the user information in the email will be the Account, though you would prefer to have the Name in the email. read more...
|
|
tags:
MOSS, Workflow, WWF, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 2 days ago
patrikluca.blogspot.com — Problem Description: UpdatedConcurrencyException: The object MySiteCleanupJob Name=mysitecleanup Parent=SPWebService was updated by another user
After restoring the configuration database of our SharePoint, we ran into problems: we were unable to change some settings on web application level in the SharePoint Central Administration. Investigating the SharePoint log files in the 12 hive revealed following error: UpdatedConcurrencyException: The object MySiteCleanupJob Name=mysitecleanup Parent=SPWebService was updated by another user. Determine if these changes will conflict, resolve any differences, and reapply the second change. This error may also indicate a programming error caused by obtaining two copies of the same object in a single thread. Previous update information: User: ********** Process:OWSTIMER Machine:********* Time:October 29, 2008 04:31:38.0000 Current update information: User: ********** Process:OWSTIMER Machine:********** Time:November 02, 2008 05:30:20.0593. read more...
add a comment
|
category: Products | Views: 1
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 25 days ago
patrikluca.blogspot.com — Problem Description: Data Refresh Failed
You have configured Microsoft Office SharePoint Server 2007 to enable workbooks load in Excel Services. You have stored your data connection in a trusted data connection library and your Excel 2007 workbook in a trusted file location. You open the Excel 2007 workbook and you apply a filter or you choose to Refresh All Connections. Following error message is appearing:
Unable to retrieve external data for the following connections:
Connection_Name
The data sources may be unreachable, may not be responding, or may have denied you access.
Verify that data refresh is enabled for the trusted file location and that the workbook data authentication is correctly set.
Refreshing all connections or filtering with an administrator account works without problem. read more...
add a comment
|
category: Products | Views: 27
|
|
tags:
SQLServer, ReportingServices, MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
3 months, 2 days ago
patrikluca.blogspot.com — Business requirement: Hide list fields upon creation / modification of a SharePoint list item with the SharePoint GUI
In a previous blogpost Hide list fields upon creation of a SharePoint list item, I talked about how to hide a SharePoint list field upon creation of a list item and to show it upon modification of that same list item.
Unfortunately, this is something which cannot be achieved by using merely the out-of-the-box administration tools of SharePoint, but the SharePoint Tips Utility Pack could help you out. This great tool has some disadvantages:
You can only run it on the SharePoint server itself.
If you are a SharePoint implementator, you can set the properties of each field with this tool. Unfortunately, if power users of the SharePoint environment afterwards want to change anything to a field, they are not able to do this anymore (whereas they are able to change views,add content types or add columns on a SharePoint list you have set up for them by going to the appropriate settings forms). read more...
add a comment
|
category: Products | Views: 38
|
|
tags:
MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
3 months, 4 days ago
patrikluca.blogspot.com — When clicking on a SharePoint group you don't belong to, you get the message You do not have permission to view the membership of the group. As such, you cannot see the members of that SharePoint group. read more...
add a comment
|
category: Products | Views: 11
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
3 months, 13 days ago
patrikluca.blogspot.com — At an installation where I created a helpdesk functionality based on the Help Desk template, one of the Application Templates for Windows SharePoint Services 3.0, I was asked to create a workflow which sends out an email automatically when a comments is added to a service request. The email may not be sent out if the comments added was empty. read more...
|
|
tags:
MOSS, Workflow, WWF, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
3 months, 14 days ago
patrikluca.blogspot.com — Problems which may arise with document conversion
Microsoft Office SharePoint Server 2007 includes document-to-Web page conversion utilities that can convert Microsoft Office Word 2007 documents (with and without macros) into standard Web pages that can be published to an internal or external Web site.
Some problems or difficulties may arise though while setting or trying to use this document conversion functionality:
While converting a Microsoft Office Word 2007 document, you receive following error: Converting the document to a page failed. The converter framework returned the following error: CE_OTHER.
The Convert Document option is not available in the contextual menu for a document stored in a SharePoint Document Library. read more...
add a comment
|
category: Products | Views: 8
|
|
tags:
SharePoint, MOSS, Word | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
3 months, 20 days ago
patrikluca.blogspot.com — Problem description: You are prompted to enter your credentials each time you open a Microsoft Office document stored in a SharePoint document library
Each time you open a Microsoft Office document, you are prompted to enter your credentials again, even if you check the box remember my password. For non Microsoft Office documents, such as PDF files, you are not prompted to enter your credentials. The credentials prompt is not taken into account apparently: if you choose Cancel in the prompted window without entering your credentials, the Microsoft Office document is still opened. read more...
2 comments
|
category: Vista | Views: 44
|
|
tags:
Word, powerpoint, SharePoint, Vista, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
4 months, 6 days ago
patrikluca.blogspot.com — After installing a new SharePoint Web Part, it is not working and you get an error like Request for the permission of type 'Microsoft.SharePoint.Security.SharePointPermission, Microsoft.SharePoint.Security, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' failed. read more...
add a comment
|
category: Products | Views: 11
|
|
tags:
MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
4 months, 18 days ago
patrikluca.blogspot.com — Suppose you have created a SharePoint list or document library with some metadata columns. End-users start adding list items to this SharePoint list. After a while, they want to change the value for a particular column of already created list items. They could do this manually through the Edit in Datasheet mode, but suppose they have already created hundreds of list items in the SharePoint list... It would save a lot of time if an option would exist to bulk update a SharePoint field from one value to another in all list items for a particular SharePoint list.
An ideal scenario is off course a SharePoint column created with as type of information Lookup. Changing the value of the item where the Lookup column is getting its information from would update in mass all already existing SharePoint list items. But if this isn't the case, there is no real out-of-the-box SharePoint functionality to bulk update a field (except the Edit in Datasheet mode). read more...
add a comment
|
category: Products | Views: 48
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
4 months, 27 days ago
patrikluca.blogspot.com — Business requirement: Add a SharePoint Web Part to multiple sites at once
You might have created a set of similar SharePoint sites, all based upon the same site template, just like me. After some time, business requirements change, and the end-users want to have a new Web Part on all the home pages of each of these SharePoint sites. If there are a multiple SharePoint sites, you might want to avoid, just like me, to edit each of the home pages of those SharePoint sites one-by-one. read more...
add a comment
|
category: Products | Views: 27
|
|
tags:
MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads by The Lounge
|