Displaying posts tagged with

“Sharepoint Admin”

Feb
17
2010

How To: Connecting SharePoint (MOSS) to a CMIS Repository

 
Microsoft has played a major role in the development of the Content Management Interoperability Specification (CMIS) that is currently in the hands of the OASIS working group. Committed as the team has been, they (including Microsoft) have not provided much information or examples of how CMIS will work with Microsoft’s SharePoint Server 2007 (MOSS). Until [...]

Jan
12
2010

Removing Invalid SharePoint 2007 Features due to a Failed, Missing, or Unsuccessful Activation SharePoint WSP – Gilham Consulting Microsoft Notepad

 
Great tip if you ave issues removing WSP solution packages and web parts from third parties and find they don’t install or uninstall properly.  You may also have trouble activating or deactivating features in site settings when these invalid features crop up.
Errors that could be shown in SharePoint when installing or activating a feature "An [...]

Jul
30
2009

Marks’s Blog > SAF is released!

 
At Last! Finally, we have released the SharePoint Action Framework (SAF) on CodePlex!! Please take a look at : http://saf.codeplex.com .
Now that I can take a minute, I just wanted to spend a bit of time detailing why we have spent the best part of 18 months (with lots of late nights building it!) [...]

Jun
22
2009

Account is not valid – error when trying make changes to a shared services provider in MOSS 2007

I ran into an issue where we had some problems with our Shared Services provider, so per Microsoft we created a new one and associated all of the sites with it and made it the default SSP. So when we went to delete the SSP, it could not be deleted because it was still the [...]

Apr
9
2009

Error with enablesessionstate attribute in Sharepoint

If you have a custom .aspx page that you have added through Sharepoint designer, you may get an error when you try to add attributes to the beginning of the file, like the EnableSessionState attribute. The error will appear similar to the one below:

Server Error in ‘/’ Application.

Parser Error
Description: An error occurred during the parsing [...]

Mar
24
2009

Chandima.Net:Avoid those GUID database names

Thanks to Chandima for this tip on how to avoid having GUIDs in your database names. I have a post here that details how to change the database name after the fact, but Chandima tells us how to avoid this to begin with.
Avoid those GUID database names
My installs are always done using the PSCONFIG [...]

Mar
17
2009

Uber Packages of February Cumulative Update are Ready

Â
You may have been waiting anxiously for the uber packages because of your scheduled patch time window. Yeah, we heard from you.  Now here they are:

Download Information
February Cumulative Update Uber Package for Windows SharePoint Services 3.0 (Version: 12.0.6341.5000)
http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=961755
February Cumulative Update Uber Package for Microsoft Office SharePoint Server 2007 (Version: 12.0.6341.5002)
http://support.microsoft.com/hotfix/KBHotfix.aspx?kbnum=961756
Can’t see the version you want [...]

Mar
5
2009

Sharepoint Designer Dataview Webpart Errors

I recently spent several days trying to solve a Sharepoint / Sharepoint Designer problem and thought I would share the solution here.
Â
Symptom 1
A web part page with a dataview web part that connected to a SQL Server datasource was giving the following error message and stack trace:
Server Error in ‘/’ Application
The type is not registered [...]

Feb
18
2009

Debugging – An unexpected error has occurred

Unknown Error has occurred is often found nested in a typical SharePoint page when something with your configuration has gone wrong. Could be a SQL connection, Web.Config setting, SharePoint setting, could be a UFO passing over you – could be anything right.

Here’s how to get rid of it and see an unfriendly error message [...]

Jul
30
2008

Sharepoint Access Checker Web Part – Home

Â
Quickly check what objects within a Sharepoint site hierarchy a user has access to.
The Access Checker Web Part is a Windows Sharepoint Services Web Part, for use within Windows Sharepoint Services v3 and Microsoft Office Sharepoint Server 2007, that displays a tree view showing permissions on objects for a user scoped to a Site hierarchy. [...]