 |
|
 |
|
|
 |
Import error. Urgent help needed |
 |
 |
|
|
08-29-07 12:15 PM
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(FileIOPermissionAcc
ess
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.IConfig
urationSystem.Init()
at
System.Configuration.ConfigurationSettings.SetConfigurationSystem(IConfigura
tionSystem 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
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: Import error. Urgent help needed |
 |
 |
|
|
08-30-07 12:17 PM
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, late
st
> 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
91;]
> str)
> at
> System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionA
ccess
> 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.IConf
igurationSystem.Init()
> at
> System.Configuration.ConfigurationSettings.SetConfigurationSystem(IConfigu
rationSystem configSystem)
> at System.Configuration.ConfigurationSettings.GetConfig(String sectionN
ame)
> 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, CProgressHelp
er*
> progressHelper, CDynamicImpersonationHolder* dynamicImpersonation,
> SiteDeployPerf perfData)
> at CNRImportObjectPackage.ProcessPackage(CNRImportObjectPackage* ,
> INRSiteDeployResponse** ppSiteDeployResponse)
>
> For more information, see Help and Support Center athttp://go.microsoft.co
m/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
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: Import error. Urgent help needed |
 |
 |
|
|
08-30-07 06: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:
>
>
>
>
[ Post a follow-up to this message ]
|
|
|
 |
|
 |
|
 |
|
|
 |
Re: Import error. Urgent help needed |
 |
 |
|
|
08-30-07 06: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:
>
>
>
>
>
>
>
>
>
>
[ Post a follow-up to this message ]
|
|
|
 |
|
|
|
|
Sponsored Links |
 |
 |
|
|
 |
All times are GMT. The time now is 06:25 PM. |
 |
|
|
 |
|
 |
|
|
 |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
|
|
|
|
Medical and Health forum | Computer Games Reviews | Graphics design forum
|
 |
|
 |
|