Blogs
Nadine's Posts
Nadine's Posts
Home
Syndication
RSS for Posts
Atom
RSS for Comments
Recent Posts
SharePoint 2013 Document Set View is not visible
SharePoint Missing UserPermissions after Upgrade Published Tool on Codeplex
SharePoint 2013 and Visual Studio 2013
SharePoint 2013 Updates and Build Numbers
SharePoint 2010 Updates and Build Numbers
Tags
.NET 3.0
Assemblies
BizTalk
C#
Downloads
IIS7
LINQ To SharePoint
MOSS
MOSS Development
MOSS Search
MS Certifications
Office 2007
PowerShell
SharePoint 2010
SharePoint 2013
SharePoint Designer
SPS
SQL Server 2005
SSIS
TFS
VISTA
Visual Studio
VS 2005
WSS
WSS 3.0
View more
Archives
February 2015 (1)
January 2015 (1)
March 2014 (2)
November 2013 (2)
September 2013 (1)
June 2013 (2)
October 2012 (1)
February 2012 (1)
January 2012 (2)
December 2011 (4)
October 2011 (1)
February 2011 (1)
December 2010 (1)
October 2010 (3)
March 2010 (1)
October 2009 (2)
August 2009 (1)
July 2009 (2)
May 2009 (2)
April 2009 (2)
March 2009 (2)
February 2009 (1)
January 2009 (2)
December 2008 (1)
November 2008 (3)
August 2008 (1)
July 2008 (1)
June 2008 (1)
May 2008 (1)
March 2008 (2)
February 2008 (2)
January 2008 (3)
December 2007 (2)
November 2007 (5)
September 2007 (1)
August 2007 (1)
July 2007 (5)
June 2007 (3)
May 2007 (1)
April 2007 (3)
March 2007 (3)
February 2007 (4)
January 2007 (2)
December 2006 (4)
November 2006 (5)
October 2006 (4)
July 2006 (3)
March 2006 (1)
Sort by:
Most Recent
|
Most Viewed
|
Most Commented
Adding Custom Folder ContentType Item to a Doc Library
Hey Guys, Today I ran into an really stupid error. I have an Doc Library in a SharePoint Site, I create folders programmatically. Now I had the requirement to add MetaTags to that Library. After I added custom Columns to that Library my Code to Create...
Published
Tue, May 05 2009 12:07 PM
by
Nadine Storandt
Filed under:
MOSS
,
WSS 3.0
,
MOSS Development
,
CustomContentTypes
MOSS Set Max Upload Size on IIS 7
Hey guys, I ran through a new problem with MOSS and IIS 7. If you configure your Max Upload Size in the Web Application Generell Settings, this has no affect for the upload size. If you try to set this to e.g. 200 MB and then try to upload a file which...
Published
Fri, Apr 24 2009 4:50 PM
by
Nadine Storandt
Filed under:
MOSS
,
WSS 3.0
,
IIS7
MOSS Debugging IIS7 get Application Pool Id
Hey guys, if you debug a MOSS application on the server its always necessary to know which w3wp processId should be used for debugging. With iis6 it was simple only open command prompt and enter iisapp, but in IIS7 this script does not exists anymore...
Published
Wed, Apr 01 2009 4:45 PM
by
Nadine Storandt
Filed under:
IIS7
,
MOSS Debugging
MOSS How To: Change List/Site Template language
hey guys, It's not a secret that sharepoint can't handle different language templates, so what if you have e.g. a english template which you want to use on a german system!? Here is a workaround for you: The first thing what you have to do is...
Published
Wed, Mar 18 2009 2:37 PM
by
Nadine Storandt
Filed under:
MOSS
,
WSS 3.0
MOSS How To: Change Calendar Item appearance
Hey guys, today i will show you how you can modify the calendar view to display e.g. start and end time of an event. The default style is this: To display also the end time of an event or meeting you have to create at first a new column of type calculated...
Published
Tue, Mar 17 2009 11:14 AM
by
Nadine Storandt
Filed under:
MOSS
,
WSS 3.0
MOSS the File Type icons will not be displayed at the search result page
Hey guys, if you execute a search query in your portal and the result list looks like the following picture, try the solution below: In this case the problem was the DOCICON.xml file. If you have added e.g. the pdf filter extension that please ensure...
Published
Wed, Feb 25 2009 1:41 PM
by
Nadine Storandt
Filed under:
MOSS
,
MOSS Search
,
WSS 3.0
MOSS How To: Create Folder with MetaTags
Hey guys, if you need a folder which includes MetaTags such as description then you can use this How-To. First of all you have to create a new Site Content Type: - Site Settings, under Galleries, click "Site Content Types" - Click "Create"...
Published
Thu, Jan 29 2009 10:41 AM
by
Nadine Storandt
Filed under:
MOSS
,
WSS 3.0
Multiple *.vsmdi Files while running tests or manipulating TestList
Hey Guys, We have one Testsolution which drives us crazy. Because everytime a user is running a test or manipulating the Testlist (add, delete or edit) a new vsmdi File has been created and added to the solution. For this bug there are several workarounds...
Published
Tue, Jan 20 2009 9:28 AM
by
Nadine Storandt
Filed under:
TFS
,
VS 2008
Adobe released PDF IFilter for 64Bit
hey guys, Adobe just released the PDF IFilter for 64 Bit. You can Download it here . But be careful and read the Configuration for MOSS Document, which can download here . greets
Published
Wed, Dec 17 2008 4:15 PM
by
Nadine Storandt
Filed under:
MOSS
,
MOSS Search
,
WSS Search
,
PDF IFilter
The type '' exists in both 'c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
Hey guys, today I ran over this bug in our ASP .Net WebApplication. After hours of searching and trying every solution which has been described in the www, the error was still there. Then I have an idea, we have added a new ashx file. This file was named...
Published
Tue, Nov 25 2008 1:28 PM
by
Nadine Storandt
Filed under:
CS0433
,
ASP .NET
Access denied when crawling MOSS Content
Hey guys, if your receive an access denied error message when you try to crawl a content. And this has worked previously check out this: Disable the loopback check loadTOCNode(2, 'workaround'); Follow these steps: Click Start , click Run , type...
Published
Tue, Nov 25 2008 1:24 PM
by
Nadine Storandt
Filed under:
MOSS
,
MOSS Search
,
WSS 3.0
SharePoint Server 2007 (Service Unavailable) Could not load all ISAPI filters for site/service. Therefore startup aborted.
Hey guys, If you receive a Service unavailable Error Message in IE please try the following steps which resolved the issue in my case. First of all run the Product and Configuration Wizard of SharePoint. After that the Central Administration should be...
Published
Thu, Nov 06 2008 12:54 PM
by
Nadine Storandt
Filed under:
MOSS
,
WSS 3.0
Deploying Custom Activity for SharePoint Designer
Hey guys, In my last post I show you how to create a custom activity now I want to show you how can deploy a custom activity. The first step is to register the built assembly in GAC with gacutil. Then we have to configure the settings for SPD. The first...
Published
Mon, Aug 04 2008 11:44 AM
by
Nadine Storandt
Filed under:
MOSS
,
WSS 3.0
,
SharePoint Designer
Creating Custom Activity for SharePoint Designer
Hey guys, Today i want to show you how to create a new Custom Activity for SharePoint. System Requirements: - VS 2005/2008 - Windows Workflow Extensions for VS - WSS 3.0 SDK for VS - SharePoint 2007 Server or WSS 3.0 How to start: First of all open your...
Published
Tue, Jul 22 2008 5:31 PM
by
Nadine Storandt
Filed under:
MOSS
,
WSS 3.0
,
SharePoint Designer
Hot downloads for MOSS and WSS June 08
Hey guys, Developing: Last week the WSS 3.0 Extensions for VS 2008 has been released. You can download it from here. Also there is a VPC Image for Evualation of developing WSS Applications. Download here And there are a few presentations and demos for...
Published
Mon, Jun 09 2008 12:32 PM
by
Nadine Storandt
Filed under:
MOSS
,
WSS 3.0
,
WSS Developing
< Previous
1
2
3
4
5
Next >
...
Last »
developers.de is a .Net Community Blog powered by daenet GmbH.
IMPRESSUM
CONTACT
WEBSITE