|
Home > Archive > Microsoft Content Management Server > August 2007 > Import error. Urgent help needed
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Import error. Urgent help needed
|
|
| Menno van den Heuvel 2007-08-29, 7:15 am |
| Hey all,
When trying to import an sdo file into a freshly installed MCMS (SP2, latest
security hotfix applied) I get
the following error (copied from event viewer):
MCMS Site Deployment - Error occured. System.TypeInitializationException:
The type initializer for "System.Xml.Serialization.Compiler" threw an
exception. ---> System.ArgumentException: Illegal characters in path.
at
System.Security.Permissions.FileIOPermission.HasIllegalCharacters(String[]
str)
at
System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess
access, String[] pathListOrig, Boolean checkForDuplicates, Boolean
needFullPath, Boolean copyPathList)
at
System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess
access, String path)
at System.AppDomainSetup.get_ApplicationBase()
at System.Configuration.DefaultConfigurationSystem.get_AppConfigPath()
at
System.Configuration.DefaultConfigurationSystem.System.Configuration.IConfigurationSystem.Init()
at
System.Configuration.ConfigurationSettings. SetConfigurationSystem(IConfigurationSys
tem configSystem)
at System.Configuration.ConfigurationSettings.GetConfig(String sectionName)
at System.Diagnostics.DiagnosticsConfiguration.GetConfigTable()
at System.Diagnostics.DiagnosticsConfiguration.Initialize()
at System.Diagnostics.DiagnosticsConfiguration.get_SwitchSettings()
at System.Diagnostics.Switch.Initialize()
at System.Diagnostics.Switch.get_SwitchSetting()
at System.Diagnostics.BooleanSwitch.get_Enabled()
at System.Xml.Serialization.Compiler..cctor()
--- End of inner exception stack trace ---
at SiteDeployImport.parsePackageIndexFile(String indexFilePath,
CDynamicImpersonationHolder* dynamicImpersonation)
at SiteDeployImport.DoImport(ImportMode importMode, String indexFile,
String tempDirectory, INRImportObjectPackage* importPackage, CProgressHelper*
progressHelper, CDynamicImpersonationHolder* dynamicImpersonation,
SiteDeployPerf perfData)
at CNRImportObjectPackage.ProcessPackage(CNRImportObjectPackage* ,
INRSiteDeployResponse** ppSiteDeployResponse)
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
I've tried obvious things like moving the file to the root and renaming it
to A.sdo, trying to import a file with just 1 template, fiddling with
options and settings, to no avail.
Can anyone tell me what's going on?
Thanks,
Menno
| |
| Chandy 2007-08-30, 7:17 am |
|
Hi Menno,
If you rename your sdo to .zip, can you then open it with something
like winzip? If not, it is corrupt.
What size is the sdo?
Chandy
On 29 Aug, 10:30, Menno van den Heuvel
<MennovandenHeu...@discussions.microsoft.com> wrote:
> Hey all,
>
> When trying to import an sdo file into a freshly installed MCMS (SP2, latest
> security hotfix applied) I get
> the following error (copied from event viewer):
>
> MCMS Site Deployment - Error occured. System.TypeInitializationException:
> The type initializer for "System.Xml.Serialization.Compiler" threw an
> exception. ---> System.ArgumentException: Illegal characters in path.
> at
> System.Security.Permissions.FileIOPermission.HasIllegalCharacters(String[]
> str)
> at
> System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess
> access, String[] pathListOrig, Boolean checkForDuplicates, Boolean
> needFullPath, Boolean copyPathList)
> at
> System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess
> access, String path)
> at System.AppDomainSetup.get_ApplicationBase()
> at System.Configuration.DefaultConfigurationSystem.get_AppConfigPath()
> at
> System.Configuration.DefaultConfigurationSystem.System.Configuration.IConfigurationSystem.Init()
> at
> System.Configuration.ConfigurationSettings. SetConfigurationSystem(IConfigurationSys
tem configSystem)
> at System.Configuration.ConfigurationSettings.GetConfig(String sectionName)
> at System.Diagnostics.DiagnosticsConfiguration.GetConfigTable()
> at System.Diagnostics.DiagnosticsConfiguration.Initialize()
> at System.Diagnostics.DiagnosticsConfiguration.get_SwitchSettings()
> at System.Diagnostics.Switch.Initialize()
> at System.Diagnostics.Switch.get_SwitchSetting()
> at System.Diagnostics.BooleanSwitch.get_Enabled()
> at System.Xml.Serialization.Compiler..cctor()
> --- End of inner exception stack trace ---
> at SiteDeployImport.parsePackageIndexFile(String indexFilePath,
> CDynamicImpersonationHolder* dynamicImpersonation)
> at SiteDeployImport.DoImport(ImportMode importMode, String indexFile,
> String tempDirectory, INRImportObjectPackage* importPackage, CProgressHelper*
> progressHelper, CDynamicImpersonationHolder* dynamicImpersonation,
> SiteDeployPerf perfData)
> at CNRImportObjectPackage.ProcessPackage(CNRImportObjectPackage* ,
> INRSiteDeployResponse** ppSiteDeployResponse)
>
> For more information, see Help and Support Center athttp://go.microsoft.com/fwlink/events.asp.
>
> I've tried obvious things like moving the file to the root and renaming it
> to A.sdo, trying to import a file with just 1 template, fiddling with
> options and settings, to no avail.
> Can anyone tell me what's going on?
>
> Thanks,
>
> Menno
| |
| Menno van den Heuvel 2007-08-30, 1:17 pm |
| Dear Chandy,
I was able to open the sdo file after renaming it to .cab. Winzip didn't
seem to like it much as a .zip file. I'm assuming that being able to open it
means it's not corrupt though. The size of the .sdo is 23 Mb, but I also
tried importing an .sdo with just the templates, and that was only 20 Kb:
cache space should not be part of the problem.
Thanks for your reply,
Menno
"Chandy" wrote:
>
> Hi Menno,
>
> If you rename your sdo to .zip, can you then open it with something
> like winzip? If not, it is corrupt.
> What size is the sdo?
>
> Chandy
>
> On 29 Aug, 10:30, Menno van den Heuvel
> <MennovandenHeu...@discussions.microsoft.com> wrote:
>
>
>
>
| |
| Chandy 2007-08-30, 1:17 pm |
| Hi Menno,
The only other instance I have seen of the problem caused the person
to have to contact Microsoft Support. I suggest that you do the same.
Chandy
On 30 Aug, 14:48, Menno van den Heuvel
<MennovandenHeu...@discussions.microsoft.com> wrote:[vbcol=seagreen]
> Dear Chandy,
>
> I was able to open the sdo file after renaming it to .cab. Winzip didn't
> seem to like it much as a .zip file. I'm assuming that being able to open it
> means it's not corrupt though. The size of the .sdo is 23 Mb, but I also
> tried importing an .sdo with just the templates, and that was only 20 Kb:
> cache space should not be part of the problem.
>
> Thanks for your reply,
>
> Menno
>
> "Chandy" wrote:
>
>
>
>
>
>
>
>
>
>
|
|
|
|
|