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
Mar21

Relocating the IIS 6 InetPub Hive

Many people believe that it is not possible to relocate the IIS file system hive located at C:\InetPub. Well, this is not true. As a matter of fact, it is very easy to specify the location of the InetPub folder to any drive and path that you want. This does have to be performed when you install Internet Information Services (IIS) to the machine. If IIS is already installed, you will have to rem...
Posted by Travis Lingenfelder on Wednesday, 21 Mar 2007 02:05.
0 Comments | Categories: IIS

 
Mar6

NotFound result from the OfficialFile.asmx WebService

Pushing documents to a Record Center via the OfficialFile.asmx Recently I was attempting to write an application that would push documents into a Microsoft Office SharePoint Server (MOSS) Record Center.  The application that I was using is a Windows Forms application and it used the officialfile.asmx web service and its SubmitFile method to push a file to the Records Center.  Every time I trie...
Posted by Travis Lingenfelder on Tuesday, 6 Mar 2007 12:57.
0 Comments | Categories: Records Management, SharePoint