Sign in
John W Powell
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.Net
.Net Framework Features by Version
BDC
C#
C# Language Features by Version
cannot implement an interface member because it is not public
Content Management
DDD
Debugging
Design Pattern
Don't Talk to Strangers
ECM
Explicit Interface
IE Toolbar
Input Language
Interface
InternalsVisibleTo
JavaScript
jQuery
MOSS
msbuild
Open Search
Pattern
PowerShell
Sandboxed Solutions
Search
Search Provider
SharePoint
SharePoint 2007
sharepoint 2010
SharePoint Designer
SharePoint Foundation
SharePoint Web Services
Shelve
TDD
Team Build
Team Explorer
TFS
Troubleshooting
Unit Test
Visual Studio
Visual Studio 2010
visual studio extensions
VSEWSS 1.3
WCF
Windows Communication Foundation
Windows SharePoint Services
Windows Workflow Foundation
Workflow
WSS
WSS3
Browse by Tags
MSDN Blogs
>
John W Powell
>
All Tags
>
sharepoint 2007
Tagged Content List
Blog Post:
SharePoint Database Naming Standards
johnwpowell
Call me picky, but I think it’s important to consistently name your SharePoint databases—especially on a shared SQL Server hosting multiple farms and applications. Not only is it a good practice, but by showing that you care about the databases, you’ll earn the respect of even your most grumpiest DBAs...
on
15 Dec 2009
Blog Post:
Visual Studio Extensions for Windows SharePoint Services (VSEWSS) Error: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information
johnwpowell
One error you may see when packaging solutions with VSEWSS is: Microsoft.SharePoint.Tools.Utilities.VSeWSSServiceException VSeWSS Service Error: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. Like most error messages from VSEWSS, there...
on
16 Aug 2009
Blog Post:
A Simple Build Script for Packaging Visual Studio Extensions for Windows SharePoint Services (VSEWSS 1.3) Projects with Team Build
johnwpowell
In a previous post , I provided a walkthrough for automating builds for VSEWSS 1.3 projects. The script I used was based on the SharePoint Guidance Drop 11, and after using it, I felt it could be simplified. I’m a proponent of implementing the “simplest possible thing that will work,” and the following...
on
16 Aug 2009
Blog Post:
Visual Studio Extensions for Windows SharePoint Services Error: System.ArgumentException, Value does not fall within the expected range
johnwpowell
A common error you may encounter when using VSEWSS 1.3 is “System.ArgumentException, Value does not fall within the specified range.” This post outlines the common causes and resolutions for the issue. One suggestion I have seen on the web is to delete the pkg directory since it is auto-generated...
on
15 Aug 2009
Blog Post:
Automate SharePoint Solution Builds with Visual Studio Extensions For Windows SharePoint Services (VSEWSS) 1.3
johnwpowell
In this walkthrough, I’ll demonstrate how to achieve automated builds and continuous integration by creating a build script for VSEWSS 1.3 solutions. The patterns and practices SharePoint Guidance (11 drop) contains an example build script that this article is based on, but I found some issues with it...
on
21 Jun 2009
Blog Post:
Make the RSS Feed Viewer Web Part Dynamic Using Filters and Web Part Connections
johnwpowell
One of the shortcomings of the RSS Viewer web part is that it can only be bound one feed. In this walkthrough, I’ll show you how to make the RSS Viewer web part dynamic with filter web parts and web part connections to enable binding to multiple feeds. Create the RSS Feeds List In View All Site...
on
1 Mar 2009
Blog Post:
Subscribe to SharePoint Web Parts using Internet Explorer 8 Web Slices
johnwpowell
One of the new features of Internet Explorer 8 is Web Slices. This feature enables you to subscribe to a section of a web page and notifies you when the content changes. By design, SharePoint Web Parts are a natural fit for this feature, and in this article I’ll show you how to build a Web Part that...
on
1 Feb 2009
Blog Post:
Consume SharePoint Web Services with WCF using the Repository, Gateway, Mapper, Domain Model and Factory Design Patterns
johnwpowell
The SharePoint developer community has produced a wealth of knowledge and code samples that demonstrate how to consume SharePoint web services and leverage them in domain-specific applications. This information is often task-centric, such as "How to add an Item to a List using SharePoint...
on
3 Jan 2009
Blog Post:
SharePoint Designer Copy List Item Workflow Activity Does Not Copy All Fields
johnwpowell
A common SharePoint customization request is to copy or move items and documents between lists. This can be accomplished without development by creating a workflow using SharePoint Designer (SPD). With this approach, you may encounter issues with list item fields not copying or copying intermittently...
on
2 Jan 2009
Blog Post:
Enterprise Content Management: What it is and Why You Need It
johnwpowell
If you were to survey corporate America on how it defines an enterprise content management (ECM) system, the majority response would be a software tool primarily used by large organizations to create and publish Web content. This article challenges that definition and proposes that ECM is a process that...
on
3 Nov 2008
Blog Post:
Build PowerShell CmdLets to call SharePoint Web Services using WCF
johnwpowell
In this post I'll show you how to build a PowerShell cmdlet that consumes SharePoint web services using WCF. What I like about this approach is that it provides the ability to use some of the SharePoint API without having to be logged in to the SharePoint server. Although you can accomplish the same...
on
2 Nov 2008
Blog Post:
Walkthrough: Import Data From a Line Of Business System into SharePoint User Profiles
johnwpowell
In this walkthrough, I'll show you how to import data from a line of business (LOB) system into SharePoint user profiles and make that information searchable. Using this approach, you can leverage information that is stored in other LOB systems and create a unified view of user information in SharePoint...
on
4 Oct 2008
Page 1 of 1 (12 items)