Welcome to BARMAGY Sign in | Join | Help

March 2007 - Posts

How to get MCMS 2002 SP2, VS.NET 2005 and Team Foundation Server working together

Stefan Goßner posted this important article on his blog. Thanks Stefan for this article Stefan Wrote As I dicussed earlier MCMS is not supported with Team Foundation Server. The reason is that the developer tools shipped with MCMS are incompatible with
posted by shadiesm | 0 Comments

How to maintain a Microsoft Content Management Server database

This article discusses general best practices for maintaining your Microsoft Content Management Server (MCMS) database by using tools that are included with the MCMS client tools and with SQL Enterprise Manager. This article also discusses a substitute
posted by shadiesm | 0 Comments

MCMS and .NET 3.0 / WCF

Sometimes you need to write webservice coded in .NET 3.0 / WCF but the problem here is the site manager.In this case Site Manager will not run if .NET 3.0 is installed. You would need to create a config file to enforce the usage of .NET 2.0 and to separate
posted by shadiesm | 0 Comments

Unauthorized user able to create posting !!!!!!

This case was reported on microsoft.public.cmserver.general group Case:We have multiple websites hosted on the same CMS farm by mapping Channel Names to Host Header Names. On one of the sites any user whose is a member our AD group can create new page/posting
posted by shadiesm | 0 Comments

The remote server returned an error: (401) Unauthorized

I get an HTTP 401 error in Site Manager when trying to export or import items. What might be causing the problem? Answer 1 - Ensure that the 'ASPNET' account has the "Impersonate a client after authentication" privilege. 2 - Ensure that the /MCMS virtual
posted by shadiesm | 0 Comments