Created
October 24, 2011 08:17
-
-
Save clausjoergensen/1308577 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Top-level Exception | |
Type: System.Exception | |
Message: Could not check project 'C:\Users\clj\Documents\Visual Studio 2010\Projects\5098497 MeterTool\MeterToolSetup\MeterToolSetup.vdproj' for weaving task | |
Source: NotifyPropertyWeaverVsPackage | |
Stack Trace: at NotifyPropertyWeaverVsPackage.MenuConfigure.ContainsWeavingTask(Project project) | |
at NotifyPropertyWeaverVsPackage.MenuConfigure.CommandStatusCheck() | |
Inner Exception 1 | |
Type: System.Xml.XmlException | |
Message: Data at the root level is invalid. Line 1, position 1. | |
Source: System.Xml | |
Stack Trace: at System.Xml.XmlTextReaderImpl.Throw(Exception e) | |
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg) | |
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() | |
at System.Xml.XmlTextReaderImpl.ParseDocumentContent() | |
at System.Xml.XmlTextReaderImpl.Read() | |
at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options) | |
at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options) | |
at NotifyPropertyWeaverVsPackage.MenuConfigure.ContainsWeavingTask(Project project) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment