by Eugene Rosenfeld | Oct 11, 2006 | ASP, IIS, VMWare, x64
This is a great post:http://www.adopenstatic.com/cs/blogs/ken/archive/2006/09/30/Certificate-Services-Website-generates-404-on-Windows-Server-2003-x64-_2800_64-bit-edition_2900_.aspx?CommentPosted=true#commentmessage The post is in reference to Certificate Services...
by Eugene Rosenfeld | Sep 27, 2006 | Uncategorized
The goal here is to quickly back up a list as a template and from the manifest.xml file in the template to create a schema.xml file, which can be used in creating a site definition. You’ll need two files to get started. The first file is the manifest.xml file...
by Eugene Rosenfeld | Oct 9, 2005 | SharePoint, SharePoint Portal Server 2003, T-SQL, TransactSQL, WSS
IntroductionA very cool aspect of SharePoint’s implementation is the mechanism by which it ghosts pages, that is, stores pages altered with FrontPage in the _site database so they are available to all of the web servers in the server farm. The ProblemHowever, because...
by Eugene Rosenfeld | Oct 8, 2005 | SQL Server, T-SQL, TransactSQL
IntroductionI’ve often needed to seperate out the date or time components from a SQL datetime field. Traditionally, I and many colleagues have converted the datetime to a varchar, used string functions to parse out the desired component, and then converted the...
by Eugene Rosenfeld | Jun 27, 2005 | Microsoft Project, Project Server
I was recently setting up Project Professional 2003 to access Project Server 2003. I received the error: You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a WWW-Authenticate header...