|
|
Stories recently tagged with 'MOSS'
|
|
submitted by
ahmer75
7 days, 8 hours ago
syedarizvi.blogspot.com — MOSS developers most of the time need to retrieve data from SharePoint Lists. In one of the MOSS project I worked there were several provisioned .ASPX Pages which lacked in performance.
The pages took more than usual time to render, on average a page displaying 1000+ List records (we are not discussing Pagination here) was taking approximately 2 minutes! Coming from ASP.NET/SQL background this was just unacceptable. read more...
add a comment
|
category: ASP.NET | Views: 13
|
|
tags:
MOSS, MOSS2007, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
8 days, 18 hours 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: 7
|
|
tags:
MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
18 days, 16 hours ago
patrikluca.blogspot.com — Suppose you want to hide a SharePoint list field upon creation of a list item and to show it upon modification of that same list item. Suppose you want to hide another SharePoint list field upon modification of a list item and to show it upon creation of a list item in that same SharePoint list.
This is something which cannot be achieved by using merely the out-of-the-box administration tools of SharePoint. read more...
add a comment
|
category: Products | Views: 7
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
24 days, 19 hours ago
patrikluca.blogspot.com — Problem description: How to hide the View All Site Content Link
In some cases, you want to hide the View All Site Content link in the Quick Launch: this to less confuse SharePoint end-users. The less links an end-user has to click on, the less the end-user will be confused. However, hiding this View All Site Content link is not possible with out-of-the-box functionality for SharePoint. read more...
add a comment
|
category: Products | Views: 12
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
1 month ago
patrikluca.blogspot.com — I created a Microsoft Visio stencil to ease the drawing of a SharePoint site hierarchy. It can be used to visualise the SharePoint site hierarchy before implementing it actually, allowing end-users to better understand how their final SharePoint sites will be linked and what kind of elements will be used in each SharePoint site. read more...
add a comment
|
category: Products | Views: 38
|
|
tags:
Visio, MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 1 day ago, submitted by
eXXL
1 month, 2 days ago
saftsack.fs.uni-bayreuth.de — In this post I describe how to create a custom SharePoint Event Receiver using the Visual Studio Extensions for SharePoint Services. read more...
add a comment
|
category: Other | Views: 82
|
|
tags:
SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
1 month, 6 days ago
patrikluca.blogspot.com — Problem description: You cannot publish slides to a Slide Library
While trying to publish slides to a Microsoft Office SharePoint Server 2007 Slide Library, you receive the error: This feature requires Microsoft Office PowerPoint Professional. For a description how to publish slides to a Slide Library, see Publish slides to a Slide Library.
Solution: Install the appropriate Office version. read more...
add a comment
|
category: Products | Views: 3
|
|
tags:
powerpoint, SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months ago
patrikluca.blogspot.com — Problem description: Alerts not working for some users on some document libraries
Some users were complaining that their alerts were not arriving for a specific document library. They did receive the intial alert to inform them about having activated the alert on the document library, but no alerts were arriving anymore upon changes in the document library.
For other document libraries, all alerts were working as they should. read more...
add a comment
|
category: Products | Views: 3
|
|
tags:
MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 1 day ago
patrikluca.blogspot.com — You have set up the Budgeting and Tracking Multiple Projects application template, one of the 40 fantastic Application Templates for Windows SharePoint Services 3.0.
You have created some Projects in the Projects List and some Project Tasks in the Project Tasks list.
You want to view these project tasks as a Microsoft Office Visio 2007 Flow Diagram. Moreover, you want to keep your Visio drawing in synch with the SharePoint list data. read more...
add a comment
|
category: Products | Views: 17
|
|
tags:
Visio, SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 14 days ago
patrikluca.blogspot.com — You can add preformatted document libraries to your SharePoint sites easily. They give you an excellent example of how you can set up Microsoft Office Word 2007 templates with a document information panel containing metadata values based on the columns in your corresponding document library.
It is also an excellent example about how you can add these metadata values in your Word 2007 document through means of inserting Quick Parts. By editing the properties of your document in SharePoint, the update will be reflected immediately in your Word 2007 document and vice versa. read more...
add a comment
|
category: Products | Views: 5
|
|
tags:
Word, MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 16 days ago
patrikluca.blogspot.com — On Codeplex, a great project MOSS Faceted Search is available. It is just a great set of webparts which enhances the search experience in value a lot for your end users.
It allows for drill down functionality in the search results based on so called facet values.
A facet is a category your items, documents, ... can belong to. When you install the default project, your items, documents, ... are immediately grouped in different categories / facets:
By Author
By Content Type
By Content Source
Off course, you can add your own facets. read more...
add a comment
|
category: Products | Views: 11
|
|
tags:
search, MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 28 days ago
patrikluca.blogspot.com — I had exported a subsite having over 50 subsites beneath it using the stsadm -o export command. Upon importing the hence created backup file using the stsadm -o import command on another server, a fatal error occurs. The error logged is: FatalError: The file cannot be imported because its parent web <URL name of the exported subsite> does not exist. read more...
add a comment
|
category: Products | Views: 12
|
|
tags:
backup, MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 30 days ago
patrikluca.blogspot.com — The CKS:Internet/Extranet Edition has released a pre-beta release of a Forms Based Authentication Solution.
This set of great features adds some missing out-of-the box functionality in Microsoft Office SharePoint Server 2007. The solution can be downloaded at Codeplex.
The functionality I like the most is:
Ability for external users who authenticate themselves through forms based authentication to change their password through a web part. The web part is highly customizable in terms of error messages and labels.
Ability for the SharePoint administrator to add external users who will authenticate through forms based authentication within the site settings of your site collection. There is no need to set up an extra website for user management, nor to do the administration of users directly in a database. read more...
add a comment
|
category: Products | Views: 25
|
|
tags:
SharePoint, Authentication, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
3 months, 5 days ago
patrikluca.blogspot.com — You can check the box Show subsites in the Subsites and Pages section of the Site Navigation Settings for a site. By doing so, each added subsite beneath that site will be added automatically to the Quick Launch navigation element. However, this is limited to 50 subsites. Once you are adding the 51th subsite, it will not be added anymore automatically to the Quick Launch. This can be pretty confusing for your end-users. Especially if you are having fly-out menus in the Global Navigation element on top op the page (there the 51th or above subsite won't appear either). read more...
add a comment
|
category: Products | Views: 12
|
|
tags:
MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|

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