Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

kpm pack from coreclr throws an exception #783

Closed
kirthik opened this issue Oct 20, 2014 · 3 comments
Closed

kpm pack from coreclr throws an exception #783

kirthik opened this issue Oct 20, 2014 · 3 comments
Assignees
Milestone

Comments

@kirthik
Copy link
Contributor

kirthik commented Oct 20, 2014

I executed following command and saw the exception

C:\Users\kirthik\.kre\packages\KRE-CoreCLR-amd64.1.0.0-beta1-10572\bin\kpm pack --runtime C:\Users\kirthik\.kre\packages\KRE-CoreCLR-amd64.1.0.0-beta1-10572 --out D:\MSCorePack

Exception:

System.Xml.XmlException: An internal error has occurred.
   at System.Xml.XmlXapResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
   at System.Xml.XmlTextReaderImpl.FinishInitUriString()
   at System.Xml.XmlReaderSettings.CreateReader(String inputUri, XmlParserContext inputContext)
   at Microsoft.Framework.PackageManager.Packing.PackProject.GenerateWebConfigFileForWwwrootOut(PackRoot root, String wwwRootOutPath)
   at Microsoft.Framework.PackageManager.Packing.PackProject.PostProcess(PackRoot root)
   at Microsoft.Framework.PackageManager.Packing.PackRoot.Emit()
   at Microsoft.Framework.PackageManager.Packing.PackManager.Package()
   at Microsoft.Framework.PackageManager.Program.<>c__DisplayClass2.<Main>b__10()
   at Microsoft.Framework.Runtime.Common.CommandLine.CommandLineApplication.Execute(String[] args)
@kirthik
Copy link
Contributor Author

kirthik commented Oct 20, 2014

Tried it with latest runtime 587 and I see the same error

@Eilon Eilon added this to the 1.0.0-beta1 milestone Oct 20, 2014
@Eilon
Copy link
Member

Eilon commented Oct 20, 2014

Please check CoreCLR vs. CLR and 32/64bit.

@victorhurdugaci
Copy link
Contributor

Duplicate of #778

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants