|
|
|
date: Thu, 15 May 2008 18:36:01 -0700,
group: microsoft.public.cmserver.general
back
Error when trying to import .sdo
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. Make
sure "Microsoft.ContentManagement.SiteDeployment.SR.resources" was correctly
embedded or linked into assembly "Microsoft.ContentManagement.SiteDeployment"
at compile time, or that all the satellite assemblies required are loadable
and fully signed. at
System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture,
Boolean createIfNotExists, Boolean tryParents) at
System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture,
Boolean createIfNotExists, Boolean tryParents) at
System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture,
Boolean createIfNotExists, Boolean tryParents) at
System.Resources.ResourceManager.GetString(String name, CultureInfo culture)
at System.Resources.ResourceManager.GetString(String name) at
Microsoft.ContentManagement.SiteDeployment.SR.get_CannotModifySite() at
Microsoft.ContentManagement.SiteDeployment.cmsxmlstub.Page_Load(Object
sender, EventArgs e)
Is anyone able to assist with this, please?
Thanks as always
date: Thu, 15 May 2008 18:36:01 -0700
author: Shivonne
Re: Error when trying to import .sdo
Hi Shivonne,
sounds as if there are some mismatched assemblies on your machine.
E.g. dlls from different service pack or hotfix levels.
Cheers,
Stefan
"Shivonne" wrote in message
news:E348E92E-845A-4281-8F24-B5C4F96C7B3C@microsoft.com...
> 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.
> Make
> sure "Microsoft.ContentManagement.SiteDeployment.SR.resources" was
> correctly
> embedded or linked into assembly
> "Microsoft.ContentManagement.SiteDeployment"
> at compile time, or that all the satellite assemblies required are
> loadable
> and fully signed. at
> System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
> culture,
> Boolean createIfNotExists, Boolean tryParents) at
> System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
> culture,
> Boolean createIfNotExists, Boolean tryParents) at
> System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
> culture,
> Boolean createIfNotExists, Boolean tryParents) at
> System.Resources.ResourceManager.GetString(String name, CultureInfo
> culture)
> at System.Resources.ResourceManager.GetString(String name) at
> Microsoft.ContentManagement.SiteDeployment.SR.get_CannotModifySite() at
> Microsoft.ContentManagement.SiteDeployment.cmsxmlstub.Page_Load(Object
> sender, EventArgs e)
>
> Is anyone able to assist with this, please?
>
> Thanks as always
date: Mon, 19 May 2008 16:28:50 +0200
author: Stefan GoÃner [MSFT]
Re: Error when trying to import .sdo
Hi Stephan
Thanks for this - I reapplied the KB913400 hotfix (which should have already
been installed on that machine) and that solved the problem.
Thanks
Shivonne
"Stefan GoÃner [MSFT]" wrote:
> Hi Shivonne,
>
> sounds as if there are some mismatched assemblies on your machine.
> E.g. dlls from different service pack or hotfix levels.
>
> Cheers,
> Stefan
>
>
> "Shivonne" wrote in message
> news:E348E92E-845A-4281-8F24-B5C4F96C7B3C@microsoft.com...
> > 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.
> > Make
> > sure "Microsoft.ContentManagement.SiteDeployment.SR.resources" was
> > correctly
> > embedded or linked into assembly
> > "Microsoft.ContentManagement.SiteDeployment"
> > at compile time, or that all the satellite assemblies required are
> > loadable
> > and fully signed. at
> > System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
> > culture,
> > Boolean createIfNotExists, Boolean tryParents) at
> > System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
> > culture,
> > Boolean createIfNotExists, Boolean tryParents) at
> > System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo
> > culture,
> > Boolean createIfNotExists, Boolean tryParents) at
> > System.Resources.ResourceManager.GetString(String name, CultureInfo
> > culture)
> > at System.Resources.ResourceManager.GetString(String name) at
> > Microsoft.ContentManagement.SiteDeployment.SR.get_CannotModifySite() at
> > Microsoft.ContentManagement.SiteDeployment.cmsxmlstub.Page_Load(Object
> > sender, EventArgs e)
> >
> > Is anyone able to assist with this, please?
> >
> > Thanks as always
>
>
date: Mon, 19 May 2008 20:31:00 -0700
author: Shivonne
|
|