Blog Home  Home Feed your aggregator (RSS 2.0)  
My DasBlog! - Wednesday, March 30, 2005
newtelligence powered
 
# Wednesday, March 30, 2005
I'm writing some custom web parts for a Portal site of one of our customers. At some point i was testing the code with a user from a different site group. In this case it was the "reader" site group. It seems that some functionality i was using was not available anymore due to CAS (code Access Security) in the SharePoint assemblies...
Wednesday, March 30, 2005 9:15:00 AM (GMT Daylight Time, UTC+01:00)  #    Comments [4]   SharePoint  | 
Connection Strings by alexander

Thanks to the blog of Dave Donaldson i found a link to a website about connection strings for any type of database. The link to the website is:

www.connectionstrings.com

Wednesday, March 30, 2005 8:34:57 AM (GMT Daylight Time, UTC+01:00)  #    Comments [0]   Databases  | 
# Thursday, March 24, 2005
Yesterday was one of those days.... I was working on a project and doing a lot of debugging in SharePoint. At some point the system crashed and I had to reboot. After rebooting the computer it seems that my master database in SQL Server was crashed.
Thursday, March 24, 2005 7:33:27 AM (GMT Standard Time, UTC+00:00)  #    Comments [0]   SQL Server  | 
# Monday, March 21, 2005
This web part is a very simple but handy part to show coming birthdays of people. You only use standard controls from SharePoint and you do not have to program anything. It also shows how to use some functions which are not directly available in calculated fields but can be used with a simple trick. so far as I know this trick be used for any other function which is not available for calculated fields. The following describes the steps to create this web part...
Monday, March 21, 2005 2:34:18 PM (GMT Standard Time, UTC+00:00)  #    Comments [2]   SharePoint  | 
One of the most common requests is how to add an icon for PDF documents and have PDF documents indexed in SharePoint Portal Server 2003.
Monday, March 21, 2005 12:19:43 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]   SharePoint  | 
This article decribes how to enable the Session State in SharePoint...
Monday, March 21, 2005 12:03:55 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]   SharePoint  | 
# Tuesday, February 22, 2005
This is an example of connecting two consumer webparts to a provider webpart through a site template. One of the consumer webparts is a “ScoreCard Standard View” and the second one is an own defined webpart showing a remark about the period. The provider webpart is a derived class from “ScoreCard Dimension Slicer”.
Tuesday, February 22, 2005 12:29:40 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]   SharePoint  | 
# Tuesday, December 28, 2004

Microsoft Office Business Scorecards Accelerator is installed as an add-on for SharePoint on a Windows 2003 server. Adding webparts to SharePoint is very easy todo, but when you try to derive from these webparts or even want to use classes from the assembly you may find it difficult to get the assembly referenced.

Follow the steps described below:

1) use a command prompt (dos box) to copy the assembly from the folder
c:\windows\assembly\gac\msscorecardwebparts\<version number> to another folder. This can not be done using the windows explorer because copying from the GAC is not allowed from there.

2) Add the following key to the registry so Visual Studio.NET will show the assembly in the “Add reference” dialog.

registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders

Create the key “ScoreCards” with the default value set to the folder in which the copied assembly can be found.

3) Restart Visual Studio.NET

4) Goto the “Add reference” dialog and you can reference the assembly. The assembly will be automatically taken from the GAC.

Tuesday, December 28, 2004 1:33:13 PM (GMT Standard Time, UTC+00:00)  #    Comments [1]   SharePoint  | 

It is always a lot of work and sometimes it gives you a lot of problems installing web parts in a safe way. Searching through the internet via Google i found the following link to a nice tool which easily installs web parts in the bin folder or GAC, creates dwp files and even changes the web.config for you.

http://www.microsoft.com/sharepoint/downloads/components/detail.asp?a=431

Thanks to the author Alan Smithee.

 

 

Tuesday, December 28, 2004 1:30:20 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]   SharePoint  | 
Copyright © 2010 Alexander Meijers. All rights reserved.
DasBlog 'Portal' theme by Johnny Hughes.
Pick a theme: