Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Load SiteMap #171

Closed
ghost opened this issue Jul 8, 2015 · 5 comments
Closed

Can't Load SiteMap #171

ghost opened this issue Jul 8, 2015 · 5 comments

Comments

@ghost
Copy link

ghost commented Jul 8, 2015

I have downloaded the latest version from GitHub to run on the original release of CRM 2015.

When I use the SiteMap editor, I get the following error when trying to load the site map from my server.

PLEASE HELP!!!!

Thanks.

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.LoadXml(String xml)
at MsCrmTools.SiteMapEditor.AppCode.TreeNodeHelper.AddTreeViewNode(Object parentObject, XmlNode xmlNode, SiteMapEditor form, Boolean isDisabled)
at MsCrmTools.SiteMapEditor.AppCode.TreeNodeHelper.AddTreeViewNode(Object parentObject, XmlNode xmlNode, SiteMapEditor form, Boolean isDisabled)
at MsCrmTools.SiteMapEditor.AppCode.TreeNodeHelper.AddTreeViewNode(Object parentObject, XmlNode xmlNode, SiteMapEditor form, Boolean isDisabled)
at MsCrmTools.SiteMapEditor.SiteMapEditor.DisplaySiteMap()
at MsCrmTools.SiteMapEditor.SiteMapEditor.b__e(RunWorkerCompletedEventArgs e)

@ghost ghost changed the title Can't Run Latest Version Can't Load SiteMap Jul 8, 2015
@MscrmTools
Copy link
Owner

Hi,

This could occur if SiteMapXml starts with a comment but I'm not even sure.

I am able to load SiteMap from CRM 2015 OnPrem and CRM 2015 Update 1 Online without any problem

@ghost
Copy link
Author

ghost commented Jul 8, 2015

How can I repair it?

@MscrmTools
Copy link
Owner

if you are using CRM 2015 OnPrem, I would get the sitemap from table SiteMap in your organization database to see what it looks like

@MscrmTools
Copy link
Owner

Ok, someone else provided help to identify this bug.

It is due to comment with text only inside

@MscrmTools MscrmTools added this to the October 2015 Release milestone Sep 28, 2015
@MscrmTools
Copy link
Owner

Fixed

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

No branches or pull requests

1 participant