[MonoDevelop] MonoDevelop.XmlEditor project file broken?

Marcos Marín marcosmarin at gmail.com
Sat Mar 8 12:15:49 EST 2008


When opening the MD project I get:

Exception occurred: Could not find file
"/home/marcos/monodevelop-dev/main/src/addins/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor.mdp".

System.IO.FileNotFoundException: Could not find file
"/home/marcos/monodevelop-dev/main/src/addins/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor.mdp".
File name:
'/home/marcos/monodevelop-dev/main/src/addins/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor/MonoDevelop.XmlEditor.mdp'
 at System.IO.FileStream..ctor (System.String name, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous,
FileOptions options) [0x00000]
 at System.IO.FileStream..ctor (System.String name, FileMode mode,
FileAccess access, FileShare share) [0x00000]
 at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,
System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
 at System.IO.File.OpenRead (System.String path) [0x00000]
 at System.IO.StreamReader..ctor (System.String path,
System.Text.Encodingencoding, Boolean detect_encoding_from_bytemarks,
Int32 buffer_size)
[0x00000]
 at System.IO.StreamReader..ctor (System.String path) [0x00000]
 at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor(string)
 at MonoDevelop.Projects.MonoDevelopFileFormat.ReadProjectFile (
System.String fileName, IProgressMonitor monitor) [0x00000]

I think the project files are broken but I'm not sure if the .mdp is in the
wrong folder or if the .mds is referencing the .mdp in the wrong place.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080308/6d3e4adf/attachment.html 


More information about the Monodevelop-list mailing list