I have a solution file that the the Version utility will not upgrade. It says 'Uh oh'..looks like we found something during our analysis that would prevent us from upgrading the solution.Here is what we found".
There is nothing in the box....
The log file shows the following
11:06:58: Gathering volume and assembly information.
11:06:01: Data at the root level is invalid. Line 1, position 1.
11:06:01: 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.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile..ctor(String path, FileBase owner)
at Infragistics.VersionUtilitySupport.Core.File.Types.SolutionFile.Analyze()
Dave,
I think i might have figured it out. The solution file basically contain several different types on project. One of them is a "Deployment Project" . As soon as i remove it from the solution the Version Utility will find all the projects and proceed with the upgrade. I have attached the related project file....
r
I am having the same issue. Is there anything I should be looking for in the project or solution file?
Hello Donor,
I couldn't see anything in the ".sln" file. Could you attach the ".csproj" or ".vbproj" file of the project that's causing the error?
Problem solved for now. I upgrade manually.
I have got the same problem. Now, when i run the project, it says " there are references in 10.1 as in 10.2". I put the solution file in and also a screenshot of my references.
Here is also the Log:
04:06:44: Gathering volume and assembly information.04:06:47: Analyzing OpenComVisualCost-Client.csproj...04:06:47: The following project needs to have its references updated: 04:06:48: Upgrading Solution OpenComVisualCost-Client.sln04:06:48: Updating OpenComVisualCost-Client.csproj...04:06:48: OpenComVisualCost-Client.csproj has been backed up.04:06:48: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.04:06:48: bei Infragistics.VersionUtilitySupport.Core.File.Types.ProjectFile.Upgrade(String rootDirectory)
Need urgent help, cause tomorrow is my deadline...