Uncategorized

DCA complains about missing priviledges when selecting a database when SQL authentication is being used Our current findings show that this issue is caused by the fact that the DCA now always verifies if the MCMS system account has db_datareader, db_datawriter and db_ddladmin priviledges on the SQL server – even if SQL authentication is used. […]

Sandeep Maheshwari is the bad guy of this story. He uploaded a code sample to GotDotNet which uses undocumented API calls to update the MCMS repository content. If he would like to do something like this to his own repository: fine! He will loose the chance to get support from Microsoft if a database inconsistancy […]

[Via Spence] With the recent release of Service Pack 2 for MCMS, it is now possible to take advantage of many ASP.NET 2.0 features within your MCMS applications. The ASP.NET 2.0 AdRotator control has been enhanced to allow for programatic population, which makes it much easier to produce a AdRotator using MCMS Resource Gallery Items. […]

[Via Eileen Brown] TechNet Webcast: Integrating Your SharePoint Technologies with Project Server 2003 (Level 200)Monday, January 16, 2006 – 9:30 AM – 11:00 AM Pacific TimeColin Spence, Consultant / Partner, Convergent ComputingMichael Noel, Consultant, Convergent Computing Explore the integration of Microsoft Office Project Server 2003 and Microsoft SharePoint technologies. This webcast focuses on the best […]

In the first part of this article I discussed how to implement a SiteMapProvider for an MCMS website. ASP.NET 2.0 ships with three new controls that can be used for site navigation: SiteMapPath Menu TreeView Problems with the TreeView control SiteMapPath and the Menu control can easily be used on a MCMS website but the […]