|
|
DNK has a spanking new server up and running like clockwork. Stability problems are a thing of the past. Our new monitoring service reports 100% uptime since the move!
Stories recently tagged with 'SharePoint'
|
|
submitted by
Patrik
1 month, 3 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 Links post for May 2009. read more...
|
|
tags:
Tips, ASP.NET, SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Diago
1 month, 17 days ago
diago.co.za — Hilton Giesenow, the well known South African MVP has launched a new podcast called the MOSS Show, covering the SharePoint platform through hosting interviews with some of the more well known, and lesser know SharePoint experts in the world. I have a look at the first 3 episodes and really recommend everyone involved in SharePoint to subscribe. read more...
add a comment
|
category: Products | Views: 6
|
|
tags:
Podcast, MVP, SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
1 month, 17 days ago
patrikluca.blogspot.com — In this series of post, I’ll show how you can integrate Microsoft Office SharePoint Server 2007 with another line of business system, more specifically Dynamics AX.
The purpose is to create a custom field type, which can be added as a column to a SharePoint list. This SharePoint column renders a dropdown box with values from a Microsoft SQL Server table’s column. As such, in stead of duplicating the possible values on your SharePoint box each time new values are added in your line of business system, the available values for this SharePoint column are always in synch with your line of business system. read more...
add a comment
|
category: ASP.NET | Views: 5
|
|
tags:
ASP.NET, MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 2 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 Links post for April 2009. read more...
|
|
tags:
Tips, MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 14 days ago
patrikluca.blogspot.com — If you want to add a url to the Description of a SharePoint Column, this cannot be done by adding HTML tags in the Description field of the Additional Column Settings of a SharePoint Column. HTML tags added in the Description of a column are rendered in plain text, so that is not an option.
You could achieve this though by use of the Content Editor Web Part and some JavaScript.
In next example, I have create an Issue Tracking SharePoint List. In this list, I have a Lookup column called Contact, which points to a Contacts SharePoint List, located in the same site, and at the same level as my Issue Tracking List. I want to add a hyperlink in the description of my Contact Lookup column of my Issue Tracking list to the NewForm.aspx page of my Contacts list to make it more user-friendly for end-users to find where they can add values for that Lookup column. read more...
add a comment
|
category: Products | Views: 18
|
|
tags:
ASP.NET, JavaScript, SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Diago
2 months, 14 days ago
diago.co.za — I struggled for a while to find a way to remove the WebPart entries orphaned by the deactivation and rectraction process in SharePoint, and found a neat way to this using the SPFeatureReceiver. After some testing I posted an article about it in the SharePoint section. read more...
add a comment
|
category: ASP.NET | Views: 19
|
|
tags:
ASP.NET, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
aobi
2 months, 23 days ago
community.obilogic.co.uk — Rundown of the 'European SharePoint Best Practices Conference 2009' which took place in London earlier this week... read more...
add a comment
|
category: Other | Views: 5
|
|
tags:
SPBPUK, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
2 months, 25 days ago
patrikluca.blogspot.com — I had to do a topology change for a Microsoft SharePoint Server 2007 installation. The MOSS 2007 installation was currently on one physical server. The change implied splitting off the Database Server to another physical server, and keeping the original physical server as Web-Front End Server and Application Server.
So I started a set of taks:
I performed a farm level backup using the backup utility in SharePoint Central Administration.
I ran the SharePoint Products and Technologies Configuration Wizard to disconnect the server from the configuration database.
I ran the Wizard again to create a new SharePoint farm.
I launched the Office SharePoint Services Search and Windows SharePoint Services Search services.
I restored the farm backup.
All of which went pretty well, till I started doing some test: I ran into several problems. read more...
add a comment
|
category: ASP.NET | Views: 2
|
|
tags:
ASP.NET, MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
moddie
2 months, 29 days ago
andreasglaser.net — This article decribes problems when deploying a custom 404 error page in SharePoint 2007 WCMS. There may be a 404 Page Not Found issue with FireFox since because of the UTF-8 encoding. read more...
add a comment
|
category: Products | Views: 9
|
|
tags:
SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
moddie
2 months, 29 days ago
andreasglaser.net — This article shows problems that can occure in SharePoint 2007 WCMS when using ProvisionedFiles.xml to automatically deploy WebParts on a SharePoint publishing site. read more...
add a comment
|
category: Products | Views: 9
|
|
tags:
SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
3 months, 3 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 Links post for March 2009. read more...
|
|
tags:
ASP.NET, search, Authentication, SharePoint, MOSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Patrik
3 months, 5 days ago
patrikluca.blogspot.com — Recently I ran into a problem with the automatic generated urls in SharePoint alert messages.
For some users logging in using the Web-based form (and hence entering the Forms Based authentication Web Application, http://extranet url), the hyperlinks in the generated alert messages started wrongly with http://intranet. This was not the case for all users entering the Forms Based Web Application: for some the hyperlinks in the alert messages started correctly with http://extranet.
read more...
add a comment
|
category: Products | Views: 2
|
|
tags:
Authentication, MOSS, SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
alexandrul.ct
3 months, 22 days ago
asimilatorul.com — The alerts from Sharepoint 2007 are simply unreadable in Outlook 2007 (RTM or SP1) configured to connect to an Exchange 2003 server.
One workaround was disabling the cached Exchange mode in the mail account properties (not recommended for mobile users).
One other solution involved some Exchange 2003 patches (depending on the mood of the Exchange admins).
The simplest solution is to install the Outlook 2007 February 2009 Cumulative Update (http://support.microsoft.com/kb/961752). The KB article does not mention anything about Sharepoint alerts, but it just works.
read more...
add a comment
|
category: Other | Views: 12
|
|
tags:
SharePoint | tag it
Everyones tags: | Your tags: | |
|
|
|
|

|