Travis Lingenfelder

Travis is a senior consultant for Catapult Systems and blogs about Microsoft technologies including SharePoint, but is passionate about all things relating to technology. Travis is a MCTS for SharePoint Server 2007, application development and configuration.
RSS Feed
Nov17

Server 2008 R2 – VMware – Network Compatibility Issues

I ran into an issue recently on a 64-bit Server 2008 R2 machine running on VMware.  The problem started after trying to do a Multicast Windows Network Load Balancing setup.  The system would constantly hang or would freeze after making ANY network changes.  I found Aaron Saikovski’s blog and the steps that he outlined seemed to solve the issue. Basically, you need to make sure that when adding...
Posted by Travis Lingenfelder on Tuesday, 17 Nov 2009 09:10.
0 Comments | Categories: Configuration

 
Nov5

Customize HTML Editor Predefined Table Formats

The publishing features of MOSS allow you to create tables on publishing pages.  Out-of-the box, MOSS comes with a set of predefined table formats that control the style of the header row, first column, alternating line-styles, etc.  Most likely though, none of these styles are what you are looking for.  Customizing these styles is quite easy once you create some CSS classes that conform ...
Posted by Travis Lingenfelder on Thursday, 5 Nov 2009 04:52.
0 Comments | Categories: Content Management, SharePoint

 
Nov5

SharePoint Ports and Firewall Configuration for a Secure Environment

While trying to configure MOSS in a secure environment that will be used for a DOTCOM site where the WFEs are in a different subnet than that of the SQL Server, CA, and Indexer we ran into some trouble administering services running on the WFEs.  It turns out there are some ports that need to opened to allow communication through the firewall that sits between the subnet where the WFEs sit an...
Posted by Travis Lingenfelder on Thursday, 5 Nov 2009 04:35.
0 Comments | Categories: Security, SharePoint