microsoft.public.cmserver.general
  Home FAQ Contact Sign in
microsoft.public.cmserver.general only
 
Advanced search
May 2008
motuwethfrsasuw
   1234 18
567891011 19
12131415161718 20
19202122232425 21
262728293031  22
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
microsoft ... general Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Error when trying to import .sdo         


Author: Shivonne
Date: May 15, 2008 18:36

Hi all,

When I try to import a .sdo file, I get the following error:
System.Resources.MissingManifestResourceException: Could not find any
resources appropriate for the specified culture or the neutral culture...
Show full article (1.23Kb)
2 Comments
  Is SP2 compatible with 3.5 Framework?         


Author: kyong
Date: May 15, 2008 10:31

Wanted to know if we could move to 3.5 (we're on 1.1 with SP2 installed)?

Read that the install fails because of J# but after the install, will there
be runtime issues? Have there been any tests applied to MCMS2002 SP2 for 3.5
framework?

Just wanted to know if it will be supported. I know the support ends soon...

Thanks.
5 Comments
  Outlook disappears         


Author: Shaindy
Date: May 15, 2008 08:46

when i minimize outlook the screen disappears, if i minimize a message it
will minimize, it is only the outlook itself that disappears, it will still
run though. any clue how to fix this?
1 Comment
  COM and SEH exceptions on MCMS pages         


Author: nemesis.saurabh
Date: May 15, 2008 04:46

hi,

i am getting the below unhandled exceptions on my website. exceptions
are not very frequent but still they are many. this is happening only
on the template based aspx pages but never on any non template based
aspx pages.
Configuration of the Server: webserver: win 2003 server ed. sp2, MCMS
2002 sp2., with sql 2005 hosted on a separated server.

Exception 1:
Process information:
Process ID: 10328
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: SEHException
Exception message: External component has thrown an exception.
Show full article (0.92Kb)
3 Comments
  MCMS Site Deployment API         


Author: jrighteous
Date: May 14, 2008 15:04

Hi,

I'm currently trying to move a MCMS site from SP1a on a x86 server to
a x64 server with MCMS SP2 (and the database has been migrated to SQL
Server 2005).
I've installed the hotfix for KB913401 which relates to deployments
failing on databases migrated to SQL 2005, and this has allowed
exports to work via Site Manager.

However, the deployment script that replicates database content from
the authoring server to the production server does not work on the new
x64 SP2 box. For this line:
Set oDeployObject =
wscript.Createobject("CmsDeployServer.cmsDeployExport.1")

an error is returned:
Could not create object named "cmsDeployServer.CmsDeployExport.1"

My understanding is that this uses the COM deployment API, is there
something I need to do to setup the COM deployment API on the new
server? Could this be the result of files I am missing on the new box
or something I have neglected to install?
Show full article (0.95Kb)
6 Comments
  SQL 2005 BGP_MCMS Job Error         


Author: anthony.rafferty
Date: May 14, 2008 02:16

Hi All,

Long time reader first time poster.

Recently upgraded to MCMS SP2 from SP1a and changed back ed from SQL
2000 to 2005.

The SQL background processing job BGP-MCMS is now failing.

From Job History:
The job failed. The Job was invoked by User appdev. The last step to
run was step 2 (Purge content for deleted pages). The job was
requested to start at step 2 (Purge content for deleted pages).

The step that is failing is step 2 which I appears to be the execution
of an encrypted ms cms stored procedure bgp_DeleteDanglingPages

Error Message
"Unable to start execution of step 2 (reason: The job step contains
tokens. For SQL Server 2005 Service Pack 1 or later, you must use the
appropriate ESCAPE_xxx macro to update job steps containing tokens
before the job can run.). The step failed."
Show full article (1.04Kb)
no comments
  Integrated Windows authentication for CMS website         


Author: Confused Richi
Date: May 12, 2008 02:08

Hi again,

I am trying to enable Integrated Windows authentication for my CMS website
so that users of the intranet do not require to log in on the website to edit
content... Problem is that when I use a DNS name i.e
www.mysite.richardsite.org, the authentication fails (I keep getting a box
asking for my username and password).

Does anyone have any suggestion as to why this is happening ? Thanks
5 Comments